k3s/docs/getting-started-guides
Brendan Burns a57d6a10e5 Merge pull request #3922 from ZJU-SEL/ubuntu-cluster
Scripts to install k8s on ubuntu cluster with flannel network
2015-02-19 11:48:57 -08:00
..
aws Fixes #4309 #4362 2015-02-13 19:02:09 +00:00
centos fix spelling of separate 2015-02-18 14:42:40 -05:00
coreos Upgrade to v0.10.1 in standalone.yaml 2015-02-17 14:22:16 -05:00
fedora fix spelling of separate 2015-02-18 14:42:40 -05:00
README.md Added getting started guide for CentOS 2015-02-17 22:26:45 +05:30
aws-coreos.md Upgraded CoreOS getting-started guides to v0.10.1. 2015-02-12 11:07:49 +00:00
aws.md Updated for relevancy with the latest release and added more supporting information 2015-02-05 20:21:38 -08:00
azure.md Remove kubecfg from all getting started docs. 2015-02-04 23:20:11 -08:00
binary_release.md Point our docs at the releases page 2014-11-13 22:22:35 -08:00
cloudstack.md ansible playbook for cloudstack 2015-02-02 06:16:46 -05:00
coreos.md doc: fix broken link 2015-02-02 18:12:32 -08:00
gce.md Modify nginx port to avoid collision with api server 2015-02-11 10:23:31 -08:00
locally.md Update locally.md 2015-02-14 21:48:16 +13:00
logging.md standard config opt names: logging 2014-11-25 17:41:53 -08:00
rackspace.md Add Rackspace to build/release.sh 2014-10-20 12:14:20 -05:00
ubuntu_multinodes_cluster.md finish the multinode ubuntu k8s setup script and guide ,tested ok 2015-02-18 19:09:06 +08:00
ubuntu_single_node.md Remove kubecfg from all getting started docs. 2015-02-04 23:20:11 -08:00
vagrant.md Merge pull request #3897 from marctrem/master 2015-02-19 11:48:43 -08:00
vsphere.md Use curl exclusively in vSphere deployment 2014-11-11 17:22:02 -08:00

README.md

IaaS Provider Config. Mgmt OS Docs Support Level Notes
GCE Saltstack Debian docs Project Tested with 0.9.2 by @satnam6502
Vagrant Saltstack Fedora docs Project
Vagrant custom Fedora docs Project Uses K8s v0.5-8
Vagrant Ansible Fedora docs Project Uses K8s v0.5-8
GKE docs Commercial Uses K8s version 0.9.2
AWS CoreOS CoreOS docs Community Uses K8s version 0.10.1
GCE CoreOS CoreOS docs Community (@kelseyhightower) Uses K8s version 0.10.1
Vagrant CoreOS CoreOS docs Community (@pires) Uses K8s version 0.10.1
CloudStack Ansible CoreOS docs Community (@sebgoa) Uses K8s version 0.9.1
Vmware Debian docs Community (@pietern) Uses K8s version 0.9.1
AWS Saltstack Ubuntu docs Community (@justinsb) Uses K8s version 0.5.0
Vmware CoreOS CoreOS docs Community (@kelseyhightower)
Azure Saltstack Ubuntu docs Community (@jeffmendoza)
Bare-metal custom Ubuntu docs Community (@jainvipin)
Local docs Inactive
Ovirt docs Inactive
Rackspace CoreOS CoreOS docs Inactive
Bare-metal custom CentOS docs 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.
  • Config. Mgmt is the configuration management system that helps install and maintain kubernetes software on the nodes.
  • Support Levels
    • Project: Kubernetes Committers regularly use this configuration, so it usually works with the latest release of Kubernetes.
    • Commercial: A commercial offering with its own support arrangements.
    • Community: Actively supported by community contributions. May not work with more recent releases of kubernetes.
    • Inactive: No active maintainer. Not recommended for first-time K8s users, and may be deleted soon.