Skip to content

Commit ea4aff9

Browse files
author
Matthew Fisher
committed
style(installing-workflow): s/encompase/encompass/
1 parent ab42954 commit ea4aff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/installing-workflow/system-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Any Kubernetes 1.1 cluster should also use a Docker version < 1.10.0 so that `ku
4242

4343
## Docker Insecure Registry
4444

45-
The on-cluster, Deis-managed Docker registry is not deployed with TLS by default. As such, all Kubernetes worker nodes must have their Docker daemons configured to use an insecure registry. The subnet should encompase any private networks used by your worker nodes including any overlay networks. Depending on your Kubernetes and Docker configuration, setting `EXTRA_DOCKER_OPTS="--insecure-registry=10.0.0.0/8"` may be sufficient.
45+
The on-cluster, Deis-managed Docker registry is not deployed with TLS by default. As such, all Kubernetes worker nodes must have their Docker daemons configured to use an insecure registry. The subnet should encompass any private networks used by your worker nodes including any overlay networks. Depending on your Kubernetes and Docker configuration, setting `EXTRA_DOCKER_OPTS="--insecure-registry=10.0.0.0/8"` may be sufficient.
4646

4747
## SELinux + OverlayFS
4848

0 commit comments

Comments
 (0)