2016-02-11 00:55:31 +00:00
|
|
|
---
|
|
|
|
title: "Getting Started: Custom Solutions"
|
2016-02-11 02:42:12 +00:00
|
|
|
section: guides
|
2016-02-11 00:55:31 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
Use these solutions to create Kubernetes clusters in your custom environment.
|
|
|
|
|
2016-02-11 02:42:12 +00:00
|
|
|
First time here? See [Picking the Right Solution](/{{ page.version }}/docs/getting-started-guides/README) for more information.
|
|
|
|
|
|
|
|
## From scratch
|
|
|
|
|
|
|
|
* [Getting Started from Scratch](/{{ page.version }}/docs/getting-started-guides/scratch)
|
|
|
|
|
|
|
|
## Cloud
|
|
|
|
|
|
|
|
* [AWS or GCE (CoreOS)](/{{ page.version }}/docs/getting-started-guides/coreos)
|
|
|
|
* [AWS or Joyent (Ubuntu)](/{{ page.version }}/docs/getting-started-guides/juju)
|
|
|
|
* [Rackspace (CoreOS)](/{{ page.version }}/docs/getting-started-guides/rackspace)
|
|
|
|
|
|
|
|
## On-Premise VMs
|
|
|
|
|
|
|
|
* [Vagrant or VMware](/{{ page.version }}/docs/getting-started-guides/coreos)
|
|
|
|
* [CloudStack](/{{ page.version }}/docs/getting-started-guides/cloudstack)
|
|
|
|
* [VMware](/{{ page.version }}/docs/getting-started-guides/vsphere)
|
|
|
|
* [Juju](/{{ page.version }}/docs/getting-started-guides/juju)
|
|
|
|
* [libvirt (CoreOS)](/{{ page.version }}/docs/getting-started-guides/libvirt-coreos)
|
|
|
|
* [oVirt](/{{ page.version }}/docs/getting-started-guides/ovirt)
|
|
|
|
* [libvirt or KVM](/{{ page.version }}/docs/getting-started-guides/fedora/flannel_multi_node_cluster)
|
|
|
|
|
|
|
|
## Bare Metal
|
2016-02-11 00:55:31 +00:00
|
|
|
|
2016-02-11 02:42:12 +00:00
|
|
|
* [Offline](/{{ page.version }}/docs/getting-started-guides/coreos/bare_metal_offline)
|
|
|
|
* [Fedora via Ansible](/{{ page.version }}/docs/getting-started-guides/fedora/fedora_ansible_config)
|
|
|
|
* [Fedora: Single Node](/{{ page.version }}/docs/getting-started-guides/fedora/fedora_manual_config)
|
|
|
|
* [Fedora: Multi Node](/{{ page.version }}/docs/getting-started-guides/fedora/flannel_multi_node_cluster)
|
|
|
|
* [Centos](/{{ page.version }}/docs/getting-started-guides/centos/centos_manual_config)
|
|
|
|
* [Ubuntu](/{{ page.version }}/docs/getting-started-guides/ubuntu)
|
|
|
|
* [Docker: Multi Node](/{{ page.version }}/docs/getting-started-guides/docker-multinode)
|