File tree Expand file tree Collapse file tree 7 files changed +50
-6
lines changed
content/en/docs/tutorials/kubernetes-basics Expand file tree Collapse file tree 7 files changed +50
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title: Interactive Tutorial - Creating a Cluster
2
+ title: Not found
3
+ # This page was previously titled "Interactive Tutorial - Creating a Cluster"
4
+ # before Katacoda shut down.
5
+ #
6
+ # There is no need to localize this Not Found page; the website automatically
7
+ # serves a 404 response when a page is missing. If you have an existing localized
8
+ # version of this page, it is OK to remove that localized version.
3
9
weight: 20
4
10
headless: true
5
11
toc_hide: true
Original file line number Diff line number Diff line change 1
1
---
2
- title: Interactive Tutorial - Deploying an App
2
+ title: Not found
3
+ # This page was previously titled "Interactive Tutorial - Deploying an App"
4
+ # before Katacoda shut down.
5
+ #
6
+ # There is no need to localize this Not Found page; the website automatically
7
+ # serves a 404 response when a page is missing. If you have an existing localized
8
+ # version of this page, it is OK to remove that localized version.
3
9
weight: 20
4
10
headless: true
5
11
toc_hide: true
Original file line number Diff line number Diff line change 1
1
---
2
- title: Interactive Tutorial - Exploring Your App
2
+ title: Not found
3
+ # This page was previously titled "Interactive Tutorial - Exploring Your App"
4
+ # before Katacoda shut down.
5
+ #
6
+ # There is no need to localize this Not Found page; the website automatically
7
+ # serves a 404 response when a page is missing. If you have an existing localized
8
+ # version of this page, it is OK to remove that localized version.
3
9
weight: 20
4
10
headless: true
5
11
toc_hide: true
Original file line number Diff line number Diff line change 1
1
---
2
- title: Interactive Tutorial - Exposing Your App
2
+ title: Not found
3
+ # This page was previously titled "Interactive Tutorial - Exposing Your App"
4
+ # before Katacoda shut down.
5
+ #
6
+ # There is no need to localize this Not Found page; the website automatically
7
+ # serves a 404 response when a page is missing. If you have an existing localized
8
+ # version of this page, it is OK to remove that localized version.
3
9
weight: 20
4
10
headless: true
5
11
toc_hide: true
Original file line number Diff line number Diff line change 1
1
---
2
- title: Interactive Tutorial - Scaling Your App
2
+ title: Not found
3
+ # This page was previously titled "Interactive Tutorial - Scaling Your App"
4
+ # before Katacoda shut down.
5
+ #
6
+ # There is no need to localize this Not Found page; the website automatically
7
+ # serves a 404 response when a page is missing. If you have an existing localized
8
+ # version of this page, it is OK to remove that localized version.
3
9
weight: 20
4
10
headless: true
5
11
toc_hide: true
Original file line number Diff line number Diff line change 1
1
---
2
- title: Interactive Tutorial - Updating Your App
2
+ title: Not found
3
+ # This page was previously titled "Interactive Tutorial - Updating Your App"
4
+ # before Katacoda shut down.
5
+ #
6
+ # There is no need to localize this Not Found page; the website automatically
7
+ # serves a 404 response when a page is missing. If you have an existing localized
8
+ # version of this page, it is OK to remove that localized version.
3
9
weight: 20
4
10
headless: true
5
11
toc_hide: true
Original file line number Diff line number Diff line change 34
34
/docs/reference/kubectl/cheatsheet/ /docs/reference/kubectl/quick-reference/ 301
35
35
/kubectlguide /docs/reference/kubectl/quick-reference/ 302
36
36
37
+ # Serve custom "not found" pages
38
+ /docs/tutorials/kubernetes-basics/expose/expose-interactive/ /docs/tutorials/kubernetes-basics/expose/expose-interactive-gone/ 404
39
+ /docs/tutorials/kubernetes-basics/scale/scale-interactive/ /docs/tutorials/kubernetes-basics/scale/scale-interactive-gone/ 404
40
+ /docs/tutorials/kubernetes-basics/create-cluster/cluster-interactive/ /docs/tutorials/kubernetes-basics/create-cluster/cluster-interactive-gone/ 404
41
+ /docs/tutorials/kubernetes-basics/explore/explore-interactive/ /docs/tutorials/kubernetes-basics/explore/explore-interactive-gone/ 404
42
+ /docs/tutorials/kubernetes-basics/deploy-app/deploy-interactive/ /docs/tutorials/kubernetes-basics/deploy-app/deploy-interactive-gone/ 404
43
+ /docs/tutorials/kubernetes-basics/update/update-interactive/ /docs/tutorials/kubernetes-basics/update/update-interactive-gone/ 404
44
+
37
45
/docs/concepts/abstractions/controllers/garbage-collection/ /docs/concepts/workloads/controllers/garbage-collection/ 301
38
46
/docs/concepts/abstractions/controllers/statefulsets/ /docs/concepts/workloads/controllers/statefulset/ 301
39
47
/docs/concepts/abstractions/init-containers/ /docs/concepts/workloads/pods/init-containers/ 301
You can’t perform that action at this time.
0 commit comments