File tree 2 files changed +41
-0
lines changed
content/vi/docs/tutorials/kubernetes-basics/create-cluster
2 files changed +41
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Tạo một Cluster
3
+ weight : 10
4
+ ---
Original file line number Diff line number Diff line change
1
+ ---
2
+ title: Hướng dẫn tương tác - Tạo một Cluster
3
+ weight: 20
4
+ ---
5
+
6
+ <!DOCTYPE html>
7
+
8
+ < html lang ="en ">
9
+
10
+ < body >
11
+
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
+ < div class ="katacoda ">
21
+ < div class ="katacoda__alert ">
22
+ Để tương tác với Terminal, hãy dùng phiên bản dành cho desktop/tablet
23
+ </ div >
24
+ < 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-font ="Roboto " data-katacoda-fontheader ="Roboto Slab " data-katacoda-prompt ="Kubernetes Bootcamp Terminal " style ="height: 600px; "> </ div >
25
+ </ div >
26
+ < div class ="row ">
27
+ < div class ="col-md-12 ">
28
+ < a class ="btn btn-lg btn-success " href ="/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro/ " role ="button "> Tiếp tục Module 2< span class ="btn__next "> </ span > </ a >
29
+ </ div >
30
+ </ div >
31
+
32
+ </ main >
33
+
34
+ </ div >
35
+
36
+ </ body >
37
+ </ html >
You can’t perform that action at this time.
0 commit comments