Merge pull request #248 from dkeightley/azure-rg

Add note about resource group and vnet
This commit is contained in:
Billy Tat
2022-10-17 08:57:13 -07:00
committed by GitHub
@@ -10,6 +10,12 @@ Account access information is stored as a cloud credential. Cloud credentials ar
- **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](https://docs.docker.com/engine/docker-overview/#the-docker-daemon) configuration options include:
- **Labels:** For information on labels, refer to the [Docker object label documentation.](https://docs.docker.com/config/labels-custom-metadata/)