Skip to content

Use ephemeral containers (stable in k8s 1.25) #17

@tjololo

Description

@tjololo

What needs to be solved?

Currently the tool modifies te resource yaml and adds a sidecar with the debug tool. This requires the applications to be restarted befor debugging is possible.
This could potentially fix a failiur situation (turning it off and on again)

How do you want it solved?

Ephemeral containers can be attached to running pod and should remove the complexity in this tool as it does not need to care about daemonsets and deployments.

Alternative solutions

kubernetes/enhancements#277

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions