RSSAmplifier

Prefetch Technologies Blog · Apr 8, 2022

Ways to debug Kubernetes pods without shells

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Debugging production issues can sometimes be a challenge in Kubernetes environments. One specific challenge is debugging containers that don't contain a shell. You may have seen the following when troubleshooting an issue: Not including a shell in your base image is a best practice, and projects like distroless make it super easy to package your applications with a small shell-less footprint. But…

Read on prefetch.net

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.