k8s-sig-cluster-lifecycleawskubesprayhigh-availabilityansiblekubernetes-clustergcekubernetesbare-metal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maxime Guyot
935c5093e2
|
4 years ago | |
---|---|---|
.. | ||
Dockerfile | 4 years ago | |
README.md | 4 years ago | |
build.sh | 4 years ago |
README.md
vagrant docker image
This image is used for the vagrant CI jobs. It is using the libvirt driver.
Usage
$ docker run --net host --rm -it -v /var/run/libvirt/libvirt-sock:/var/run/libvirt/libvirt-sock quay.io/kubespray/vagrant
$ vagrant up
Bringing machine 'k8s-1' up with 'libvirt' provider...
Bringing machine 'k8s-2' up with 'libvirt' provider...
Bringing machine 'k8s-3' up with 'libvirt' provider...
[...]
Cache
You can set /root/kubespray_cache
as a volume to keep cache between runs.
Building
./build.sh v2.12.5