Kubernetes is an open source system for managing https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/#why-containers[containerized applications] across multiple hosts, providing basic mechanisms for deployment, maintenance, and scaling of applications. Kubernetes will serve as a cluster manager for the CNCF ecosystem.
* Cluster time for Openstack and other self hosted testing
* GCE testing
* AWS testing
* Jenkins infrastructure (future)
* Azure testing (future)
*External Dependencies*
* Godeps - various https://raw.githubusercontent.com/kubernetes/kubernetes/master/Godeps/LICENSES[https://raw.githubusercontent.com/kubernetes/kubernetes/master/Godeps/LICENSES]
* pause - MIT https://github.com/kubernetes/kubernetes/blob/master/third_party/pause/LICENSE[https://github.com/kubernetes/kubernetes/blob/master/third_party/pause/LICENSE]
* Protobuf - MIT https://github.com/google/protobuf/blob/master/LICENSE
Kubernetes has been offered as a seed technology to the CNCF and meets the criteria of a cloud native system (container packaged, dynamically managed and micro-services oriented). The Kubernetes community is looking forward joining the foundation to help establish neutral governance and foster the growth of its ecosystem. Currently, the Kubernetes community is growing with over 70 committers, nearly 700 contributors and 18 releases. Release 1.2 is expected in mid March.