gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
17.68k stars 1.77k forks source link

Make "interacting with distroless images" tips more visible #49290

Open hugoShaka opened 5 days ago

hugoShaka commented 5 days ago

Applies To

Details

The distroless container won't let me add a file or do any commands that aren't tctl.

This is one of the most asked questions. I added it somehwre in the docs, but it's not easy to find enough. How to interact with distroless-based images should be extracted into a snippet and included at the end of every Helm guide, and in the chart references.

Also, we should mention the new kubectl debug command.

How will we know this is resolved?

Users know how to create a manifest using tctl create -f in Kubernetes using distroless images.