Update kubernetes.html.md
Included Kubernetes contributors and rkt compatibility.
This commit is contained in:
parent
969213b13a
commit
dc314bd157
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue