magnum/contrib/drivers/k8s_opensuse_v1
yatin c00d197954 [suse] add support of LBaaS v2
Add support of LBaaS v2 to suse k8s driver.
This patch also allows suse k8s cluster to be created
without enabling LBaaS.

Change-Id: I5de4059aa1185973be1c556a4b7565c62f76f9f9
Partial-Bug: #1622949
2016-12-14 03:57:18 +00:00
..
templates [suse] add support of LBaaS v2 2016-12-14 03:57:18 +00:00
README.md Add openSUSE driver support to Magnum 2016-08-10 17:37:42 +02:00
__init__.py Add openSUSE driver support to Magnum 2016-08-10 17:37:42 +02:00
setup.py [suse] Update copyright/ownership information 2016-10-25 22:22:36 +02:00
template_def.py [suse] add support of LBaaS v2 2016-12-14 03:57:18 +00:00
version.py [suse] Update copyright/ownership information 2016-10-25 22:22:36 +02:00

README.md

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