c12s-kubespray/contrib/azurerm/roles/generate-templates/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
..
availability-sets.json Add Azure Resource Manager templates to contrib folder 2016-12-13 15:37:04 +01:00
bastion.json Add the option to create a DNS record for bastion deployed to Azure (#3675) 2018-11-09 11:30:35 +01:00
clear-rg.json Add Azure Resource Manager templates to contrib folder 2016-12-13 15:37:04 +01:00
masters.json Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
minions.json Add the option to add multiple ssh public keys for Azure infrastructure (#3674) 2018-11-08 15:25:07 +01:00
network.json add a variable for kube_apiserver at all 2017-07-10 20:16:02 +02:00
storage.json Add Azure Resource Manager templates to contrib folder 2016-12-13 15:37:04 +01:00