This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:linuxf:kubernetes [2020/05/23 17:25] nick ↷ Page moved from dido:public:apdx.stds:defact:linuxf:kubernetes to dido:public:ra:xapend.stds:defact:linuxf:kubernetes |
dido:public:ra:xapend:xapend.b_stds:defact:linuxf:kubernetes [2021/11/09 15:41] (current) char ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Kubernetes ===== | ===== Kubernetes ===== | ||
| - | [[dido:public:ra:xapend.stds:defact:linuxf| return to the Linux Foundation ]] | + | [[dido:public:ra:xapend:xapend.b_stds:defact:linuxf:start| return to the Linux Foundation ]] |
| **Note**: The following is an excerpt from the official [[https://kubernetes.io/ | Kubernetes (K8) home page]]. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. | **Note**: The following is an excerpt from the official [[https://kubernetes.io/ | Kubernetes (K8) home page]]. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. | ||
| Line 16: | Line 16: | ||
| | Reference | [[https://kubernetes.io/docs/reference/]] | | | Reference | [[https://kubernetes.io/docs/reference/]] | | ||
| </table> | </table> | ||
| - | //**Kubernetes (K8s)** is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery. Kubernetes builds upon 15 years of experience of running production workloads at Google, combined with best-of-breed ideas and practices from the community// | + | //**Kubernetes (K8s)** is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an [[dido:public:ra:xapend:xapend.a_glossary:a:application|application]] into logical units for easy management and [[dido:public:ra:xapend:xapend.a_glossary:d:discovery|discovery]]. Kubernetes builds upon 15 years of experience of running production workloads at Google, combined with best-of-breed ideas and practices from the community// |
| It is based on the principles of: | It is based on the principles of: | ||