Skip to content

Commit e07ef7d

Browse files
habibridhoTim Bannister
authored andcommitted
Add tooltip for addons in Hello Minikube page (kubernetes#18156)
* Add tooltip for addons in Hello Minikube page * Update glossary title and add more descriptive info Co-Authored-By: Tim Bannister <[email protected]> Co-authored-by: Tim Bannister <[email protected]>
1 parent 9658502 commit e07ef7d

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Add-ons
3+
id: addons
4+
date: 2019-12-15
5+
full_link: /docs/concepts/cluster-administration/addons/
6+
short_description: >
7+
Resources that extend the functionality of Kubernetes.
8+
9+
aka:
10+
tags:
11+
- tool
12+
---
13+
Resources that extend the functionality of Kubernetes.
14+
15+
<!--more-->
16+
[Installing addons](/docs/concepts/cluster-administration/addons/) explains more about using add-ons with your cluster, and lists some popular add-ons.

content/en/docs/tutorials/hello-minikube.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Kubernetes [*Service*](/docs/concepts/services-networking/service/).
170170
171171
## Enable addons
172172
173-
Minikube has a set of built-in addons that can be enabled, disabled and opened in the local Kubernetes environment.
173+
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.
174174
175175
1. List the currently supported addons:
176176

0 commit comments

Comments
 (0)