Closed yazug closed 4 years ago
it is kubectl describe $PODNAME
because $PODNAME from this example maps to pod/myboot-66d7d57687-qwnnf
issue #2
Thanks for the contribution ! fixed with https://github.com/redhat-developer-demos/kubernetes-tutorial/commit/b68f0fcfc5df3a27a00255015b0e0c9bbd0f5ff1
it is kubectl describe $PODNAME
because $PODNAME from this example maps to pod/myboot-66d7d57687-qwnnf
issue #2