-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ability to set workload policies allow-net-admin into a cluster #1785
Comments
@sonja-hiltunen-ivadolabs yes thank you for opening this issue - my firm is in the same exact boat - we are running an autopilot cluster and had to manually enable Heres our module code:
and heres the output from our terraform apply:
The ask is if you can simply expose the |
@cole-ratner looks like there's already a PR open here: #1768 |
The PR is merged, I'll close this issue 🥳 It'll be out in release 30.0.0 |
amazing thats really great! thanks all! |
I couldn't see the changes for net_admin. could you please share the link? |
TL;DR
GKE Autopilot clusters recently allowed for bring-your-own service meshes. In the GKE documentation, it tells us to
"use --workload-policies=allow-net-admin when we create a cluster or update an existing cluster".
It doesn't seem that it is currently possible with this module. Could this be something you can consider adding?
The text was updated successfully, but these errors were encountered: