- Kubernetes for Developers
- Joseph Heck
- 39字
- 2021-08-27 19:04:19
More debugging techniques
There are several debugging techniques to work with your code deployed into an existing cluster. These include:
- Interactive deployment of a container image
- Attaching to a running Pod
- Running a second command within an existing Pod