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 85 forks source link

CI/CD is failing #31

Open chrislovecnm opened 4 years ago

chrislovecnm commented 4 years ago

@kaariger I removed Jenkins CI/CD as a requirement to merge code since it is failing and I cannot debug.

Thanks