GoogleCloudPlatform / gke-network-policy-demo

This guide demonstrates how to improve the security of your Kubernetes Engine by applying fine-grained restrictions to network communication. You will provision a simple HTTP server and two client pods in a Kubernetes Engine cluster, then use a Network Policy restrict connections from client pods.
Apache License 2.0
99 stars 86 forks source link

Could not find how is created namespace "hello-apps" #38

Open sergey989 opened 3 years ago

sergey989 commented 3 years ago

Could not find how is created namespace "hello-apps" before run kubectl -n hello-apps apply -f ./manifests/hello-app/hello-client.yaml I had to create it manual.