Skip to content

Commit

Permalink
cluster/gce/coreos: Set service-cluster-ip-range
Browse files Browse the repository at this point in the history
  • Loading branch information
euank committed May 21, 2016
1 parent 7170c89 commit 6fa5a13
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ spec:
--master=127.0.0.1:8080
--cluster-name=${INSTANCE_PREFIX}
--cluster-cidr=${CLUSTER_IP_RANGE}
--service-cluster-ip-range="${SERVICE_CLUSTER_IP_RANGE}"
--allocate-node-cidrs=true
--cloud-provider=gce
--service-account-private-key-file=/srv/kubernetes/server.key
Expand Down

0 comments on commit 6fa5a13

Please sign in to comment.