jetstack/terraform-google-gke-cluster

Enable PodSecurityPolicy

wwwil opened this issue · 1 comments

wwwil commented

The Terraform module should enable the PodSecurityPolicy admission controller.

There should also be manifests provided in the repo to add a default PodSecurityPolicy with minimal privileges. The README will also need to be updated to explain this.

https://cloud.google.com/kubernetes-engine/docs/how-to/pod-security-policies
https://kubernetes.io/docs/concepts/policy/pod-security-policy/

This project is now deprecated so we aren't accepting any further changes.