kubernetes/cmd/kube-controller-manager/app/options
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
..
attachdetachcontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00
BUILD add flag concurrent-statefulset-syncs to kube-controller-manager (#79169) 2019-07-31 22:36:14 -07:00
csrsigningcontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00
daemonsetcontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00
deploymentcontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00
deprecatedcontroller.go get rid of copied fields in the options and using wraped componentconfig fields 2019-01-16 16:07:16 +08:00
endpointcontroller.go Add simple batching to endpoints controller 2019-07-24 11:36:53 +02:00
garbagecollectorcontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00
hpacontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00
jobcontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00
namespacecontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00
nodeipamcontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00
nodelifecyclecontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00
options_test.go add flag concurrent-statefulset-syncs to kube-controller-manager (#79169) 2019-07-31 22:36:14 -07:00
options.go Disable gzip compression in core control plane components 2019-08-02 16:18:15 -04:00
persistentvolumebindercontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00
podgccontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00
replicasetcontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00
replicationcontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00
resourcequotacontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00
serviceaccountcontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00
statefulsetcontroller.go add flag concurrent-statefulset-syncs to kube-controller-manager (#79169) 2019-07-31 22:36:14 -07:00
ttlafterfinishedcontroller.go fix all the reference about the API packages change 2019-03-02 12:54:33 +08:00