Container Infrastructure Management Service for OpenStack
Go to file
Diogo Guerra e75e28dcbf Fix nginx getting OOM killed
* 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>
2019-12-13 17:25:42 +01:00
api-ref/source update api-ref for clustertemplate 2019-10-16 07:58:40 +00:00
contrib Pass ssh public key as string 2019-10-08 07:56:52 +00:00
devstack Remove --os-url usage 2019-09-20 11:15:03 +10:00
doc Merge "Add prometheus-adapter" 2019-12-11 14:17:30 +00:00
dockerfiles Use --containerized flag to support 1.{13,14,15}.x in Atomic 2019-11-21 20:45:55 +00:00
etc/magnum [fedora-atomic][k8s] Support default Keystone auth policy file 2019-06-11 11:57:15 +12:00
magnum Fix nginx getting OOM killed 2019-12-13 17:25:42 +01:00
playbooks Release k8s v1.14.9 and v1.15.6 2019-11-22 11:35:20 +13:00
releasenotes Fix nginx getting OOM killed 2019-12-13 17:25:42 +01:00
specs Document use of kube_tag label 2018-02-13 13:40:34 +00:00
tools containers: clean-up build code 2018-12-18 19:47:56 -05:00
.coveragerc Cleanup coverage configuration 2016-08-28 21:11:07 +01:00
.gitignore Switch to stestr 2018-07-13 13:05:52 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:44:16 +00:00
.mailmap Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
.stestr.conf Switch to stestr 2018-07-13 13:05:52 +07:00
.testr.conf Remove minion dependency on master 2016-03-04 07:41:12 -05:00
.zuul.yaml Drop python2 tests 2019-11-21 15:58:32 +01:00
babel.cfg Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
bindep.txt Add bindep.txt file 2018-04-20 14:40:19 -04:00
CONTRIBUTING.rst Update for Storyboard 2019-08-02 10:53:32 +02:00
functional_creds.conf.sample Use keystone v3 for functional tests 2016-12-05 15:21:09 +01:00
HACKING.rst Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
LICENSE Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
lower-constraints.txt [fedora atomic k8s] Add boot from volume support 2019-09-20 05:00:29 +00:00
README.rst Add wiki Admin guide and Contributing notes link to README 2019-10-04 17:28:36 +08:00
requirements.txt [fedora atomic k8s] Add boot from volume support 2019-09-20 05:00:29 +00:00
setup.cfg Make it possible to use uwsgi easily 2019-11-22 11:05:50 +00:00
setup.py Updated from global requirements 2017-03-07 01:58:36 +00:00
test-requirements.txt Blacklist sphinx 2.1.0 (autodoc bug) 2019-07-30 16:52:22 +08:00
tox.ini Merge "PDF documentation build" 2019-12-07 17:59:49 +00:00

Team and repository tags

image

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: