Added getting started guide for CentOS

Added getting started guide to setup one minion
setup using CentOS
This commit is contained in:
Swapnil Kulkarni
2015-02-17 22:26:45 +05:30
parent 97b7f7c391
commit 6d94cbcd7c
2 changed files with 149 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ Bare-metal | custom | Ubuntu | [docs](../../docs/getting-started-guide
Local | | | [docs](../../docs/getting-started-guides/locally.md) | Inactive |
Ovirt | | | [docs](../../docs/getting-started-guides/ovirt.md) | Inactive |
Rackspace | CoreOS | CoreOS | [docs](../../docs/getting-started-guides/rackspace.md) | Inactive |
Bare-metal | custom | CentOS | [docs](../../docs/getting-started-guides/centos/centos_manual_config.md) | Community(@coolsvap) | Uses K8s v0.9.1
Definition of columns:
- **IaaS Provider** is who/what provides the virtual or physical machines (nodes) that Kubernetes runs on.
- **OS** is the base operating system of the nodes.