website/content/en/docs/tutorials/kubernetes-basics
John Gaughan 4f4519d245
Clarify explanation of rolling updates
I was tripped up while reading the paragraph that explains what a rolling update is and how it works. This commit makes some small phrasing and grammatical changes to make the explanation easier to read. 

Importantly, it replaces the word "updates" with "replaces", since rolling updates create *new* pods which replace the old ones, rather than updating the current pods.
2024-01-09 17:41:52 -08:00
..
create-cluster 43256 - Changes to consolidate and streamline Kubernetes basics tutorials to avoid redundancy and confusion 2023-12-06 16:59:08 +05:30
deploy-app Merge pull request #44151 from utkarsh-singh1/update-content-tutorial-kubernetes-basics 2024-01-09 16:55:18 +01:00
explore Updated kubernetes tutorials from deploy-intro.html to update-intro.html 2023-11-30 12:00:37 +05:30
expose Merge pull request #44151 from utkarsh-singh1/update-content-tutorial-kubernetes-basics 2024-01-09 16:55:18 +01:00
public/images Changed yellow color to orange color for better visibility 2023-10-28 16:19:00 +05:30
scale Merge pull request #44151 from utkarsh-singh1/update-content-tutorial-kubernetes-basics 2024-01-09 16:55:18 +01:00
update Clarify explanation of rolling updates 2024-01-09 17:41:52 -08:00
_index.html Remove katacoda interactive tutorial 2023-10-04 12:10:06 +05:30