Skip to content

Commit

Permalink
Update comparisons.md (kubernetes-sigs#1519)
Browse files Browse the repository at this point in the history
Minor grammar fixes
  • Loading branch information
heckj authored and mattymo committed Aug 14, 2017
1 parent af007c7 commit bc5159a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/comparisons.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Kubespray vs [Kubeadm](https://github.com/kubernetes/kubeadm)

Kubeadm provides domain Knowledge of Kubernetes clusters' life cycle
management, including self-hosted layouts, dynamic discovery services and so
on. Had it belong to the new [operators world](https://coreos.com/blog/introducing-operators.html),
it would've likely been named a "Kubernetes cluster operator". Kubespray however,
on. Had it belonged to the new [operators world](https://coreos.com/blog/introducing-operators.html),
it may have been named a "Kubernetes cluster operator". Kubespray however,
does generic configuration management tasks from the "OS operators" ansible
world, plus some initial K8s clustering (with networking plugins included) and
control plane bootstrapping. Kubespray [strives](https://github.com/kubernetes-incubator/kubespray/issues/553)
Expand Down

0 comments on commit bc5159a

Please sign in to comment.