Skip to content
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

otel-agent: varlibdockercontainers is not always relevant #379

Open
zimbatm opened this issue Jan 14, 2024 · 1 comment
Open

otel-agent: varlibdockercontainers is not always relevant #379

zimbatm opened this issue Jan 14, 2024 · 1 comment
Assignees
Labels
chart:k8s-infra Issue related to k8s-infra helm chart enhancement New feature or request good first issue Good for newcomers

Comments

@zimbatm
Copy link
Contributor

zimbatm commented Jan 14, 2024

{{- if ne .Values.global.cloud "gcp/autogke" }}
- name: varlibdockercontainers
mountPath: /var/lib/docker/containers
readOnly: true
{{- end }}

This option should probably be globally configurable. Depending on your K8s installation, Docker is not present on the host (eg: RKE2).

@prashant-shahi prashant-shahi self-assigned this Mar 2, 2024
@prashant-shahi prashant-shahi added the enhancement New feature or request label Mar 2, 2024
@grandwizard28 grandwizard28 added chart:k8s-infra Issue related to k8s-infra helm chart good first issue Good for newcomers labels Oct 13, 2024
@grandwizard28
Copy link
Contributor

Hi @zimbatm,
Thanks for opening this issue! Would you be willing to contribute a PR for the same?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart:k8s-infra Issue related to k8s-infra helm chart enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants