File tree Expand file tree Collapse file tree 5 files changed +134
-151
lines changed
content/zh-cn/docs/tutorials/kubernetes-basics Expand file tree Collapse file tree 5 files changed +134
-151
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title: 交互式教程 - 创建集群
3
3
weight: 20
4
+ headless: true
5
+ toc_hide: true
4
6
---
5
-
6
7
<!--
7
- ---
8
8
title: Interactive Tutorial - Creating a Cluster
9
9
weight: 20
10
- ---
10
+ headless: true
11
+ toc_hide: true
12
+ _build:
13
+ list: never
14
+ publishResources: false
11
15
-->
12
16
13
17
<!DOCTYPE html>
16
20
17
21
< body >
18
22
19
- < link href ="/docs/tutorials/kubernetes-basics/public/css/styles.css " rel ="stylesheet ">
20
- < link href ="/docs/tutorials/kubernetes-basics/public/css/overrides.css " rel ="stylesheet ">
21
- < script src ="https://katacoda.com/embed.js "> </ script >
22
-
23
- < div class ="layout " id ="top ">
24
-
25
- < main class ="content katacoda-content ">
26
-
27
- < div class ="katacoda ">
28
- < div class ="katacoda__alert ">
29
-
30
- <!--
31
- To interact with the Terminal, please use the desktop/tablet version
32
- -->
33
- 要与终端交互,请使用桌面/平板
34
-
35
- </ div >
36
- < div class ="katacoda__box " id ="inline-terminal-1 " data-katacoda-id ="kubernetes-bootcamp/1 " data-katacoda-color ="326de6 " data-katacoda-secondary ="273d6d " data-katacoda-hideintro ="false " data-katacoda-prompt ="Kubernetes Bootcamp Terminal " style ="height: 600px; "> </ div >
37
- </ div >
38
- < div class ="row ">
39
- < div class ="col-md-12 ">
40
- <!--
41
- <a class="btn btn-lg btn-success" href="/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro/" role="button">Continue to Module 2<span class="btn__next">›</span></a>
42
- -->
43
- < a class ="btn btn-lg btn-success " href ="/zh-cn/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro/ " role ="button "> 继续阅读第二单元< span class ="btn__next "> ›</ span > </ a >
44
-
45
- </ div >
23
+ < main class ="content ">
24
+
25
+ < div >
26
+ < h2 class ="katacoda-gone ">
27
+ <!--
28
+ Content unavailable
29
+ -->
30
+ 内容不可用
31
+ </ h2 >
32
+ < p >
33
+ <!--
34
+ The interactive tutorial for creating a cluster is not available.
35
+ For more information, see the
36
+ <a href="https://kubernetes.io/blog/2023/02/14/kubernetes-katacoda-tutorials-stop-from-2023-03-31/">
37
+ shutdown announcement</a>.
38
+ -->
39
+ 创建集群的交互式教程不可用。
40
+ 有关更多信息,请参阅< a href ="https://kubernetes.io/zh-cn/blog/2023/02/14/kubernetes-katacoda-tutorials-stop-from-2023-03-31/ "> 停服公告</ a > 。
41
+ </ p >
46
42
</ div >
47
43
48
44
</ main >
49
45
50
- </ div >
51
-
52
46
</ body >
53
47
</ html >
Original file line number Diff line number Diff line change 1
1
---
2
2
title: 交互式教程 - 部署应用
3
3
weight: 20
4
+ headless: true
5
+ toc_hide: true
4
6
---
7
+ <!--
8
+ title: Interactive Tutorial - Deploying an App
9
+ weight: 20
10
+ headless: true
11
+ toc_hide: true
12
+ _build:
13
+ list: never
14
+ publishResources: false
15
+ -->
5
16
6
17
<!DOCTYPE html>
7
18
8
19
< html lang ="zh ">
9
20
10
21
< body >
11
22
12
- < link href ="/docs/tutorials/kubernetes-basics/public/css/styles.css " rel ="stylesheet ">
13
- < link href ="/docs/tutorials/kubernetes-basics/public/css/overrides.css " rel ="stylesheet ">
14
- < script src ="https://katacoda.com/embed.js "> </ script >
15
-
16
- < div class ="layout " id ="top ">
17
-
18
- < main class ="content katacoda-content ">
19
-
20
- < br >
21
- < div class ="katacoda ">
22
- <!-- <div class="katacoda__alert">
23
- To interact with the Terminal, please use the desktop/tablet version
24
- </div> -->
25
- < div class ="katacoda__alert ">
26
- 要与终端进行交互,请使用桌面/平板电脑版本
27
- </ div >
28
-
29
- < div class ="katacoda__box " id ="inline-terminal-1 " data-katacoda-id ="kubernetes-bootcamp/7 " data-katacoda-color ="326de6 " data-katacoda-secondary ="273d6d " data-katacoda-hideintro ="false " data-katacoda-prompt ="Kubernetes Bootcamp Terminal " style ="height: 600px; ">
30
- </ div >
31
-
32
- </ div >
33
- < div class ="row ">
34
- < div class ="col-md-12 ">
35
- <!-- <a class="btn btn-lg btn-success" href="/docs/tutorials/kubernetes-basics/explore/explore-intro/" role="button">Continue to Module 3<span class="btn__next">›</span></a> -->
36
- < a class ="btn btn-lg btn-success " href ="/zh-cn/docs/tutorials/kubernetes-basics/explore/explore-intro/ " role ="button "> 继续阅读第3单元< span class ="btn__next "> ›</ span > </ a >
37
- </ div >
23
+ < main class ="content ">
24
+
25
+ < div >
26
+ < h2 class ="katacoda-gone ">
27
+ <!--
28
+ Content unavailable
29
+ -->
30
+ 内容不可用
31
+ </ h2 >
32
+ < p >
33
+ <!--
34
+ The interactive tutorial for deploying an application to your cluster is not available.
35
+ For more information, see the
36
+ <a href="https://kubernetes.io/blog/2023/02/14/kubernetes-katacoda-tutorials-stop-from-2023-03-31/">
37
+ shutdown announcement</a>.
38
+ -->
39
+ 部署应用的交互式教程不可用。
40
+ 有关更多信息,请参阅< a href ="https://kubernetes.io/zh-cn/blog/2023/02/14/kubernetes-katacoda-tutorials-stop-from-2023-03-31/ "> 停服公告</ a > 。
41
+ </ p >
38
42
</ div >
39
43
40
44
</ main >
41
45
42
- </ div >
43
-
44
46
</ body >
45
47
</ html >
Original file line number Diff line number Diff line change 1
1
---
2
- title: 交互式教程-了解你的应用
2
+ title: 交互式教程 - 探索你的应用
3
3
weight: 20
4
4
---
5
-
6
5
<!--
7
- ---
8
6
title: Interactive Tutorial - Exploring Your App
9
7
weight: 20
10
- ---
8
+ headless: true
9
+ toc_hide: true
10
+ _build:
11
+ list: never
12
+ publishResources: false
11
13
-->
12
14
13
15
<!DOCTYPE html>
16
18
17
19
< body >
18
20
19
- < link href ="/docs/tutorials/kubernetes-basics/public/css/styles.css " rel ="stylesheet ">
20
- < link href ="/docs/tutorials/kubernetes-basics/public/css/overrides.css " rel ="stylesheet ">
21
- < script src ="https://katacoda.com/embed.js "> </ script >
22
-
23
- < div class ="layout " id ="top ">
24
-
25
- < main class ="content katacoda-content ">
26
-
27
- < br >
28
- < div class ="katacoda ">
29
-
30
- <!--
31
- <div class="katacoda__alert">
32
- To interact with the Terminal, please use the desktop/tablet version
33
- </div>
34
- -->
35
-
36
- < div class ="katacoda__alert ">
37
- 要与终端交互,请使用桌面/平板 版本
38
- </ div >
39
-
40
- < div class ="katacoda__box " id ="inline-terminal-1 " data-katacoda-id ="kubernetes-bootcamp/4 " data-katacoda-color ="326de6 " data-katacoda-secondary ="273d6d " data-katacoda-hideintro ="false " data-katacoda-prompt ="Kubernetes Bootcamp Terminal " style ="height: 600px; ">
41
- </ div >
42
- </ div >
43
- < div class ="row ">
44
- < div class ="col-md-12 ">
45
- < a class ="btn btn-lg btn-success " href ="/zh-cn/docs/tutorials/kubernetes-basics/expose/expose-intro/ " role ="button "> 继续阅读第4单元< span class ="btn__next "> ›</ span > </ a >
46
- </ div >
21
+ < main class ="content ">
22
+
23
+ < div >
24
+ < h2 class ="katacoda-gone ">
25
+ <!--
26
+ Content unavailable
27
+ -->
28
+ 内容不可用
29
+ </ h2 >
30
+ < p >
31
+ <!--
32
+ The interactive tutorial for exploring your app is not available.
33
+ For more information, see the
34
+ <a href="https://kubernetes.io/blog/2023/02/14/kubernetes-katacoda-tutorials-stop-from-2023-03-31/">
35
+ shutdown announcement</a>.
36
+ -->
37
+ 探索应用的交互式教程不可用。
38
+ 有关更多信息,请参阅< a href ="https://kubernetes.io/zh-cn/blog/2023/02/14/kubernetes-katacoda-tutorials-stop-from-2023-03-31/ "> 停服公告</ a > 。
39
+ </ p >
47
40
</ div >
48
41
49
42
</ main >
50
43
51
- </ div >
52
-
53
44
</ body >
54
45
</ html >
Original file line number Diff line number Diff line change 1
1
---
2
2
title: 交互式教程 - 暴露你的应用
3
3
weight: 20
4
+ headless: true
5
+ toc_hide: true
4
6
---
5
-
6
7
<!--
7
- ---
8
8
title: Interactive Tutorial - Exposing Your App
9
9
weight: 20
10
- ---
10
+ headless: true
11
+ toc_hide: true
12
+ _build:
13
+ list: never
14
+ publishResources: false
11
15
-->
12
16
13
17
<!DOCTYPE html>
16
20
17
21
< body >
18
22
19
- < link href ="/docs/tutorials/kubernetes-basics/public/css/styles.css " rel ="stylesheet ">
20
- < link href ="/docs/tutorials/kubernetes-basics/public/css/overrides.css " rel ="stylesheet ">
21
- < script src ="https://katacoda.com/embed.js "> </ script >
22
-
23
- < div class ="layout " id ="top ">
24
-
25
- < main class ="content katacoda-content ">
26
-
27
- < div class ="katacoda ">
28
- < div class ="katacoda__alert ">
29
-
30
- <!--
31
- To interact with the Terminal, please use the desktop/tablet version
32
- -->
33
- 要与终端交互,请使用台式机/平板电脑
34
-
35
- </ div >
36
- < div class ="katacoda__box " id ="inline-terminal-1 " data-katacoda-id ="kubernetes-bootcamp/8 " data-katacoda-color ="326de6 " data-katacoda-secondary ="273d6d " data-katacoda-hideintro ="false " data-katacoda-prompt ="Kubernetes Bootcamp Terminal " style ="height: 600px; ">
37
- </ div >
38
- </ div >
39
- < div class ="row ">
40
- < div class ="col-md-12 ">
41
- < a class ="btn btn-lg btn-success " href ="/zh-cn/docs/tutorials/kubernetes-basics/scale/scale-intro/ " role ="button "> 继续阅读第5单元< span class ="btn__next "> ›</ span > </ a >
42
- </ div >
23
+ < main class ="content ">
24
+
25
+ < div >
26
+ < h2 class ="katacoda-gone ">
27
+ <!--
28
+ Content unavailable
29
+ -->
30
+ 内容不可用
31
+ </ h2 >
32
+ < p >
33
+ <!--
34
+ The interactive tutorial for exposing your app is not available.
35
+ For more information, see the
36
+ <a href="https://kubernetes.io/blog/2023/02/14/kubernetes-katacoda-tutorials-stop-from-2023-03-31/">
37
+ shutdown announcement</a>.
38
+ -->
39
+ 暴露应用的交互式教程不可用。
40
+ 有关更多信息,请参阅< a href ="https://kubernetes.io/zh-cn/blog/2023/02/14/kubernetes-katacoda-tutorials-stop-from-2023-03-31/ "> 停服公告</ a > 。
41
+ </ p >
43
42
</ div >
44
43
45
44
</ main >
46
45
47
- </ div >
48
-
49
46
</ body >
50
47
</ html >
Original file line number Diff line number Diff line change 1
1
---
2
2
title: 交互教程 - 缩放你的应用
3
3
weight: 20
4
+ headless: true
5
+ toc_hide: true
4
6
---
5
7
<!--
6
- ---
7
8
title: Interactive Tutorial - Scaling Your App
8
9
weight: 20
9
- ---
10
+ headless: true
11
+ toc_hide: true
12
+ _build:
13
+ list: never
14
+ publishResources: false
10
15
-->
11
16
12
17
<!DOCTYPE html>
15
20
16
21
< body >
17
22
18
- < link href ="/docs/tutorials/kubernetes-basics/public/css/styles.css " rel ="stylesheet ">
19
- < link href ="/docs/tutorials/kubernetes-basics/public/css/overrides.css " rel ="stylesheet ">
20
- < script src ="https://katacoda.com/embed.js "> </ script >
21
- < div class ="layout " id ="top ">
22
-
23
- < main class ="content katacoda-content ">
24
-
25
- < div class ="katacoda ">
26
- < div class ="katacoda__alert ">
27
- <!--
28
- To interact with the Terminal, please use the desktop/tablet version
29
- -->
30
- 与终端交互,请使用桌面/平板电脑版本
31
- </ div >
32
- < div class ="katacoda__box " id ="inline-terminal-1 " data-katacoda-id ="kubernetes-bootcamp/5 " data-katacoda-color ="326de6 " data-katacoda-secondary ="273d6d " data-katacoda-hideintro ="false " data-katacoda-prompt ="Kubernetes Bootcamp Terminal " style ="height: 600px; ">
33
- </ div >
34
- </ div >
35
- < div class ="row ">
36
- < div class ="col-md-12 ">
37
- < a class ="btn btn-lg btn-success " href ="/zh-cn/docs/tutorials/kubernetes-basics/update/update-intro/ " role ="button "> <!--Continue to Module 6--> 继续参阅第6单元< span class ="btn__next "> ›</ span > </ a >
38
- </ div >
23
+ < main class ="content ">
24
+
25
+ < div >
26
+ < h2 class ="katacoda-gone ">
27
+ <!--
28
+ Content unavailable
29
+ -->
30
+ 内容不可用
31
+ </ h2 >
32
+ < p >
33
+ <!--
34
+ The interactive tutorial for scaling an application that's running in your cluster is not available.
35
+ For more information, see the
36
+ <a href="https://kubernetes.io/blog/2023/02/14/kubernetes-katacoda-tutorials-stop-from-2023-03-31/">
37
+ shutdown announcement</a>.
38
+ -->
39
+ 缩放集群中所运行应用的交互式教程不可用。
40
+ 有关更多信息,请参阅< a href ="https://kubernetes.io/zh-cn/blog/2023/02/14/kubernetes-katacoda-tutorials-stop-from-2023-03-31/ "> 停服公告</ a > 。
41
+ </ p >
39
42
</ div >
40
-
41
- </ main >
42
-
43
- < a class ="scrolltop " href ="#top "> </ a >
44
43
45
- </ div >
44
+ </ main >
46
45
47
46
</ body >
48
47
</ html >
You can’t perform that action at this time.
0 commit comments