Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
dippynark committed Mar 7, 2021
1 parent 0559c17 commit 5445702
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ On GKE this can be accomplished as follows:
# https://github.com/projectcalico/felix/blob/9469e77e0fa530523be915dfaa69cc42d30b8317/dataplane/linux/ipip_mgr.go#L107-L110
gcloud container clusters create management \
--image-type=UBUNTU \
--machine-type=n1-standard-4 \
--cluster-version=1.19
--machine-type=n1-standard-4

# Allow IP-in-IP traffic between outer cluster Nodes from inner cluster Pods
CLUSTER_CIDR=`gcloud container clusters describe management --format="value(clusterIpv4Cidr)"`
Expand Down

0 comments on commit 5445702

Please sign in to comment.