website/v1.1/gs-custom.md

38 lines
1.8 KiB
Markdown
Raw Normal View History

---
title: "Getting Started: Custom Solutions"
section: guides
---
Use these solutions to create Kubernetes clusters in your custom environment.
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
* [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)