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 · 0 comments
Open

otel-agent: varlibdockercontainers is not always relevant #379

zimbatm opened this issue Jan 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants