ee92eafd821ce8ece1156f52d93ebd6889f72faf
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%
…
…
…
…
…
…
…
Instructions for Contributing to the Kubernetes Documentation
Welcome! We are very pleased you want to contribute to the Kubernetes documentation.
You can click the Fork button in the upper-right area of the screen to create a copy of this repository in your GitHub account called a fork. Make any changes you want in your fork, and when you are ready to send those changes to us, go to your fork and create a new pull request to let us know about it.
For more information about contributing to the Kubernetes documentation, see:
- Contributing to the Kubernetes Documentation
- Creating a Documentation Pull Request
- Writing a New Topic
- Staging Your Documentation Changes
- Using Page Templates
- Documentation Style Guide
Thank you!
Kubernetes thrives on community participation, and we really appreciate your contributions to our site and our documentation!
Languages
HTML
78.8%
CSS
9.6%
JavaScript
5%
Go
2.4%
Python
2.1%
Other
2.1%