added creator info, fixed spacing (#27614)

This commit is contained in:
Shalise Smith
2019-03-04 16:23:51 -08:00
committed by Randell Dawson
parent 2675f403c5
commit 11a5ac26d8

View File

@ -5,7 +5,9 @@ title: Kubernetes
<img src="https://github.com/kubernetes/kubernetes/raw/master/logo/logo.png" width="100">
# 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>"
"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>"
Kubernetes was orginally designed by Google Engineers and v1.0 was released on July 21, 2015. It is now maintained by the [Cloud Native Computing Foundation](https://www.cncf.io/).
### Links:
* [Kubernetes on GitHub](https://github.com/kubernetes/kubernetes)