Commit Graph

24 Commits

Author SHA1 Message Date
Tim Bannister 1bd0de1919 Turn interactive tutorials into custom 404 pages
Katacoda has shut down for good, and we have not added a local /
in-project alternative playground in the time since. Serving a 404 helps
cement that these pages are no longer part of the site.
2024-05-11 19:04:35 +01: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
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
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
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
Nate W 26b24d762f Adding katacoda removal notices on pages with interactive tutorials
Signed-off-by: Nate W <natew@cncf.io>
2023-03-24 17:38:38 -07:00
Nikita Rybak 1dc0caa4bf Remove an incorrect warning when using katacoda tutorials
Signed-off-by: Nikita Rybak <nikita.rybak@gmail.com>
2023-01-02 18:28:40 +11: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
Tim Bannister a7c5ec8eda
Extend Katacoda removal warning
Also cover HTML-based interactive tutorials that do not launch Katacoda
from a button. This commit only updates the English localization.
2022-05-29 14:17:54 +01:00
Claudia J. Kang d534f730cf Fix the missing termination character with HTML5 named character reference
The HTML5 named character reference such as '&gt', '&lt' should be terminated
with semicolon character. This commit fixes the missing termination character
with the kubernetes-basics tutorials.
2021-08-01 00:05:16 +09:00
Kubernetes Prow Robot b05de02eaa
Merge pull request #28292 from Philipsty/master
Improvement for k8s.io/docs/tutorials/kubernetes-basics
2021-07-04 06:20:18 -07:00
uhziel ca1f9bd689
Update explore-intro.html 2021-07-04 08:54:54 +08:00
uhziel 84fea74349
replace 'the Master' to 'the Control Plane' 2021-07-03 18:29:24 +08:00
uhziel 8af5744ea3
replace 'the Master' to 'the Control Plane' 2021-06-29 21:04:56 +08:00
tylerphilips be1f5e6b35 update kubernetes-basics buttons 2021-06-25 20:53:28 -04:00
tylerphilips 7a02a387dc Added navigation buttons for training modules 1 to 4 2021-06-04 20:53:33 -04:00
Ben Hall 040afda42a Remove Roboto from English docs
Signed-off-by: Ben Hall <ben@benhall.me.uk>
2020-09-09 08:52:21 +01:00
Hiram Foster 74ed545285
remove rkt reference 2020-08-15 18:55:49 -04:00
Hiram Foster 1d60018620
remove rkt reference
Project has ended
2020-08-15 18:31:23 -04:00
Oleg Butuzov 57d216840a Changing links in the old interactive tutorials. 2020-04-14 12:31:18 +03:00
WanLinghao 5ffd272aef Fix a 404 link error in explore document (#14035) 2019-04-25 04:20:47 -07:00
June Yi 76c65a8418 Use absolute URLs and avoid aliases in the tutorial (#10924) 2018-11-13 17:36:06 -08: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