An easily deployed kubernetes pod with a few tools pre-installed for prodding and debugging.
Deploy it to the cluster:
make deploy
Open a shell inside the pod:
make peek
Delete the pod:
make destroy
An easily deployed kubernetes pod with a few tools pre-installed for prodding and debugging.
Dockerfile