magnum/contrib/drivers/k8s_opensuse_v1
yatin 8beab883e6 [suse] Fix OS::stack_id in kubeminion
OS::stack_id is currently set to kubeminion private ip. With this
patch it now refers to OS::stack_id.

Change-Id: I5695801f73a7e29aa0ce9909e1203764fe12b105
Partial-Bug: #1622949
2016-09-15 11:16:40 +05:30
..
templates [suse] Fix OS::stack_id in kubeminion 2016-09-15 11:16:40 +05:30
__init__.py Add openSUSE driver support to Magnum 2016-08-10 17:37:42 +02:00
README.md Add openSUSE driver support to Magnum 2016-08-10 17:37:42 +02:00
setup.py Add openSUSE driver support to Magnum 2016-08-10 17:37:42 +02:00
template_def.py [suse] Rename bay to cluster 2016-09-14 18:34:36 +05:30
version.py Add openSUSE driver support to Magnum 2016-08-10 17:37:42 +02:00

Magnum openSUSE K8s driver

This is openSUSE Kubernetes driver for Magnum, which allow to deploy Kubernetes cluster on openSUSE.

Installation

1. Install the openSUSE K8s driver in Magnum

  • To install the driver, from this directory run:

     `python ./setup.py install`
    

2. Enable driver in magnum.conf

  enabled_definitions = ...,magnum_vm_opensuse_k8s

2. Restart Magnum

Both Magnum services has to restarted magnum-api and magnum-conductor