k3s/docs/getting-started-guides
Eric Paris c560f41a4b Update docs which were incorrectly using _ in flag names
Each of these was verified that the actual flag declaration correctly
used -
2015-08-17 11:18:43 -07:00
..
aws Update Binary Versions in AWS cloud-config's 2015-08-05 11:43:10 -07:00
centos change underscores to dashes to match the command line argument 2015-08-06 22:13:44 -05:00
coreos ran ./hack/update-generated-docks.sh 2015-08-13 22:59:39 -07:00
docker-multinode vxlan as bankend of flannel & auto restart k8s. 2015-08-12 11:16:19 +08:00
fedora Update code to use - in flag names instead of _ 2015-08-11 16:31:52 -04:00
mesos Getting started guide for Mesos on GCP. 2015-04-01 14:52:02 -07:00
rkt rewrite all links to issues to k8s links 2015-08-05 21:11:11 -07:00
README.md Merge pull request #12629 from erictune/conformance_checkbox_gke 2015-08-13 11:42:42 +02:00
all-lines.png Update logging docs 2015-06-23 11:28:34 -07:00
aws-coreos.md Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
aws.md Absolutize links that leave the docs/ tree to go anywhere other than 2015-07-20 00:25:07 -07:00
azure.md Fix capitalization of Kubernetes in the documentation. 2015-07-20 14:39:36 -07:00
bigquery-logging.png Update logging docs 2015-06-23 11:28:34 -07:00
binary_release.md Absolutize links that leave the docs/ tree to go anywhere other than 2015-07-20 00:25:07 -07:00
cloud-logging-console.png Update logging docs 2015-06-23 11:28:34 -07:00
cloudstack.md Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
coreos.md Run gendocs 2015-07-17 15:35:43 -07:00
docker-multinode.md Fix wrong paths in docker multinode cluster 'getting started' guide 2015-08-14 15:42:07 +02:00
docker.md Fix the service printer to be a single line per service 2015-08-10 10:57:45 -07:00
es-browser.png Documentation for logging with Elasticsearch and Kibana 2015-06-23 14:02:24 -07:00
gce.md Strip out extra gunk from the end of an example output line. 2015-08-11 20:13:48 +00:00
juju.md Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04: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
kibana-logs.png Documentation for logging with Elasticsearch and Kibana 2015-06-23 14:02:24 -07:00
libvirt-coreos.md Better explain what are the purposes of the libvirt-coreos cluster provider 2015-08-13 11:36:04 +02:00
locally.md rewrite all links to issues to k8s links 2015-08-05 21:11:11 -07:00
logging-elasticsearch.md Collected markedown fixes around syntax. 2015-07-20 09:51:22 -07:00
logging.md Collect more of the VM's log files (monit, salt) in fluentd-gcp. 2015-08-05 00:21:47 +00:00
mesos-docker.md Clarify build instructions in mesos/docker guide 2015-08-10 09:46:30 -07:00
mesos.md Update docs which were incorrectly using _ in flag names 2015-08-17 11:18:43 -07:00
ovirt.md Fix capitalization of Kubernetes in the documentation. 2015-07-20 14:39:36 -07:00
rackspace.md Fix capitalization of Kubernetes in the documentation. 2015-07-20 14:39:36 -07:00
scratch.md create cloudprovider "providers" package 2015-08-11 22:36:51 -07:00
ubuntu-calico.md Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
ubuntu.md Fix the problem that Kubernetes UI is not installed by deployAddons.sh script in Ubuntu environment. 2015-08-12 15:33:07 +09:00
vagrant.md Fix the service printer to be a single line per service 2015-08-10 10:57:45 -07:00
vsphere.md Better scary message 2015-07-17 09:28:49 -07:00

README.md

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest 1.0.x release of this document can be found [here](http://releases.k8s.io/release-1.0/docs/getting-started-guides/README.md).

Documentation for other releases can be found at releases.k8s.io.

Creating a Kubernetes Cluster

Kubernetes can run on a range of platforms, from your laptop, to VMs on a cloud provider, to rack of bare metal servers. The effort required to set up a cluster varies from running a single command to crafting your own customized cluster. We'll guide you in picking a solution that fits for your needs.

Picking the Right Solution

If you just want to "kick the tires" on Kubernetes, we recommend the local Docker-based solution.

The local Docker-based solution is one of several Local cluster solutions that are quick to set up, but are limited to running on one machine.

When you are ready to scale up to more machines and higher availability, a Hosted solution is the easiest to create and maintain.

Turn-key cloud solutions require only a few commands to create and cover a wider range of cloud providers.

Custom solutions require more effort to setup but cover and even they vary from step-by-step instructions to general advice for setting up a Kubernetes cluster from scratch.

Local-machine Solutions

Local-machine solutions create a single cluster with one or more Kubernetes nodes on a single physical machine. Setup is completely automated and doesn't require a cloud provider account. But their size and availability is limited to that of a single machine.

The local-machine solutions are:

Hosted Solutions

Google Container Engine offers managed Kubernetes clusters.

Turn-key Cloud Solutions

These solutions allow you to create Kubernetes clusters on a range of Cloud IaaS providers with only a few commands, and have active community support.

Custom Solutions

Kubernetes can run on a wide range of Cloud providers and bare-metal environments, and with many base operating systems.

If you can find a guide below that matches your needs, use it. It may be a little out of date, but it will be easier than starting from scratch. If you do want to start from scratch because you have special requirements or just because you want to understand what is underneath a Kubernetes cluster, try the Getting Started from Scratch guide.

If you are interested in supporting Kubernetes on a new platform, check out our advice for writing a new solution.

Cloud

These solutions are combinations of cloud provider and OS not covered by the above solutions.

On-Premises VMs

Bare Metal

Integrations

Table of Solutions

Here are all the solutions mentioned above in table form.

IaaS Provider Config. Mgmt OS Networking Docs Conforms Support Level
GKE GCE docs Commercial
Vagrant Saltstack Fedora OVS docs Project
GCE Saltstack Debian GCE docs Project
Azure CoreOS CoreOS Weave docs Community (@errordeveloper, @squillace, @chanezon, @crossorigin)
Docker Single Node custom N/A local docs Project (@brendandburns)
Docker Multi Node Flannel N/A local docs Project (@brendandburns)
Bare-metal Ansible Fedora flannel docs Project
Bare-metal custom Fedora none docs Project
Bare-metal custom Fedora flannel docs Community (@aveshagarwal)
libvirt custom Fedora flannel docs Community (@aveshagarwal)
KVM custom Fedora flannel docs Community (@aveshagarwal)
Mesos/Docker custom Ubuntu Docker docs Community (Kubernetes-Mesos Authors)
Mesos/GCE docs Community (Kubernetes-Mesos Authors)
AWS CoreOS CoreOS flannel docs Community
GCE CoreOS CoreOS flannel docs Community @pires
Vagrant CoreOS CoreOS flannel docs Community ( @pires, @AntonioMeireles )
Bare-metal (Offline) CoreOS CoreOS flannel docs Community(@jeffbean)
Bare-metal CoreOS CoreOS Calico docs Community(@caseydavenport)
CloudStack Ansible CoreOS flannel docs Community (@runseb)
Vmware Debian OVS docs Community (@pietern)
Bare-metal custom CentOS none docs Community(@coolsvap)
AWS Juju Ubuntu flannel docs Community ( @whit, @matt, @chuck )
OpenStack/HPCloud Juju Ubuntu flannel docs Community ( @whit, @matt, @chuck )
Joyent Juju Ubuntu flannel docs Community ( @whit, @matt, @chuck )
AWS Saltstack Ubuntu OVS docs Community (@justinsb)
Vmware CoreOS CoreOS flannel docs Community (@kelseyhightower)
Azure Saltstack Ubuntu OpenVPN docs Community
Bare-metal custom Ubuntu Calico docs Community (@djosborne)
Bare-metal custom Ubuntu flannel docs Community (@resouer @WIZARD-CXY)
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)
any any any any docs Community (@erictune)

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 for supporting the API and base features of Kubernetes v1.0.0.
  • 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 Kubernetes users, and may be deleted soon.
  • Notes is relevant information such as the version of Kubernetes used.

Analytics