kubernetes/cmd/kubeadm
Rafael Fernández López 30dc43ff86
kubeadm: set priority class name to system-cluster-critical for all master components
Remove the deprecated `scheduler.alpha.kubernetes.io/critical-pod` pod annotation and use
the `priorityClassName` first class attribute instead, setting all master components to
`system-cluster-critical`.
2019-02-12 17:50:36 +01:00
..
app kubeadm: set priority class name to system-cluster-critical for all master components 2019-02-12 17:50:36 +01:00
test kubeadm: Refactor InitConfiguration init APIs 2019-02-11 14:45:34 +02:00
.import-restrictions Remove unnecessary prefixes from various .import-restrictions files 2019-02-11 16:47:28 -05:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
kubeadm.go Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00