c12s-kubespray/roles/kubernetes/node/templates
Kenichi Omichi 486b223e01
Replace kube-master with kube_control_plane (#7256)
This replaces kube-master with kube_control_plane because of [1]:

  The Kubernetes project is moving away from wording that is
  considered offensive. A new working group WG Naming was created
  to track this work, and the word "master" was declared as offensive.
  A proposal was formalized for replacing the word "master" with
  "control plane". This means it should be removed from source code,
  documentation, and user-facing configuration from Kubernetes and
  its sub-projects.

NOTE: The reason why this changes it to kube_control_plane not
      kube-control-plane is for valid group names on ansible.

[1]: https://github.com/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/kubeadm/2067-rename-master-label-taint/README.md#motivation
2021-03-23 17:26:05 -07:00
..
cloud-configs Update azure cloud config (#7208) 2021-01-26 07:24:35 -08:00
loadbalancer Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
manifests Cleanup deprecated labels beta.kubernetes.io/arch and beta.kubernetes.io/os (#5964) 2020-04-17 05:51:06 -07:00
http-proxy.conf.j2 Adding support for proxy w/ rkt kubelet 2017-02-14 08:09:49 -06:00
kubelet-config.v1beta1.yaml.j2 Allow configuring container log limits for Kubelet (#6933) 2020-11-26 00:32:19 -08:00
kubelet.env.v1beta1.j2 Remove contiv related files (#6964) 2020-11-30 06:48:50 -08:00
kubelet.service.j2 Remove hard-coded dependance to docker.service in kubelet.service file (#5917) 2020-04-09 08:43:46 -07:00
node-kubeconfig.yaml.j2 Add Kubelet config, remove deprecated flags and fix minor bugs (#4724) 2019-05-08 13:38:36 -07:00