freeCodeCamp/guide/english/developer-tools/kubernetes/index.md

16 lines
573 B
Markdown

---
title: kubernetes
---
# Kubernetes
"Kubernetes 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.<sup>1</sup>"
### Links:
* [Kubernetes on GitHub](https://github.com/kubernetes/kubernetes)
* [Kubernetes website](https://kubernetes.io)
* [Kubernetes tutorial](https://kubernetes.io/docs/tutorials/kubernetes-basics/)
### Sources:
* The Kubernetes Authors, 2017, kubernetes.io. Accessed 27 Oct. 2017.