I am new to kubernetes. I have an issue in the pods. When I run the command
kubectl get pods
Result:
NAME RE
$ kubectl replace --force -f
if all goes well, you should see something like:
deleted replaced
details of this can be found in the Kubernetes documentation, "manage-deployment" and kubectl-cheatsheet pages at the time of writing.