azure.azcollection.azure_rm_aksagentpool module – Manage node pools in Kubernetes kubernetes cluster
Note
This module is part of the azure.azcollection collection (version 3.0.0).
You might already have this collection installed if you are using the ansible
package.
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it, use: ansible-galaxy collection install azure.azcollection
.
You need further requirements to be able to use this module,
see Requirements for details.
To use it in a playbook, specify: azure.azcollection.azure_rm_aksagentpool
.
New in azure.azcollection 1.14.0
Synopsis
Create, update or delete node pools in kubernetes cluster.
Requirements
The below requirements are needed on the host that executes this module.
python >= 2.7
The host that executes this module must have the azure.azcollection collection installed via galaxy
All python packages listed in collection’s requirements.txt must be installed via pip on the host that executes modules from azure.azcollection
Full installation instructions may be found https://galaxy.ansible.com/azure/azcollection
Parameters
Parameter |
Comments |
---|---|
Active Directory username. Use when authenticating with an Active Directory user rather than service principal. |
|
Azure AD authority url. Use when authenticating with Username/password, and has your own ADFS authority. |
|
Selects an API profile to use when communicating with Azure services. Default value of Default: |
|
Use to control if tags field is canonical or just appends to existing tags. When canonical, any tags not found in the tags parameter will be removed from the object’s metadata. Choices:
|
|
Controls the source of the credentials to use for authentication. Can also be set via the When set to When set to When set to When set to When set to The Choices:
|
|
Availability zones for nodes. Must use VirtualMachineScaleSets AgentPoolType. Choices:
|
|
Controls the certificate validation behavior for Azure endpoints. By default, all modules will validate the server certificate, but when an HTTPS proxy is in use, or against Azure Stack, it may be necessary to disable this behavior by passing Choices:
|
|
Azure client ID. Use when authenticating with a Service Principal or Managed Identity (msi). Can also be set via the |
|
For cloud environments other than the US public cloud, the environment name (as defined by Azure Python SDK, eg, Default: |
|
The name of the kubernetes cluster. |
|
Number of agents (VMs) to host docker containers. |
|
Determines whether or not instance discovery is performed when attempting to authenticate. Setting this to true will completely disable both instance discovery and authority validation. This functionality is intended for use in scenarios where the metadata endpoint cannot be reached such as in private clouds or Azure Stack. The process of instance discovery entails retrieving authority metadata from https://login.microsoft.com/ to validate the authority. By setting this to **True**, the validation of the authority is disabled. As a result, it is crucial to ensure that the configured authority host is valid and trustworthy. Set via credential file profile or the Choices:
|
|
Whether to enable auto-scaler. Choices:
|
|
This is only supported on certain VM sizes and in certain Azure regions. Choices:
|
|
Whether enable FIPS node pool. Choices:
|
|
Some scenarios may require nodes in a node pool to receive theirown dedicated public IP addresses. A common scenario is for gaming workloads, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. Choices:
|
|
Whether to enable UltraSSD. Choices:
|
|
GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. Choices:
|
|
The Kubelet configuration on the agent pool nodes. |
|
Allowed list of unsafe sysctls or unsafe sysctl patterns. |
|
The maximum number of container log files that can be present for a container. The number must be ≥ 2. |
|
The maximum size of container log file before it is rotated. |
|
The default is Choices:
|
|
The default is Valid values are a sequence of decimal numbers with an optional fraction and a unit suffix. Default: |
|
Kubernetes CPU management policies. The default is Choices:
|
|
If set to true it will make the Kubelet fail to start if swap is enabled on the node. Choices:
|
|
To disable image garbage collection, set to The default is Default: |
|
This cannot be set higher than imageGcHighThreshold. The default is Default: |
|
The maximum number of processes per pod. |
|
Kubernetes Topology Manager policies. The default is Choices:
|
|
Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. Choices:
|
|
The OS configuration of Linux agent nodes. |
|
The size in MB of a swap file that will be created on each node. |
|
Sysctl settings for Linux agent nodes. |
|
Sysctl setting fs.aio-max-nr. |
|
Sysctl setting fs.file-max. |
|
Sysctl setting fs.inotify.max_user_watches. |
|
Sysctl setting fs.nr_open. |
|
Sysctl setting kernel.threads-max. |
|
Sysctl setting net.core.netdev_max_backlog. |
|
Sysctl setting net.core.optmem_max. |
|
Sysctl setting net.core.rmem_default. |
|
Sysctl setting net.core.rmem_max. |
|
Sysctl setting net.core.somaxconn. |
|
Sysctl setting net.core.wmem_default. |
|
Sysctl setting net.core.wmem_max. |
|
Sysctl setting net.ipv4.ip_local_port_range. |
|
Sysctl setting net.ipv4.neigh.default.gc_thresh1. |
|
Sysctl setting net.ipv4.neigh.default.gc_thresh2. |
|
Sysctl setting net.ipv4.neigh.default.gc_thresh3. |
|
Sysctl setting net.ipv4.tcp_fin_timeout. |
|
Sysctl setting net.ipv4.tcp_keepalive_probes. |
|
Sysctl setting net.ipv4.tcp_keepalive_time. |
|
Sysctl setting net.ipv4.tcp_max_syn_backlog. |
|
Sysctl setting net.ipv4.tcp_max_tw_buckets. |
|
Sysctl setting net.ipv4.tcp_tw_reuse. Choices:
|
|
Sysctl setting net.ipv4.tcp_keepalive_intvl. |
|
Sysctl setting net.netfilter.nf_conntrack_buckets. |
|
sysctl setting net.netfilter.nf_conntrack_max. |
|
Sysctl setting vm.max_map_count. |
|
Sysctl setting vm.swappiness. |
|
Sysctl setting vm.vfs_cache_pressure. |
|
The node agent pool transparent huge page deferag. The default is Choices:
|
|
The node agent pool transparent hugepage. The default is Choices:
|
|
Parent argument. |
|
Parent argument. |
|
Maximum number of nodes for auto-scaling. |
|
Maximum number of pods that can run on a node. |
|
Minimum number of nodes for auto-scaling. |
|
AgentPoolMode represents mode of an agent pool. Choices:
|
|
The name of the node agent pool. |
|
Agent pool node labels to be persisted across all nodes in agent pool. |
|
The Azure Public IP prefix’s ID. |
|
The taints added to new nodes during node pool create and scale. For example as example, value:NoSchedule’. |
|
Version of orchestrator specified when creating the managed cluster. |
|
OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. |
|
Specifies an OS SKU. This value must not be specified if OSType is Windows. Choices:
|
|
OsType to be used to specify os type. Choices:
|
|
Active Directory user password. Use when authenticating with an Active Directory user rather than service principal. |
|
When an Agent Pool is first created it is initially The Agent Pool can be stopped by setting this field to A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded. |
|
Tells whether the cluster is Choices:
|
|
Security profile found in ~/.azure/credentials file. |
|
The ID for Proximity Placement Group. |
|
The name of the resource group. |
|
This also effects the cluster autoscaler behavior. If not specified, it defaults to Choices:
|
|
This cannot be specified unless the scale_set_priority=Spot. If not specified, the default is Choices:
|
|
The Virtual Machine Scale Set priority. If not specified, the default is Choices:
|
|
Azure client secret. Use when authenticating with a Service Principal. |
|
The security settings of an agent pool. |
|
Whether to disable or enabled the secure boot. Choices:
|
|
Whether to disable or enabled the vTPM. Choices:
|
|
Possible values are any decimal value greater than zero or -1. Indicates the willingness to pay any on-demand price. |
|
State of the automation runbook. Use Choices:
|
|
Your Azure subscription Id. |
|
Dictionary of string:string pairs to assign as metadata to the object. Metadata tags on the object will be updated with any provided values. To remove tags set append_tags option to false. Currently, Azure DNS zones and Traffic Manager services also don’t allow the use of spaces in the tag. Azure Front Door doesn’t support the use of Azure Automation and Azure CDN only support 15 tags on resources. |
|
Azure tenant ID. Use when authenticating with a Service Principal. |
|
The thumbprint of the private key specified in x509_certificate_path. Use when authenticating with a Service Principal. Required if x509_certificate_path is defined. |
|
AgentPoolType represents types of an agent pool. Choices:
|
|
Settings for upgrading the agentpool. |
|
This can either be set to an integer, sucha as If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is |
|
Size of agent VMs |
|
VNet SubnetID specifies the VNet’s subnet identifier. |
|
Determines the type of workload a node can run. Choices:
|
|
Path to the X509 certificate used to create the service principal in PEM format. The certificate must be appended to the private key. Use when authenticating with a Service Principal. |
Notes
Note
For authentication with Azure you can pass parameters, set environment variables, use a profile stored in ~/.azure/credentials, or log in before you run your tasks or playbook with
az login
.Authentication is also possible using a service principal or Active Directory user.
To authenticate via service principal, pass subscription_id, client_id, secret and tenant or set environment variables AZURE_SUBSCRIPTION_ID, AZURE_CLIENT_ID, AZURE_SECRET and AZURE_TENANT.
To authenticate via Active Directory user, pass ad_user and password, or set AZURE_AD_USER and AZURE_PASSWORD in the environment.
Alternatively, credentials can be stored in ~/.azure/credentials. This is an ini file containing a [default] section and the following keys: subscription_id, client_id, secret and tenant or subscription_id, ad_user and password. It is also possible to add additional profiles. Specify the profile by passing profile or setting AZURE_PROFILE in the environment.
See Also
See also
- Sign in with Azure CLI
How to authenticate using the
az login
command.
Examples
- name: Add new node agent pool
azure_rm_aksagentpool:
resource_group: "{{ resource_group }}"
cluster_name: aksfred01
name: default-new
count: 2
vm_size: Standard_B2s
type_properties_type: VirtualMachineScaleSets
mode: System
node_labels: {"release":"stable"}
max_pods: 42
orchestrator_version: 1.23.5
availability_zones:
- 1
- 2
- name: Create a node agent pool with custom config
azure_rm_aksagentpool:
resource_group: "{{ resource_group }}"
cluster_name: "min{{ rpfx }}"
name: default-new2
count: 1
vm_size: Standard_B2s
type_properties_type: VirtualMachineScaleSets
mode: System
node_labels: {"release":"stable"}
max_pods: 42
enable_auto_scaling: true
min_count: 1
max_count: 10
orchestrator_version: 1.23.5
availability_zones:
- 1
kubelet_config:
cpu_manager_policy: static
cpu_cfs_quota: true
fail_swap_on: false
linux_os_config:
transparent_huge_page_enabled: madvise
swap_file_size_mb: 1500
transparent_huge_page_defrag: defer+madvise
- name: Delete node agent pool
azure_rm_aksagentpool:
resource_group: "{{ resource_group }}"
cluster_name: aksfred01
name: default-new
Return Values
Common return values are documented here, the following are the fields unique to this module:
Key |
Description |
---|---|
Details for a node pool in the managed Kubernetes cluster. Returned: always |
|
Availability zones for nodes. Must use VirtualMachineScaleSets AgentPoolType. Returned: always Sample: |
|
The cluster name. Returned: always Sample: |
|
Number of agents (VMs) to host docker containers. Returned: always Sample: |
|
Whether to enable auto-scaler. Returned: always |
|
This is only supported on certain VM sizes and in certain Azure regions. Returned: always Sample: |
|
Enable public IP for nodes. Returned: always Sample: |
|
Whether enable FIPS node pool. Returned: always Sample: |
|
GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. Returned: always Sample: |
|
Resource ID. Returned: always Sample: |
|
The Kubelet configuration on the agent pool nodes. Returned: always Sample: |
|
Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. Returned: always Sample: |
|
The OS configuration of Linux agent nodes. Returned: always Sample: |
|
Maximum number of nodes for auto-scaling. Returned: always Sample: |
|
Maximum number of pods that can run on a node. Returned: always Sample: |
|
Minimum number of nodes for auto-scaling. Returned: always Sample: |
|
AgentPoolMode represents mode of an agent pool. Returned: always Sample: |
|
Resource name. Returned: always Sample: |
|
Version of node image. Returned: always Sample: |
|
Agent pool node labels to be persisted across all nodes in agent pool. Returned: always Sample: |
|
The Azure Public IP prefix’s ID. Returned: always |
|
Taints added to new nodes during node pool create and scale. Returned: always Sample: |
|
Version of orchestrator specified when creating the managed cluster. Returned: always Sample: |
|
OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. Returned: always Sample: |
|
The node agent pool’s SKU. Returned: always Sample: |
|
OsType to be used to specify os type. Returned: always Sample: |
|
The agent pool’s power state. Returned: always Sample: |
|
The current deployment or provisioning state, which only appears in the response. Returned: always Sample: |
|
The ID for Proximity Placement Group. Returned: always Sample: |
|
Resource group name. Returned: always Sample: |
|
This also effects the cluster autoscaler behavior. Returned: always Sample: |
|
ScaleSetEvictionPolicy to be used to specify eviction policy for Spot virtual machine scale set. Returned: always |
|
caleSetPriority to be used to specify virtual machine scale set priority. Returned: always |
|
The security settings of an agent pool. Returned: success |
|
The secure boot is disabled or enabled. Returned: always Sample: |
|
The vTPM is enabled or disabled. Returned: always Sample: |
|
SpotMaxPrice to be used to specify the maximum price you are willing to pay in US Dollars. Returned: always |
|
The tags of the node agent pool. Returned: always Sample: |
|
Resource Type. Returned: always Sample: |
|
AgentPoolType represents types of an agent pool. Returned: always Sample: |
|
Settings for upgrading the agentpool. Returned: always |
|
Size of agent VMs. Returned: always Sample: |
|
VNet SubnetID specifies the VNet’s subnet identifier. Returned: always |
|
Determines the type of workload a node can run. Returned: always Sample: |