Installing on GKE Autopilot Private Cluster #1422
Unanswered
raghu-manne
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am installing sealed secrets on GKE Autopilot Private Cluster; i am installing the controller on the different namespace than the
kube-system
. Controller seems working fine and able to unseal and create k8s secrets.But my concern is, here it is mentioned some firewall rules needs to be created to get it working. I have tested without creating firewalls and the controller is working as expected.
Is there something that would break if i don't create firewall rules?
Beta Was this translation helpful? Give feedback.
All reactions