soluble-ai / kubetap

Kubectl plugin to interactively proxy Kubernetes Services with ease
https://soluble-ai.github.io/kubetap/
Apache License 2.0
524 stars 44 forks source link

Ephemeral Containers #6

Open Eriner opened 4 years ago

Eriner commented 4 years ago

Feature Description

Use Ephemeral container so we're no longer forced to use the horrible containerStatus hack to know WTF is going on WRT Pod lifecycle.

Additional Context

Don't want to force alpha features on anyone, but once this is in beta this will probably be the way forward. Will revisit.

https://kubernetes.io/docs/concepts/workloads/pods/ephemeral-containers/