Thursday, 30 July 2020

Useful commands

exec hcl-unica-platform-75d94f5546-m2f2h -- /bin/bash

kubectl exec -it -- /bin/bash

kubectl logs <pod name>

desc <pod name>

To restart
kubectl delete pod

No comments:

Post a Comment

PVC in terminating state

Referencee:https://veducate.co.uk/kubernetes-pvc-terminating/  I still had errors performing deployment, till I released that although I pre...