python2-magnum-conductor
OpenStack containers as a service - Python library
Install
- All systems
-
curl cmd.cat/python2-magnum-conductor.sh
- Debian
-
apt-get install python-magnum
- Ubuntu
-
apt-get install python-magnum
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-magnum
- Raspbian
-
apt-get install python-magnum
- Dockerfile
- dockerfile.run/python2-magnum-conductor
python-magnum
OpenStack containers as a service - Python library
Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack. It features: * Abstractions for bays, containers, nodes, pods, replication controllers, and services * Integration with Kubernetes and Docker for backend container technology * Integration with Keystone for multi-tenant security * Integration with Neutron for Kubernetes multi-tenancy network security This package contains the Python code.