jfredrickson / tensouth-shell

An Ubuntu image with some helpful tools for debugging inside a K8s cluster.

Home Page:https://hub.docker.com/r/tensouth/shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shell

An Ubuntu image with some helpful tools for debugging inside a K8s cluster.

See the Dockerfile for a list of installed tools.

Deployment

See the example manifest.

kubectl apply -f https://raw.githubusercontent.com/jfredrickson/tensouth-shell/main/shell.yaml

Usage

kubectl exec -it shell -- bash

About

An Ubuntu image with some helpful tools for debugging inside a K8s cluster.

https://hub.docker.com/r/tensouth/shell


Languages

Language:Dockerfile 100.0%