Commit Graph

138 Commits (85c79688409b0b450b83e36facb33d278f6693b5)

Author SHA1 Message Date
Kubernetes Prow Robot 85c7968840
Merge pull request #44767 from Gauravpadam/20240116_scale_intro_styling_fix
Styling improvements for scale-intro.md
2024-02-13 22:16:11 -08:00
David M. Lentz 1a509fd3e4
Update deploy-intro.html
Fix typo
2024-01-24 20:08:15 -07:00
John Huang dc66ef3554
Add comments on Tutorial for not working on ARM architecture cluster (#44279)
* Add comments on Tutorial  for not working on ARM architecture cluster

* Update deploy-intro.html

* Update content/en/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-01-21 21:53:44 +01:00
Gauravpadam 181cbe0aa7 Styling improvements for scale-intro.md 2024-01-17 11:24:53 +05:30
Aditya Samant 14bda6e902 Improved the Note at the start of the section by specifying the command to create the Service if not present.
Specified the Step 2 which was missing earlier.

Added the note inside a shortcode.
2024-01-16 15:27:50 +05:30
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
Kubernetes Prow Robot f4febd0922
Merge pull request #44151 from utkarsh-singh1/update-content-tutorial-kubernetes-basics
Fix markup for tutorials
2024-01-09 16:55:18 +01:00
Kubernetes Prow Robot bf40e12353
Merge pull request #44234 from adityasamant25/issue-43256
Improve user guidance in Kubernetes basics tutorials
2024-01-07 23:13:25 +01:00
John Gaughan 88820251b4
Grammar corrections 2023-12-30 17:17:02 -08:00
Kubernetes Prow Robot c0648857e2
Merge pull request #43719 from PranitRout07/test1
Improve visibility for tutorial diagrams through color change
2023-12-09 20:50:40 +01:00
lakshmi prasuna 5f77eb1ecd
added hyperlink for pod and updated with a note. (#44051) 2023-12-07 14:45:51 +01:00
Kubernetes Prow Robot 0398a27328
Merge pull request #43692 from PranitRout07/test
Fix missing Step labels in 'Using a Service to Expose Your App' tutorial
2023-12-07 14:35:57 +01:00
Aditya Samant 65e1dc9059 Issue 40645 - Added a note about minikube tunnel for Docker Desktop 2023-12-06 18:22:05 +05:30
Aditya Samant 81a6077759 43256 - Changes to consolidate and streamline Kubernetes basics tutorials to avoid redundancy and confusion 2023-12-06 16:59:08 +05:30
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
DeltaX 9c29ea92e9 Fix scale-intro.html outputs indentations of terminal.
Fix command code block without line break

Update content/en/docs/tutorials/kubernetes-basics/scale/scale-intro.html

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-11-16 17:13:18 +08:00
PranitRout07 5c49e610e3 Changed yellow color to orange color for better visibility 2023-10-28 16:19:00 +05:30
PranitRout07 ea1e980806 Assigned numbers to steps that were previously unlabeled.
Update content/en/docs/tutorials/kubernetes-basics/expose/expose-intro.html

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-10-26 14:30:33 +05:30
Mohammed Affan 82a5754036 Remove katacoda interactive tutorial 2023-10-04 12:10:06 +05:30
steve-hardman da8f6e9a23 Fix sytle guide pending feedback 2023-09-28 12:55:11 +00:00
Kubernetes Prow Robot 462a4f7700
Merge pull request #41260 from fyu17/patch-1
Update expose-intro.html to add notes for minikube tunnelling with Docker
2023-09-24 01:42:56 -07:00
Fucheng Yu e08eb51af4
Update content/en/docs/tutorials/kubernetes-basics/expose/expose-intro.html
Co-authored-by: Nate W <natew@cncf.io>
2023-09-15 22:45:53 -04:00
Fucheng Yu 4b13a93940
Update content/en/docs/tutorials/kubernetes-basics/expose/expose-intro.html
Co-authored-by: Nate W <natew@cncf.io>
2023-09-15 22:45:45 -04:00
Aritra Ghosh da45f94c13 Update scale-intro.html
Added disclaimer to account for deleted service
2023-09-10 16:10:20 -07:00
Fucheng Yu c89260f3f6
Update expose-intro.html 2023-09-07 22:07:19 -04:00
Fucheng Yu b7d0e96c9f
improve styling 2023-09-07 21:16:39 -04:00
Kubernetes Prow Robot 65bbe6a945
Merge pull request #41946 from sravyasambaturu/patch-2
Clarify which node component(s) contact control plane
2023-08-19 10:13:21 -07:00
Kubernetes Prow Robot 1d26fb7a47
Merge pull request #42504 from shurup/tutorials-intro-fixes
Tiny fixes for deploy & scale tutorials
2023-08-12 05:09:18 -07:00
Raghunandan16 5f42748e64
Removed the Katacoda shutdown notice (#41841)
* removed the Katacoda shutdown notice

* Removed Katacode shutdown notice and its mention

* fixed Formatting of the file

* fixed formatting

* fixed markdown
2023-08-11 10:13:27 -07:00
Dmitry Shurupov 7adb4352fe Tiny fixes for deploy & scale tutorials 2023-08-11 21:12:58 +07:00
Kubernetes Prow Robot f86b8d6095
Merge pull request #41929 from craigcomstock/issue-41259
Fixed "Show the app in the terminal" URL (en)
2023-08-04 05:24:21 -07:00
Mohammed Affan ddc5c2b64c
Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-01 16:43:28 +05:30
Mohammed Affan a20cd4ff22
Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2023-07-28 09:59:15 +05:30
Mohammed Affan 50ec0c7b90 Added link for containerd.io 2023-07-26 10:46:59 +05:30
Mohammed Affan 6098faa019 Add tooltip for containerd 2023-07-25 16:43:25 +05:30
sravyasambaturu 495e360a1e
Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-09 19:50:05 +05:30
sravyasambaturu c2ad478632
updating cluster-intro.html #line89 2023-07-08 22:31:21 +05:30
Craig Comstock 6182853f04 Fixed "Show the app in the terminal" URL
The app is listening on port 8080 so that must be included otherwise port 80 (default) is used and the curl request will fail.

Issue: 41259
2023-07-07 15:13:17 -05:00
Kubernetes Prow Robot 0b16ccfe5b
Merge pull request #41651 from stormqueen1990/patch-1
Remove reference to interactive tutorial in expose-intro.html
2023-06-29 10:37:42 -07:00
Mauren Berti 9c0d101871
Fix link and add anchor to navigate to specific section.
Fix the target link in the expose-intro tutorial and add an anchor to deploy-intro so the link points to the specific page location.
2023-06-27 11:24:34 -04:00
Mauren Berti 0924c73c8f
Change from review: add a link to the previous tutorial.
* Include a link that points to the tutorial where the deployment in question was originally created, to allow the reader a better flow between tutorials.
2023-06-27 11:17:49 -04:00
kanhaya kumar yadav f4a2ad9612
Update scale-intro.html
Formatted the output lines
2023-06-23 11:12:09 +05:30
Mauren Berti ad0169b0da
Remove reference to interactive tutorial in expose-intro.html
Remove reference to interactive tutorial in expose-intro.html as this is not going to be run from an interactive platform such as Katacoda anymore, but in the user's local workstation.
2023-06-15 15:23:31 -04:00
Mauren Berti bbbdb79885
Remove dangling </div> element.
Remove a dangling </div> element that is causing the following pages to break rendering:
* tutorials/kubernetes-basics/create-cluster/cluster-interactive.html
* tutorials/kubernetes-basics/deploy-app/deploy-interactive.html
* tutorials/kubernetes-basics/explore/explore-interactive.html
* tutorials/kubernetes-basics/expose/expose-interactive.html
* tutorials/kubernetes-basics/scale/scale-interactive.html
* tutorials/kubernetes-basics/update/update-interactive.html
2023-06-08 14:23:44 -04:00
Fucheng Yu af59b62a00
Update expose-intro.html
Adding node for minikube tunnelling with Docker
2023-05-22 04:19:01 -04:00
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
Tim Bannister 3e5196834d Mark Kubernetes basics tutorials missing
No more Katacoda.
2023-03-28 15:23:31 +01:00