Kubernetes Prow Robot
92fad83587
Merge pull request #45885 from LavredisG/main
...
Update en-update-intro.html
2024-10-10 00:34:24 +01:00
LavredisG
aab31488ba
Update content/en/docs/tutorials/kubernetes-basics/update/update-intro.html
2024-10-06 23:16:27 +00:00
mietnik
ef8ca3629f
check-service-exists
...
Following tutorial step by step at this point service is not defined
2024-03-14 11:49:04 +00:00
Quinn
5f0c60e0d6
Edit docker-specific image name
...
This documentation failed for me because I was running Minikube on Podman Desktop, and the image name `jocatalin/kubernetes-bootcamp` assumed that the registry was `docker.io`.
I think this slight modification would work for Docker and Podman alike. Let me know if you agree!
2024-01-24 17:28:59 +00:00
John Gaughan
22de82adbd
Add clause about waiting for new pods before removing old ones
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-01-10 21:59:51 -05:00
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
utkarsh-singh1
6ad170bf17
Updated kubernetes tutorials from deploy-intro.html to update-intro.html
...
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2023-11-30 12:00:37 +05:30
Arhell
5d5263b3b0
[en] remove duplicate intro html
2023-05-05 02:16:23 +03:00
niranjandarshann
a8c4876d4d
Fixed Incorrect Command At Tutorial #40473
2023-04-04 13:24:50 +05:30
Tim Bannister
252bcf6c29
Adapt Kubernetes basics tutorials for local use
...
Avoid relying on Katacoda.
Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-03-28 15:23:31 +01:00
Shivansh Yadav
d75f302c1f
fix: CSS inconsistencies between docs/tutorials/kubernetes-basics and… ( #34188 )
...
* fix: CSS inconsistencies between docs/tutorials/kubernetes-basics and the rest of the pages
* fix: remove blank lines
2022-10-02 09:40:13 -07:00
Laurens Versluis
fa598f196e
Typo fix ( #18830 )
2020-02-03 15:15:26 -08:00
Karen Bradshaw
c26ea07706
Fix styling of tutorial pages ( #17177 )
...
* [WIP] Fix styling of tutorial pages
* additional cleanup of styles.css
2019-10-26 07:31:23 -07:00
mohamed chiheb ben jemaa
ff60500bb1
fixing carousel Fixes ##14882 ( #14895 )
2019-06-16 02:34:08 -07:00
June Yi
76c65a8418
Use absolute URLs and avoid aliases in the tutorial ( #10924 )
2018-11-13 17:36:06 -08:00
Luc Perkins
7631d38534
Add missing font imports ( #10263 )
2018-10-03 19:25:16 -07:00
Steve Perry
21fd86ed4b
Fix up Tutorials landing page and Tutorials left nav. ( #8557 )
...
* Fix up Tutorials landing page and Tutorials left nav.
* Add redirects. Fix bullet.
2018-05-15 15:29:27 -07:00