Add tooltip for addons in Hello Minikube page (#18156)

* Add tooltip for addons in Hello Minikube page

* Update glossary title and add more descriptive info

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
Habib Ridho
2020-01-13 23:59:38 +07:00
committed by Kubernetes Prow Robot
parent 9658502ca3
commit e07ef7dc65
2 changed files with 17 additions and 1 deletions
@@ -0,0 +1,16 @@
---
title: Add-ons
id: addons
date: 2019-12-15
full_link: /docs/concepts/cluster-administration/addons/
short_description: >
Resources that extend the functionality of Kubernetes.
aka:
tags:
- tool
---
Resources that extend the functionality of Kubernetes.
<!--more-->
[Installing addons](/docs/concepts/cluster-administration/addons/) explains more about using add-ons with your cluster, and lists some popular add-ons.
+1 -1
View File
@@ -170,7 +170,7 @@ Kubernetes [*Service*](/docs/concepts/services-networking/service/).
## Enable addons
Minikube has a set of built-in addons that can be enabled, disabled and opened in the local Kubernetes environment.
Minikube has a set of built-in {{< glossary_tooltip text="addons" term_id="addons" >}} that can be enabled, disabled and opened in the local Kubernetes environment.
1. List the currently supported addons: