1
1
+++
2
2
title = "Talos Linux"
3
+ images = ["images/talos-dev-banner.png"]
3
4
+++
4
5
5
- < meta name ="twitter:card " content ="summary_large_image ">
6
- < meta name ="twitter:site " content ="@SideroLabs ">
7
- < meta name ="twitter:title " content ="Talos Linux ">
8
- < meta name ="twitter:description " content ="Talos Linux is Linux designed for Kubernetes – secure, immutable, and minimal. ">
9
- < meta name ="twitter:image " content ="https://www.talos.dev/images/logo.svg ">
6
+ < meta name ="twitter:card " content ="summary_large_image " />
7
+ < meta name ="twitter:site " content ="@SideroLabs " />
8
+ < meta name ="twitter:title " content ="Talos Linux " />
9
+ < meta name ="twitter:description "
10
+ content ="Talos Linux is Linux designed for Kubernetes – secure, immutable, and minimal. " />
11
+ < meta name ="twitter:image " content ="https://www.talos.dev/images/talos-dev-banner.png " />
10
12
11
- {{< blocks /cover title="Talos Linux" image_anchor="top" color="orange" > }}
13
+ {{< blocks /cover title="Talos Linux" image_anchor="top" color="orange"> }}
12
14
< div class ="mx-auto ">
13
15
< div class ="col-12 text-center ">
14
- < img width ="250 " class ="" src ="/images/logo.svg ">
16
+ < img width ="250 " class ="" src ="/images/logo.svg " / >
15
17
</ div >
16
- < br />
18
+ < br />
17
19
< h3 class ="display-4 text-center mb-3 "> The Kubernetes Operating System</ h3 >
18
20
</ div >
19
- {{< /blocks/cover > }}
21
+ {{< /blocks/cover> }}
20
22
21
23
< section class ="">
22
24
< div class ="container ">
23
25
< div class ="row align-items-center justify-content-center ">
24
26
< div class ="col-12 col-lg-6 ">
25
27
< h1 class ="display-1 text-center mb-5 "> What is Talos Linux?</ h1 >
26
28
< p class ="">
27
- Talos Linux is Linux designed for Kubernetes – secure, immutable, and minimal.
29
+ Talos Linux is Linux designed for Kubernetes – secure, immutable, and
30
+ minimal.
28
31
</ p >
29
32
< ul class ="">
30
33
< li class ="">
@@ -34,16 +37,16 @@ <h1 class="display-1 text-center mb-5">What is Talos Linux?</h1>
34
37
All system management is done via an API. No SSH, shell or console
35
38
</ li >
36
39
< li class ="">
37
- Production ready: supports some of the largest Kubernetes clusters in the world
38
- </ li >
39
- < li class ="">
40
- Open source project from the team at Sidero Labs
40
+ Production ready: supports some of the largest Kubernetes clusters
41
+ in the world
41
42
</ li >
43
+ < li class =""> Open source project from the team at Sidero Labs</ li >
42
44
</ ul >
43
45
< div class ="row align-items-center ">
44
46
< div class ="col-8 ">
45
47
< p class ="my-5 h5 ">
46
- It only takes 3 minutes to launch a Talos cluster on your laptop inside Docker.
48
+ It only takes 3 minutes to launch a Talos cluster on your laptop
49
+ inside Docker.
47
50
</ p >
48
51
</ div >
49
52
< div class ="col-4 text-center ">
@@ -81,8 +84,8 @@ <h3 class="display-4 text-center mb-3">Predictability</h3>
81
84
< div class ="col-12 col-lg-4 ">
82
85
< h3 class ="display-4 text-center mb-3 "> Evolvability</ h3 >
83
86
< p class ="">
84
- Talos simplifies your architecture, increases your agility, and
85
- always delivers current stable Kubernetes and Linux versions.
87
+ Talos simplifies your architecture, increases your agility, and always
88
+ delivers current stable Kubernetes and Linux versions.
86
89
</ p >
87
90
</ div >
88
91
</ div >
@@ -106,17 +109,13 @@ <h3 class="display-4 text-center mb-3">Minimal</h3>
106
109
</ div >
107
110
< div class ="col-12 col-lg-4 mb-3 ">
108
111
< h3 class ="display-4 text-center mb-3 "> Hardened</ h3 >
109
- < p class ="text-center ">
110
- Hardened by design:
111
- </ p >
112
+ < p class ="text-center "> Hardened by design:</ p >
112
113
< ul class ="pl-4 ">
113
114
< li >
114
115
Built with the Kernel Self Protection Project configuration
115
116
recommendations.
116
117
</ li >
117
- < li >
118
- All access to the API is secured with Mutual TLS.
119
- </ li >
118
+ < li > All access to the API is secured with Mutual TLS.</ li >
120
119
< li >
121
120
Settings and configuration described in the CIS guidelines are
122
121
applied by default.
@@ -127,7 +126,7 @@ <h3 class="display-4 text-center mb-3">Hardened</h3>
127
126
< h3 class ="display-4 text-center mb-3 "> Immutable</ h3 >
128
127
< p class ="text-center ">
129
128
Talos improves security further by mounting the root filesystem as
130
- read-only and removing host-level access tools such as a shell and SSH.
129
+ read-only and removing any host-level such as a shell and SSH.
131
130
</ p >
132
131
</ div >
133
132
< div class ="col-12 col-lg-4 mb-3 ">
@@ -151,15 +150,20 @@ <h3 class="display-4 text-center mb-3">Current</h3>
151
150
< div class ="container ">
152
151
< div class ="row mb-5 ">
153
152
< div class ="col-12 text-center ">
154
- < img width ="142 " class ="" src ="/images/certified-kubernetes-color.png " alt ="Certified Kubernetes ">
153
+ < img width ="142 " class ="" src ="/images/certified-kubernetes-color.png " alt ="Certified Kubernetes " / >
155
154
</ div >
156
155
</ div >
157
156
< div class ="row ">
158
157
< div class ="col-12 text-center ">
159
- < img width ="250 " class ="" src ="/images/cncf-color.png " alt ="Certified Kubernetes ">
160
- < p class ="my-3 "> We are a < a class ="" href ="https://cncf.io/ "> Cloud Native Computing Foundation </ a >
161
- member. </ p >
158
+ < img width ="250 " class ="" src ="/images/cncf-color.png " alt ="Certified Kubernetes " />
159
+ < p class ="my-3 ">
160
+ We are a
161
+ < a class ="" href ="https://cncf.io/ ">
162
+ Cloud Native Computing Foundation
163
+ </ a >
164
+ member.
165
+ </ p >
162
166
</ div >
163
167
</ div >
164
168
</ div >
165
- </ section >
169
+ </ section >
0 commit comments