ee92eafd82
I Created a deployment yaml file tomcatdp.yaml, and did not set the .spec.strategy,then run kubectl create -f tomcatdp.yaml, and then run kubectl get deployment tomcat-deployment -o yaml, the tomcat-deployment is the name of the deployment,found that the MaxUnavailable and MaxSurge default value is 25%