@@ -5,7 +5,7 @@ We'll begin by setting up the master node. For the purposes of illustration, we
|
|||||||
is `${MASTER_IP}`. We'll need to run several versioned Kubernetes components, so we'll assume that the version we want
|
is `${MASTER_IP}`. We'll need to run several versioned Kubernetes components, so we'll assume that the version we want
|
||||||
to run is `${K8S_VERSION}`, which should hold a released version of Kubernetes >= "1.2.1"
|
to run is `${K8S_VERSION}`, which should hold a released version of Kubernetes >= "1.2.1"
|
||||||
|
|
||||||
Enviroinment variables used:
|
Environment variables used:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
export MASTER_IP=<the_master_ip_here>
|
export MASTER_IP=<the_master_ip_here>
|
||||||
|
|||||||
Reference in New Issue
Block a user