Update 2019-06-24-kubeadm-ha-v115.md

Links on blog pages should link to a page, not showing as a tooltip.
This commit is contained in:
Ray
2020-08-08 20:44:09 +08:00
committed by GitHub
parent 871534cd4e
commit 477445e27b
@@ -43,7 +43,7 @@ Those tasks are addressed by other SIG Cluster Lifecycle projects, such as the
[Cluster API](https://github.com/kubernetes-sigs/cluster-api) for infrastructure provisioning and management.
Instead, kubeadm covers only the common denominator in every Kubernetes cluster: the
{{< glossary_tooltip text="control plane" term_id="control-plane" >}}.
[control plane](/docs/concepts/overview/components/#control-plane-components).
![Cluster Lifecycle Layers](/images/blog/2019-06-24-kubeadm-ha-v115/overview.png)