Add kubernetes auth roles for the puppet compilers #152
Reference in New Issue
Block a user
Delete Branch "benvin/certmanager-k8s-auth"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The certmanager and sshsigner approles are CIDR-bound to the six legacy VM puppet-master IPs, so the HPA-autoscaled k8s compilers cannot log in and any catalog compile needing a cert or a signed host key fails.
puppet_certmanagerandpuppet_sshsigneronk8s/au/syd1, bound to thedefaultservice account in namespacepuppetFollow-up ships the scripts into the compiler pods.