Skip to content

Ephemeral Containers: Enable container namespace targeting #84359

@verb

Description

@verb

What would you like to be added: Targeting individual container namespaces using ephemeral containers

Why is this needed: Currently ephemeral containers get the default namespaces for the pod: if shareProcessNamespace is set the ephemeral container runs in the shared process namespace, otherwise it gets an isolated process namespace.

Running in the same process namespace as a target container is really useful for debugging, though, and the ephemeral containers KEP contains a provision for this. This issue is to track its implementation.

/sig node

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.sig/nodeCategorizes an issue or PR as relevant to SIG Node.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions