Skip to content

EntropyWorks/fuel-ccp-installer

 
 

Repository files navigation

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)

About

Fuel CCP - Installer sub-project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 90.1%
  • Python 9.9%