c12s-kubespray/roles/kubernetes
Vincent Gramer f47a666227 support azure loadbalancer standard sku (#4150) (#4476)
add the support of the folling property in azure-credential-check.yml
  - azure_loadbalancer_sku: Sku of Load Balancer and Public IP. Candidate values are: basic and standard.
  - azure_exclude_master_from_standard_lb: excludes master nodes from standard load balancer.
  - azure_disable_outbound_snat: disables the outbound SNAT for public load balancer rules
  - useInstanceMetadata: Use instance metadata service where possible
  - azure_primary_availability_set: (Optional) The name of the availability set that should be used as the load balancer backend
2019-04-24 02:14:01 -07:00
..
client Use K8s 1.14 and add kubeadm experimental control plane mode (#4514) 2019-04-19 06:01:54 -07:00
kubeadm Wait longer for node to join the cluster (#4549) 2019-04-20 07:05:40 -07:00
master Purge legacy cleanup tasks from older than 1 year (#4450) 2019-04-24 00:08:05 -07:00
node support azure loadbalancer standard sku (#4150) (#4476) 2019-04-24 02:14:01 -07:00
preinstall ansible-lint: Don't use bare variables (#4608) 2019-04-23 22:20:00 -07:00
tokens Fix basic auth tokens for kubeadm deployment. (#3801) 2018-12-03 10:44:29 -08:00