Added missing hyperlinks to the first documents.
parent
9ea063f1dc
commit
558aaf9dc3
|
@ -26,4 +26,6 @@ Download and Install [Vagrant](https://www.vagrantup.com/) on your platform.
|
||||||
- Centos
|
- Centos
|
||||||
- Linux
|
- Linux
|
||||||
- macOS
|
- macOS
|
||||||
- Arch Linux
|
- Arch Linux
|
||||||
|
|
||||||
|
Next: [Compute Resources](02-compute-resources.md)
|
|
@ -97,3 +97,6 @@ In such cases delete the VM, then delete the VM folder and then re-provision
|
||||||
`rmdir "<path-to-vm-folder>\kubernetes-ha-worker-2"`
|
`rmdir "<path-to-vm-folder>\kubernetes-ha-worker-2"`
|
||||||
|
|
||||||
`vagrant up`
|
`vagrant up`
|
||||||
|
|
||||||
|
|
||||||
|
Next: [Client Tools](03-client-tools.md)
|
|
@ -35,3 +35,7 @@ kubetest --provider=skeleton --test --test_args=”--ginkgo.focus=\[Conformance\
|
||||||
|
|
||||||
|
|
||||||
This could take about 1.5 to 2 hours. The number of tests run and passed will be displayed at the end.
|
This could take about 1.5 to 2 hours. The number of tests run and passed will be displayed at the end.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Next: [Dynamic Kubelet configuration](17-extra-dynamic-kubelet-configuration.md)
|
Loading…
Reference in New Issue