43bec106c7
Change-Id: I18d6598e2f4b68ae7a672b794023e7408b7f8696 Partial-Bug: #1622949 |
||
---|---|---|
.. | ||
templates | ||
__init__.py | ||
driver.py | ||
README.md | ||
setup.py | ||
template_def.py | ||
version.py |
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