Add commandline flags for exclusion of specific namespaces and setting the default memory requests

This commit is contained in:
2019-03-12 10:07:26 +01:00
parent d6d869d980
commit 1dd9edf4e0
4 changed files with 110 additions and 22 deletions
+4
View File
@@ -0,0 +1,4 @@
# Default-request-adder
A small container which periodically (every 10s) checks for a LimitRange on all non-excluded namespaces named `extreme-request-defaults` and creates it using the configured memory settings if absent.
See the example-dir for an example deployment-file.