Go to file
Aleksandr Didenko 170cf42194 Add external IP controller
Add ansible playbook to deploy external IP controller on k8s
cluster. It will deploy the application on specified nodes only
(the ones that have role "externalip" in ansible).

Change-Id: I85556d58db92a45968e49de86efd5f447bbcd086
2016-12-20 15:54:52 +01:00
2016-12-20 15:54:52 +01:00
2016-06-10 12:19:23 +02:00
2016-12-20 15:54:52 +01:00
2016-07-08 10:09:30 +02:00
2016-07-08 10:09:30 +02:00
2016-09-19 12:53:58 +03:00
2016-11-07 15:58:49 +00:00
2016-07-07 16:06:44 +03:00
2016-07-07 16:06:44 +03:00
2016-07-28 13:43:09 +03:00

Express Fuel CCP Kubernetes deployment using Kargo

Deploy Kubernetes on pre-provisioned virtual or bare metal hosts

This project leverages [Kargo](https://github.com/kubespray/kargo) to deploy Kubernetes with Calico networking plugin.

There are four ways you can use to deploy:

Preprovisioned list of hosts

See [Quickstart guide](doc/source/quickstart.rst)

Precreated Ansible inventory

See [Generating Ansible Inventory](doc/source/generate-inventory.rst)

Vagrant

Vagrant support is limited at this time. Try it and report bugs if you see any!

Using VirtualBox

:: vagrant up --provider virtualbox

Using Libvirt

See [Vagrant libvirt guide](doc/source/vagrant.rst)

Description
RETIRED, Fuel CCP - Installer sub-project
Readme 2.9 MiB