Show control plane link as glossary tooltips.

This commit is contained in:
Ray
2020-08-05 13:02:41 +08:00
parent 8ea2145220
commit 97ffc14ac6
2 changed files with 2 additions and 2 deletions
@@ -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
[control plane](https://kubernetes.io/docs/concepts/#kubernetes-control-plane).
{{< glossary_tooltip text="control plane" term_id="control-plane" >}}.
![Cluster Lifecycle Layers](/images/blog/2019-06-24-kubeadm-ha-v115/overview.png)