Update kubernetes.html.md

Included Kubernetes contributors and rkt compatibility.
This commit is contained in:
Lee Calcote 2016-10-16 21:00:05 -05:00 committed by GitHub
parent 969213b13a
commit dc314bd157
1 changed files with 2 additions and 3 deletions

View File

@ -8,9 +8,8 @@ description: |-
# Nomad vs. Kubernetes
Kubernetes is an orchestration system for Docker developed by the Cloud Native
Computing Foundation (CNCF). Kubernetes aims to provide all the features
needed to run Docker based applications including cluster management,
Kubernetes is an orchestration system for containers originally designed by Google, now governed by the Cloud Native
Computing Foundation (CNCF) and devloped by Google, Red Hat, CoreOS and many others. Kubernetes aims to provide all the features needed to run docker or rkt-based applications including cluster management,
scheduling, service discovery, monitoring, secrets management and more.
Nomad only aims to provide cluster management and scheduling and is designed