magnum/contrib/drivers/k8s_opensuse_v1
Hieu LE 08a48895c4 Centralize config option: docker_registry section
Centralize config option of docker_registry section.
Replace oslo_conf cfg to magnum.conf.

Change-Id: I43d3ce068bb6638f71ea14577f34c1df3d7c9d8c
Implements: blueprint centralize-config-magnum
2016-10-11 11:05:40 +07:00
..
templates Merge "[suse] Sync heat template version with other drivers" 2016-09-22 13:30:14 +00:00
__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 Centralize config option: docker_registry section 2016-10-11 11:05:40 +07:00
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