kubernetes/cmd/kube-controller-manager/app
Clayton Coleman 33521b41d4
Disable gzip compression in core control plane components
On local networks (such as the typical connection path between
control plane components) gzip compression increases CPU use and
end to end p99 latency rather than decreasing it. Disable compression
within the control plane components like a 1.15 cluster would be
configured.
2019-08-02 16:18:15 -04:00
..
config [kube-controller-manager] auto-generated file 2018-09-04 19:40:10 +08:00
options Disable gzip compression in core control plane components 2019-08-02 16:18:15 -04:00
testing testservers: return Run method errors correctly 2018-11-06 15:14:24 +01:00
apps.go add flag concurrent-statefulset-syncs to kube-controller-manager (#79169) 2019-07-31 22:36:14 -07:00
autoscaling.go Merge pull request #68015 from damemi/hpa-metrics-specificity 2018-09-10 16:12:23 -07:00
batch.go Fix lint warnings in pkg/controller/cronjob. 2019-03-19 14:36:26 -04:00
bootstrap.go Fix lint warnings in pkg/controller/bootstrap 2019-03-19 14:36:26 -04:00
BUILD Use metadata informers instead of dynamic informers in controller manager 2019-07-11 12:18:52 -04:00
certificates.go add warning log for csr controllers 2019-05-07 11:51:36 +08:00
cloudproviders.go Clean up kube-controller-manager. 2019-05-06 14:41:33 +00:00
controllermanager.go use correct format verb 2019-07-23 18:12:42 +08:00
core_test.go Use metadata informers instead of dynamic informers in controller manager 2019-07-11 12:18:52 -04:00
core.go Add simple batching to endpoints controller 2019-07-24 11:36:53 +02:00
import_known_versions.go fix cmd/kube-controller-manager's golint failures 2019-05-09 17:56:08 +08:00
plugins.go feat: cleanup feature gates for CSIPersistentVolume 2019-06-25 09:00:12 +08:00
policy.go Support scale subresource for PDBs (#76294) 2019-05-23 22:24:17 -07:00
rbac.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00