diff --git a/content/zh/docs/reference/glossary/addons.md b/content/zh/docs/reference/glossary/addons.md new file mode 100644 index 0000000000..c4280561ac --- /dev/null +++ b/content/zh/docs/reference/glossary/addons.md @@ -0,0 +1,37 @@ +--- +title: 附加组件 +id: addons +date: 2019-12-15 +full_link: /docs/concepts/cluster-administration/addons/ +short_description: > + 扩展 Kubernetes 功能的资源。 + +aka: +tags: +- tool +--- + 扩展 Kubernetes 功能的资源。 + + + + + + + +[安装附加组件](/docs/concepts/cluster-administration/addons/) 阐释了更多关于如何在集群内使用附加组件,并列出了一些流行的附加组件。