mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-09 04:12:41 +03:00
Update 02-compute-resources.md
This commit is contained in:

committed by
GitHub

parent
5fb37eab40
commit
de2cd0d010
@@ -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
|
||||
|
Reference in New Issue
Block a user