π
Digital Garden
β
Ctrl
k
For the complete documentation index, see
llms.txt
. This page is also available as
Markdown
.
Copy
On this page
DevOps
Kubernetes
Run a temporary bash pod within a cluster
Copy
kubectl run my-shell --rm -i --tty --image ubuntu -- bash
Previous
Shell-Fu
Next
Living a net positive life
Last updated
6 years ago