Files
2022-11-14 10:56:27 -08:00

1.4 KiB

title
title
Azure Node Template Configuration

For more information about Azure, refer to the official Azure documentation.

Account access information is stored as a cloud credential. Cloud credentials are stored as Kubernetes secrets. Multiple node templates can use the same cloud credential. You can use an existing cloud credential or create a new one.

  • Placement sets the geographical region where your cluster is hosted and other location metadata.
  • Network configures the networking used in your cluster.
  • Instance customizes your VM configuration.

:::note

If using a VNet in a different Resource Group than the VMs, the VNet name should be prefixed with the Resource Group name. For example, <resource group>:<vnet>.

:::

The Docker daemon configuration options include: