Pierre Filliolaud
02/06/2023, 10:53 AMError: INSTALLATION FAILED: 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 policies: {"[denied by autogke-no-host-port]":["container my-release-k8s-infra-otel-agent specifies a host port; disallowed in Autopilot. Requested by user: 'xxx@xxxx.xx', groups: 'system:authenticated'."],"[denied by autogke-no-write-mode-hostpath]":["hostPath volume varlibdockercontainers used in container my-release-k8s-infra-otel-agent uses path /var/lib/docker/containers which is not allowed in Autopilot. Allowed path prefixes for hostPath volumes are: [/var/log/].
Srikanth Chekuri
02/06/2023, 11:33 AMPrashant Shahi
02/06/2023, 12:56 PMk8s-infra:
presets:
logsCollection:
enabled: false
k8s-infra:
presets:
kubeletMetrics:
authType: none
endpoint: ${K8S_NODE_NAME}:10255
Pierre Filliolaud
02/06/2023, 3:09 PMglobal:
storageClass: gce-resizable
clickhouse:
cloud: gcp
installCustomStorageClass: true
k8s-infra:
presets:
logsCollection:
enabled: false
kubeletMetrics:
authType: none
endpoint: ${K8S_NODE_NAME}:10255
Error: INSTALLATION FAILED: 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 policies: {"[denied by autogke-no-host-port]":["container signoz-app-k8s-infra-otel-agent specifies a host port; disallowed in Autopilot. Requested by user: 'xxx@xxx.xx', groups: 'system:authenticated'."],"[denied by autogke-no-write-mode-hostpath]":["hostPath volume varlibdockercontainers used in container signoz-app-k8s-infra-otel-agent uses path /var/lib/docker/containers which is not allowed in Autopilot. Allowed path prefixes for hostPath volumes are: [/var/log/]. Requested by user: 'xxx@xxx.xx', groups: 'system:authenticated'."]}
Prashant Shahi
02/07/2023, 5:58 AMPierre Filliolaud
02/07/2023, 7:34 AM