k3s/docs/getting-started-guides
Jeff Lowdermilk e75edf2282 Merge pull request #10191 from erictune/similar-structure-gsg
Getting started guide cleanup
2015-06-22 16:29:51 -07:00
..
aws Version bump to 0.18.2 2015-06-09 18:41:42 +09:00
centos Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00
coreos Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00
docker-multinode update docker k8s approach 2015-06-16 09:44:21 +08:00
fedora Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00
mesos Getting started guide for Mesos on GCP. 2015-04-01 14:52:02 -07:00
rkt Purge cluster/kubectl.sh from nearly all docs. 2015-06-09 13:35:52 -07:00
README.md Change docs/getting-started-guides/README.md 2015-06-16 10:41:07 -07:00
aws-coreos.md Correct arguments to aws cloudformation command in docs 2015-06-06 12:51:40 -04:00
aws.md Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00
azure.md Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00
binary_release.md Some minor README updates (readability/selinux/k8petstore) 2015-06-11 09:00:15 -04:00
cloudstack.md Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00
coreos.md coreos.md update 2015-06-07 20:55:19 +01:00
docker-multinode.md Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00
docker.md Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00
gce.md Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00
juju.md Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00
k8s-docker.png Add a Docker multi-node setup. 2015-04-07 21:22:33 -07:00
k8s-singlenode-docker.png Add a Docker multi-node setup. 2015-04-07 21:22:33 -07:00
libvirt-coreos.md Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00
locally.md Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00
logging.md Copy edits for spelling errors and typos 2015-06-12 18:47:28 -04:00
mesos.md Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00
ovirt.md Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00
rackspace.md Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00
ubuntu.md Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00
vagrant.md Merge pull request #10191 from erictune/similar-structure-gsg 2015-06-22 16:29:51 -07:00
vsphere.md Getting-started-guide cleanup. 2015-06-22 12:39:35 -07:00

README.md

If you are not sure what OSes and infrastructure is supported, the table below lists all the combinations which have been tested recently.

For the easiest "kick the tires" experience, please try the local docker guide.

If you are considering contributing a new guide, please read the guidelines.

IaaS Provider Config. Mgmt OS Networking Docs Conformance Support Level Notes
GKE GCE docs Commercial Uses K8s version 0.15.0
Vagrant Saltstack Fedora OVS docs Project Uses latest via https://get.k8s.io/
GCE Saltstack Debian GCE docs Project Tested with 0.15.0 by @robertbailey
Azure CoreOS CoreOS Weave docs Community (@errordeveloper, @squillace, @chanezon, @crossorigin) Uses K8s version 0.17.0
Docker Single Node custom N/A local docs Project (@brendandburns) Tested @ 0.14.1
Docker Multi Node Flannel N/A local docs Project (@brendandburns) Tested @ 0.14.1
Bare-metal Ansible Fedora flannel docs Project Uses K8s v0.13.2
Bare-metal custom Fedora none docs Project Uses K8s v0.13.2
Bare-metal custom Fedora flannel docs Community (@aveshagarwal) Tested with 0.15.0
libvirt custom Fedora flannel docs Community (@aveshagarwal) Tested with 0.15.0
KVM custom Fedora flannel docs Community (@aveshagarwal) Tested with 0.15.0
Mesos/GCE docs Community (@jdef) Uses K8s v0.11.2
AWS CoreOS CoreOS flannel docs Community Uses K8s version 0.17.0
GCE CoreOS CoreOS flannel docs Community (@kelseyhightower) Uses K8s version 0.15.0
Vagrant CoreOS CoreOS flannel docs Community ( @pires, @AntonioMeireles ) Uses K8s version 0.15.0
Bare-metal (Offline) CoreOS CoreOS flannel docs Community(@jeffbean) Uses K8s version 0.15.0
CloudStack Ansible CoreOS flannel docs Community (@runseb) Uses K8s version 0.9.1
Vmware Debian OVS docs Community (@pietern) Uses K8s version 0.9.1
Bare-metal custom CentOS none docs Community(@coolsvap) Uses K8s v0.9.1
AWS Juju Ubuntu flannel docs Community ( @whit, @matt, @chuck ) Tested K8s v0.8.1
OpenStack/HPCloud Juju Ubuntu flannel docs Community ( @whit, @matt, @chuck ) Tested K8s v0.8.1
Joyent Juju Ubuntu flannel docs Community ( @whit, @matt, @chuck ) Tested K8s v0.8.1
AWS Saltstack Ubuntu OVS docs Community (@justinsb) Uses K8s version 0.5.0
Vmware CoreOS CoreOS flannel docs Community (@kelseyhightower) Uses K8s version 0.15.0
Azure Saltstack Ubuntu OpenVPN docs Community
Bare-metal custom Ubuntu flannel docs Community (@resouer @WIZARD-CXY) use k8s version 0.18.0
Local none docs Community (@preillyme)
libvirt/KVM CoreOS CoreOS libvirt/KVM docs Community (@lhuard1A)
oVirt docs Community (@simon3z)
Rackspace CoreOS CoreOS flannel docs Community (@doublerr) use k8s version 0.18.0

Note: The above table is ordered by version test/used in notes followed by support level.

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.
  • Networking is what implements the networking model. Those with networking type none may not support more than one node, or may support multiple VM nodes only in the same physical node.
  • Conformance indicates whether a cluster created with this configuration has passed the project's conformance tests.
  • 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.
  • Notes is relevant information such as version k8s used.

Analytics