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

[RFE] auto detect runtime's socket path in Kubernetes #2447

Closed
dorser opened this issue Feb 3, 2024 · 2 comments · Fixed by #2794
Closed

[RFE] auto detect runtime's socket path in Kubernetes #2447

dorser opened this issue Feb 3, 2024 · 2 comments · Fixed by #2794

Comments

@dorser
Copy link
Contributor

dorser commented Feb 3, 2024

Current situation

Today, when starting IG in Kubernetes, the socket path is determined by an environment variables or falls back to a default based on the container runtime detected.

Impact

The socket path needs to be pre-determined as part of the IG installation.

Ideal future situation

In Kubernetes, retrieve the socket path from the node.

Implementation options

In Kubernetes, we can query the API server to retrieve the kubelet configuration, which includes the container runtime endpoint

Copy link

github-actions bot commented Apr 4, 2024

This issue has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.

@github-actions github-actions bot added the lifecycle/stale Marked to be closed in next 14 days because of inactivity. label Apr 4, 2024
Copy link

This issue has been automatically closed due to inactivity.
If you believe this was closed in error, please feel free to reopen it.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 19, 2024
@github-actions github-actions bot removed the lifecycle/stale Marked to be closed in next 14 days because of inactivity. label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
2 participants