File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
content/en/docs/setup/production-environment/tools/kubeadm Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,12 @@ weight: 30
8
8
9
9
<!-- overview -->
10
10
11
- <img src =" https://raw.githubusercontent.com/kubernetes/ kubeadm/master/logos/stacked/color/kubeadm -stacked-color.png" align =" right " width =" 150px " >
11
+ <img src =" /images/ kubeadm-stacked-color.png" align =" right " width =" 150px " ></ img >
12
12
Using ` kubeadm ` , you can create a minimum viable Kubernetes cluster that conforms to best practices.
13
13
In fact, you can use ` kubeadm ` to set up a cluster that will pass the
14
- <a href =" https://kubernetes.io/blog/2017/10/software-conformance-certification " >Kubernetes Conformance tests</a >.
15
-
14
+ [ Kubernetes Conformance tests] ( https://kubernetes.io/blog/2017/10/software-conformance-certification ) .
16
15
` kubeadm ` also supports other cluster lifecycle functions, such as
17
- <a href =" /docs/reference/access-authn-authz/bootstrap-tokens/ " >bootstrap tokens</a >
18
- and cluster upgrades.
16
+ [ bootstrap tokens] ( /docs/reference/access-authn-authz/bootstrap-tokens/ ) and cluster upgrades.
19
17
20
18
The ` kubeadm ` tool is good if you need:
21
19
You can’t perform that action at this time.
0 commit comments