Skip to content
/ socok8s Public
forked from SUSE-Cloud/socok8s

Experimental tool for deploying SUSE OpenStack Cloud in Kubernetes cluster

License

Notifications You must be signed in to change notification settings

mbelur/socok8s

 
 

Repository files navigation

Intro

This project automates the deployment of OpenStack-Helm (OSH) on SUSE Container as a Service Platform (CaaSP) and SUSE Enterprise Storage (SES) via a series of shell scripts and Ansible playbooks.

Cloning this repository

To get started, you need to clone this repository. This repository uses submodules, so you need to get all the code to make sure the playbooks work.

git clone --recursive https://github.com/SUSE-Cloud/socok8s.git

Alternatively, one can fetch/update the tree of the submodules by running:

git submodule update --init --recursive

Please see the rest of the documentation in docs/ for:

  • A deployment guide
  • A reference documentation for more detailed information
  • User stories and tips
  • Operational information.

Rendering this page

To build this page just run:

tox -e docs

About

Experimental tool for deploying SUSE OpenStack Cloud in Kubernetes cluster

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Shell 48.0%
  • Python 41.3%
  • Groovy 6.5%
  • Ruby 4.2%