Update 02-compute-resources.md

pull/482/head
Mumshad Mannambeth 2019-03-25 18:13:46 +08:00 committed by GitHub
parent 5fb37eab40
commit de2cd0d010
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ This does the below:
- Add's a DNS entry to each of the nodes to access internet
> DNS: 8.8.8.8
- Install's Docker on Master and Worker nodes
- Install's Docker on Worker nodes
- Runs the below command on all nodes to allow for network forwarding in IP Tables.
This is required for kubernetes networking to function correctly.
> sysctl net.bridge.bridge-nf-call-iptables=1