Hi guys, whats wrong here please? It doesn`t shows containers

Viktor Svitek:
Hi guys, whats wrong here please? It doesn`t shows containers.
image.png

unnivkn:
k logs webapp-2

get the container name from above command output

k logs webapp-2 -c <container-name>

Viktor Svitek:
Thank you :+1: