Kubectl – get pods by image
A small tip mainly useful for troubleshooting the cluster — getting all pods that have containers with certain image. This…
programming and psychology
A small tip mainly useful for troubleshooting the cluster — getting all pods that have containers with certain image. This…
If you just started using kubectl tool there are some must-have things to ease your work. They are tested on Linux…