5a5f77db64
* `http://kubernetes.io/docs/` -> `/docs/` in content/en folder * `https://kubernetes.io/docs/` -> `/docs/` in content/en folder
697 B
697 B
title, id, date, full_link, short_description, aka, tags
| title | id | date | full_link | short_description | aka | tags | ||
|---|---|---|---|---|---|---|---|---|
| Extensions | Extensions | 2019-02-01 | /docs/concepts/extend-kubernetes/extend-cluster/#extensions | Extensions are software components that extend and deeply integrate with Kubernetes to support new types of hardware. |
|
Extensions are software components that extend and deeply integrate with Kubernetes to support new types of hardware.
Most cluster administrators will use a hosted or distribution instance of Kubernetes. As a result, most Kubernetes users will need to install extensions and fewer will need to author new ones.