mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-14 21:07:42 -02:30
Fix readme
This commit is contained in:
@@ -23,6 +23,13 @@ Vargant lab preparation
|
|||||||
export VAGRANT_POOL="10.100.0.0/16"
|
export VAGRANT_POOL="10.100.0.0/16"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
* Clone this repo
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git clone https://github.com/adidenko/vagrant-k8s
|
||||||
|
cd vagrant-k8s
|
||||||
|
```
|
||||||
|
|
||||||
* If you want to run OpenStack CCP (Containerised Control Plane) then you need
|
* If you want to run OpenStack CCP (Containerised Control Plane) then you need
|
||||||
to pull CCP repos and patches:
|
to pull CCP repos and patches:
|
||||||
|
|
||||||
@@ -35,8 +42,6 @@ popd
|
|||||||
* Prepare the virtual lab:
|
* Prepare the virtual lab:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/adidenko/vagrant-k8s
|
|
||||||
cd vagrant-k8s
|
|
||||||
vagrant up
|
vagrant up
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user