Y
Hacker News
new
|
ask
|
show
|
jobs
by
qalmakka
283 days ago
Lol. Realistically speaking, you'd have to bind mount your entire home for it to be usable then
1 comments
fulafel
282 days ago
Maybe you're just looking to shell around in your container deployed in a pod somewhere.
link
jalk
282 days ago
That should be doable with `kubectl debug ...` - e.g. attach an ephemeral sidecar container with mc to already running pod. And you would ofc. configure that in K9S as a plugin to easily launch it :)
link