Ends img tag and revert changes to links
- Moves the image to this repo - Adds <img/> to end the tag - Revert changes made to markdown links
This commit is contained in:
+3
-5
@@ -8,14 +8,12 @@ weight: 30
|
|||||||
|
|
||||||
<!-- overview -->
|
<!-- overview -->
|
||||||
|
|
||||||
<img src="https://raw.githubusercontent.com/kubernetes/kubeadm/master/logos/stacked/color/kubeadm-stacked-color.png" align="right" width="150px">
|
<img src="/images/kubeadm-stacked-color.png" align="right" width="150px"></img>
|
||||||
Using `kubeadm`, you can create a minimum viable Kubernetes cluster that conforms to best practices.
|
Using `kubeadm`, you can create a minimum viable Kubernetes cluster that conforms to best practices.
|
||||||
In fact, you can use `kubeadm` to set up a cluster that will pass the
|
In fact, you can use `kubeadm` to set up a cluster that will pass the
|
||||||
<a href="https://kubernetes.io/blog/2017/10/software-conformance-certification">Kubernetes Conformance tests</a>.
|
[Kubernetes Conformance tests](https://kubernetes.io/blog/2017/10/software-conformance-certification).
|
||||||
|
|
||||||
`kubeadm` also supports other cluster lifecycle functions, such as
|
`kubeadm` also supports other cluster lifecycle functions, such as
|
||||||
<a href="/docs/reference/access-authn-authz/bootstrap-tokens/">bootstrap tokens</a>
|
[bootstrap tokens](/docs/reference/access-authn-authz/bootstrap-tokens/) and cluster upgrades.
|
||||||
and cluster upgrades.
|
|
||||||
|
|
||||||
The `kubeadm` tool is good if you need:
|
The `kubeadm` tool is good if you need:
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 80 KiB |
Reference in New Issue
Block a user