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

bastian host version #44

Open jenshult-inter opened 2 years ago

jenshult-inter commented 2 years ago

its time to update terraform files for bastian host ( currently failing on debian-9 while debian-11 works fine // Specify the Operating System Family and version. boot_disk { initialize_params { image = "debian-cloud/debian-9" } }