-
Notifications
You must be signed in to change notification settings - Fork 4
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
Support GKE Autopilot #21
Comments
@AjayTripathy @mbolt35 do you know how we are handling this? I believe hostnetwork access is required for this pod. @nikhiljha are you able to confirm everything deployed as expected without |
I can confirm hostnetwork access is required for network costs. It's currently a hard requirement though we can take this into consideration for future releases. Note that you can still view network costs in GKE autopilot with GKE cost report integration; we just won't be able to break it down precisely on a per-pod basis. Instead, each pod gets a cost-weighted share of the node's network price based on the node it's running on |
I wanted something like |
Hi @nikhiljha it's surprising that this doesn't work out of the box. Can you share the exact helm install command you used? |
Also, you can try to run the helm command with |
When running the
helm install
command given in the dashboard...The text was updated successfully, but these errors were encountered: