-
Notifications
You must be signed in to change notification settings - Fork 468
Support GKE AutoPilot clusters #278
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
Comments
GKE Autopilot has restrictions that makes it currently incompatible with BPF: We need access to the host namespaces, and Autopilot does not currently allow that. |
@oazizi000 @swithinfoote - feel free to ping me directly and we can chat about how we can enable this for Autopilot. |
@mastersingh24 That'd be awesome! Can you join the Pixie community slack? pixie-community.slack.com |
Done |
Looks like they published eBPF support. |
Hi, any changes related to it ^ |
Would love to see support for this too! |
NewRelic is apparently where innovative tech goes to die. |
Is your feature request related to a problem? Please describe.
Deployment to GKE Aotopilot clusters is not currently supported.
Describe the solution you'd like
It would be great if we could deploy to our Autopilot clusters
Describe alternatives you've considered
We can run a standard GKE cluster which is working fine.
Additional context
Create an Autopilot cluster in GKE and attempt to deploy. Unfortunately this fails currently.
Output from
px deploy
commandThe text was updated successfully, but these errors were encountered: