question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GKE AutoPilot - No Write Mode Hostpath

See original GitHub issue

Tagged version: 7.12.0

Is it possible to run APM-Server on GKE AutoPilot where GKE best security practice are required? Here’s the error I’m receiving when I deploy the helm chart.

Error from server ([denied by autogke-no-write-mode-hostpath] hostPath volume data in container busybox is accessed in write mode; disallowed in Autopilot. Requesting user: <gitlab-deploy@company-dev.iam.gserviceaccount.com> and groups: <["system:authenticated"]>
[denied by autogke-no-write-mode-hostpath] hostPath volume data in container apm-server is accessed in write mode; disallowed in Autopilot. Requesting user: <gitlab-deploy@company-dev.iam.gserviceaccount.com> and groups: <["system:authenticated"]>): error when creating "1122201989/manifest.yaml": admission webhook "validation.gatekeeper.sh" denied the request: [denied by autogke-no-write-mode-hostpath] hostPath volume data in container busybox is accessed in write mode; disallowed in Autopilot. Requesting user: <gitlab-deploy@company-dev.iam.gserviceaccount.com> and groups: <["system:authenticated"]>
[denied by autogke-no-write-mode-hostpath] hostPath volume data in container apm-server is accessed in write mode; disallowed in Autopilot. Requesting user: <gitlab-deploy@company-dev.iam.gserviceaccount.com> and groups: <["system:authenticated"]>

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:19 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
jvkubjgcommented, Sep 30, 2021

Any updates on that? We want to run ES on GKE Autopilot

6reactions
orlandothoenycommented, Sep 21, 2021

This is still an ongoing issue. Blocks running Elasticserarch on a GKE Autopilot cluster.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Autopilot overview | Google Kubernetes Engine (GKE)
GKE Autopilot is a mode of operation in GKE in which Google manages your cluster configuration, including your nodes, scaling, security, and other...
Read more >
Jenkins Docker Container can't access docker.sock in GKE ...
I am trying to create a Docker image from Jenkins but getting permission issue (autogke-no-write-mode-hostpath). Jenkinsfile pipeline { agent { ...
Read more >
Install New Relic with helm chart and GKE autopilot enabled
It looks like that helm charts doesn't support with GKE Autopilot? ... “hostPath volume log in container agent is accessed in write mode; ......
Read more >
fasten your seatbelt, and turn autopilot mode on
You stay within GKE without having to interact with the Compute ... NAME AGE autogke-no-write-mode-hostpath 31m autogke-no-host-port 31m ...
Read more >
GKE Autopilot
GKE Autopilot It is known that Elastic Agent does not work for Google ... [denied by autogke-no-write-mode-hostpath]":["hostPath volume proc ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found