Merge pull request #1820 from leecalcote/patch-1

Update kubernetes.html.md
This commit is contained in:
Alex Dadgar
2016-10-20 12:16:44 -07:00
committed by GitHub

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 developed 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