Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v2.28.0
  • v2.27.0
  • v2.25.1
  • v2.24.3
  • v2.26.0
  • v2.24.2
  • v2.25.0
  • v2.24.1
  • v2.22.2
  • v2.23.3
  • v2.24.0
  • v2.23.2
  • v2.23.1
  • v2.23.0
  • v2.22.1
  • v2.22.0
  • v2.21.0
  • v2.20.0
  • v2.19.1
  • v2.18.2
21 results

azure.md

  • Vincent Gramer's avatar
    f47a6662
    support azure loadbalancer standard sku (#4150) (#4476) · f47a6662
    Vincent Gramer authored
    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
    f47a6662
    History
    support azure loadbalancer standard sku (#4150) (#4476)
    Vincent Gramer authored
    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