Container Infrastructure Management Service for OpenStack
e75e28dcbf
* Set requests.memory=256MiB for the nginx-ingress-controller pod We decided to leave limits open as this will allow to support most of the generic use cases. * QoS from Guaranteed to Burstable This will make that application and ingress starve each other, both fighting for node resources for an optimal usage of CPU * Set priority class so that pods can take priority on a node that might have No CPU taint. task: 37625 story: 2006945 Change-Id: Ibc77ea64ad47f1a400d040f419f38bf52b9f0141 Signed-off-by: Diogo Guerra <diogo.filipe.tomas.guerra@cern.ch> |
||
---|---|---|
api-ref/source | ||
contrib | ||
devstack | ||
doc | ||
dockerfiles | ||
etc/magnum | ||
magnum | ||
playbooks | ||
releasenotes | ||
specs | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.testr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
functional_creds.conf.sample | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
Magnum
Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.
For more information, please refer to the following resources:
- Free software: under the Apache license <http://www.apache.org/licenses/LICENSE-2.0>
- Wiki: https://wiki.openstack.org/wiki/Magnum_
- Documentation: https://docs.openstack.org/magnum/latest/
- Admin guide: https://docs.openstack.org/magnum/latest/admin/index.html
- Source: https://opendev.org/openstack/magnum
- Blueprints: https://blueprints.launchpad.net/magnum
- Bugs: https://storyboard.openstack.org/#!/project/openstack/magnum
- REST Client: https://opendev.org/openstack/python-magnumclient
- Release notes: https://docs.openstack.org/releasenotes/magnum/index.html
- Contributing: https://docs.openstack.org/magnum/latest/contributor/index.html