Skip to content

Commit e94105d

Browse files
author
Matthew Fisher
committed
Merge pull request #137 from bacongobbler/fix-typo
style(installing-workflow): s/encompase/encompass/
2 parents ab42954 + ea4aff9 commit e94105d

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)