rm refs to Docker registry, replace w container registry

This commit is contained in:
martyav
2023-01-05 13:11:06 -05:00
parent 743dd5e1f3
commit de343114ee
6 changed files with 21 additions and 21 deletions
@@ -46,4 +46,4 @@ If you need to pass an **IAM Instance Profile Name** (not ARN), for example, whe
### Engine Options
In the **Engine Options** section of the node template, you can configure the Docker daemon. You may want to specify the docker version or a Docker registry mirror.
In the **Engine Options** section of the node template, you can configure the container daemon. You may want to specify the container version or a container registry mirror.
@@ -16,7 +16,7 @@ If using a VNet in a different Resource Group than the VMs, the VNet name should
:::
The [Docker daemon](https://docs.docker.com/engine/docker-overview/#the-docker-daemon) configuration options include:
If you use Docker, 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/)
- **Docker Engine Install URL:** Determines what Docker version will be installed on the instance.
@@ -10,7 +10,7 @@ The **Droplet Options** provision your cluster's geographical region and specifi
### Docker Daemon
The [Docker daemon](https://docs.docker.com/engine/docker-overview/#the-docker-daemon) configuration options include:
If you use Docker, 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/)
- **Docker Engine Install URL:** Determines what Docker version will be installed on the instance.