From af828af2f31f6508527751d2e2ec1fa9ed2faf6b Mon Sep 17 00:00:00 2001 From: Nemo Date: Sat, 21 Apr 2018 10:14:27 +0530 Subject: [PATCH] Adds refs --- 02-NETPOL.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/02-NETPOL.md b/02-NETPOL.md index 0001814..58599a3 100644 --- a/02-NETPOL.md +++ b/02-NETPOL.md @@ -4,6 +4,11 @@ - Have `kubectl` working against minikube +## References + +- https://kubernetes.io/docs/concepts/services-networking/network-policies/ +- https://speakerdeck.com/alp/kubernetes-network-policies + # Setup 1. Bring up a new redis server in the `default` namespace