Add note about resource group and vnet

This commit is contained in:
dkeightley
2022-10-11 09:58:44 +13:00
parent d0010f2058
commit 981cb1fc28
@@ -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 with the Resource Group name, 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/)