promenade/charts
Matt McEuen 178193be84 Add EventRateLimit admission controller
Add the EventRateLimit admission controller, to allow operators to
define rate limits for the k8s API server at the server, namespace,
or user account level.

This also
* cleans up some of the parameters passed into the API server
* replaces the deprecated --admission-control parameter
* applies --repair-malformed-updates consistently, incl examples
* removes unused batch/v2alpha1 runtime config
* https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/
* removes duplicate --service-cluster-ip-range setting

This PS adds EventRateLimits to the bootstrap and anchor API
servers; future work will need to add it to the Keystone
Webhook API server.

Change-Id: I32a2d4add880e50f470e4cb0687e20d16e6e926d
2018-10-27 15:35:43 -05:00
..
apiserver Add EventRateLimit admission controller 2018-10-27 15:35:43 -05:00
apiserver-webhook APISERVER for webhook 2018-09-18 15:04:32 -05:00
controller_manager Improve security of default and example configurations 2018-09-26 11:49:15 -05:00
coredns CoreDNS: add configurable replicas 2018-10-04 10:44:28 -07:00
etcd Fix: Avoid etcd bootstrap race 2018-09-07 07:52:44 -05:00
haproxy Make haproxy-anchor pod critical 2018-10-01 15:18:58 -07:00
promenade Fix: various documentation and URL fixes 2018-09-25 11:44:57 +02:00
proxy Merge "Make kube-proxy liveness probe more cautious" 2018-10-10 19:03:10 +00:00
scheduler Enable etcd helm test to run on non-ready nodes 2018-07-19 13:29:18 -05:00
.gitignore Add initial Makefile 2017-10-31 12:46:23 -05:00