c12s-kubespray/roles/kubernetes/node/tasks
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
..
azure-credential-check.yml support azure loadbalancer standard sku (#4150) (#4476) 2019-04-24 02:14:01 -07:00
facts.yml fix for resolvconf in ubuntu18 2018-09-17 09:00:55 +02:00
haproxy.yml Add HAProxy as internal loadbalancer (#4480) 2019-04-10 05:56:18 -07:00
install.yml Run kubeadm and hyperkube outside of local_release_dir (#4098) 2019-01-28 02:00:49 -08:00
main.yml ansible-lint: Don’t compare to literal True/False (#4499) 2019-04-17 08:42:03 -07:00
nginx-proxy.yml Add HAProxy as internal loadbalancer (#4480) 2019-04-10 05:56:18 -07:00
openstack-credential-check.yml add support for openstack trust to cloud provider config 2018-08-20 12:51:25 -04:00
pre_upgrade.yml Remove non-kubeadm deployment (#3811) 2018-12-06 02:33:38 -08:00
vsphere-credential-check.yml Move credential checks into proper folder 2018-03-31 13:29:00 +03:00