Hi, I am trying to setup datahub in GCP by referen...
# getting-started
n
Hi, I am trying to setup datahub in GCP by referencing this documentation. However, I get the following error at installing prerequisites
helm install prerequisites datahub/datahub-prerequisites
Copy code
helm.go:84: [debug] 1 error occurred:
        * admission webhook "<http://gkepolicy.common-webhooks.networking.gke.io|gkepolicy.common-webhooks.networking.gke.io>" denied the request: GKE Warden rejected the request because it violates one or more constraints.
Violations details: {"[denied by autogke-disallow-privilege]":["container configure-sysctl is privileged; not allowed in Autopilot"]}
Can anyone please suggest what the error is and how to fix it? TIA
1
p
seems like an issue with GKE Autopilot. I am not sure if datahub is supported on Autopilot