Skip to content

Latest commit

 

History

History

01-recreate

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Recreate Strategy nothing fancy

kubectl apply -f 01-deployment.yaml 
kubectl get pods -w
kubectl get pods -w
kubectl apply -f 02-deployment.yaml 
kubectl get pods -w
kubectl get pods -w
kubectl get pods -w

cleanup

kubectl delete -f 02-deployment.yaml