Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Check out the [getting started guide](./docs/getting_started.md) for launching a

- Native Kubernetes manifests and API
- Manages the bootstrapping of VMs on cluster.
- Choice of Linux distribution between Ubuntu 18.04 and CentOS 7 using VM Templates based on [OVA images](#Kubernetes-versions-with-published-OVAs).
- Choice of Linux distribution between Ubuntu 18.04 and CentOS 7 using VM Templates based on [OVA images](#kubernetes-versions-with-published-ovas).
- Deploys Kubernetes control planes into provided clusters on vSphere.
- Doesn't use SSH for bootstrapping nodes.
- Installs only the minimal components to bootstrap a control plane and workers.
Expand Down Expand Up @@ -157,7 +157,7 @@ We also use the issue tracker to track features. If you have an idea for a featu

[kops]: https://github.com/kubernetes/kops

[kubicorn]: http://kubicorn.io/
[kubicorn]: https://github.com/kubicorn/kubicorn

[mailint_list]: https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle

Expand Down