commit
882ee1ca34
|
|
@ -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
|
||||
to run is `${K8S_VERSION}`, which should hold a released version of Kubernetes >= "1.2.1"
|
||||
|
||||
Enviroinment variables used:
|
||||
Environment variables used:
|
||||
|
||||
```shell
|
||||
export MASTER_IP=<the_master_ip_here>
|
||||
|
|
|
|||
Loading…
Reference in New Issue