kubernetes/cmd
Clayton Coleman 264496cc41
scheduler: Implement resource metrics at /metrics/resources
Implement pod resource metrics as described in KEP 1916. The new
`/metrics/resources` endpoint is exposed on the active scheduler
and reports kube_pod_resources* metrics that present the effective
requests and limits for all resources on the pods as calculated by
the scheduler and kubelet. This allows administrators using the
system to quickly perform resource consumption, reservation, and
pending utilization calculations when those metrics are read.
Because metrics calculation is on-demand, there is no additional
resource consumption incurred by the scheduler unless the endpoint
is scraped.
2020-11-12 12:37:38 -05:00
..
clicheck Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-29 13:08:41 -07:00
cloud-controller-manager Adding config extension to CCM. 2020-11-06 02:42:44 -08:00
dependencycheck Add dependencycheck tool to check for dependency cyles in vendored pkgs 2020-08-01 08:10:43 -05:00
gendocs Create work-around wrappers for pure attribute on go_binary and go_test 2019-02-22 18:08:34 -08:00
genkubedocs Drop cloud-controller-manager artifacts from k/k release 2019-08-06 13:51:27 -04:00
genman Bump github.com/cpuguy83/go-md2man dependency 2020-07-01 21:22:14 +01:00
genswaggertypedocs Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
genutils
genyaml Remove genyaml binary 2019-04-12 08:31:29 -04:00
importverifier delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
kube-apiserver GA of RuntimeClass feature gate and API 2020-11-11 19:22:32 +00:00
kube-controller-manager update violation_exceptions.list and make generated 2020-11-10 17:32:06 -05:00
kube-proxy Merge pull request #93040 from cmluciano/cml/ipvsschedmodules 2020-10-26 10:25:17 -07:00
kube-scheduler scheduler: Implement resource metrics at /metrics/resources 2020-11-12 12:37:38 -05:00
kubeadm kubeadm: mark the "master" label/taint as deprecated 2020-11-10 22:10:13 +02:00
kubectl remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
kubelet Add kubelet configuration flag 'topology-manager-scope' 2020-11-12 12:25:54 +01:00
kubemark Added support for register-with-taints setting #93608 2020-09-03 22:23:20 +05:30
linkcheck Invert error validation 2020-05-13 09:19:17 +01:00
preferredimports fix staticcheck faulures in 'cmd' pkg 2019-12-16 18:32:54 +08:00
verifydependencies Close the file after reading in verifydependencies#main 2019-10-19 10:46:50 -07:00
BUILD Move cmd/controller-manager to k8s.io/controller-manager and cloud specific configs to k8s.io/cloud-provider. 2020-10-08 13:23:16 -07:00
OWNERS Sign up dims for additional review roles 2020-08-08 19:08:38 -04:00