mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-08 20:02:42 +03:00
Added missing hyperlinks to the first documents.
This commit is contained in:
@@ -26,4 +26,6 @@ Download and Install [Vagrant](https://www.vagrantup.com/) on your platform.
|
||||
- Centos
|
||||
- Linux
|
||||
- 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"`
|
||||
|
||||
`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.
|
||||
|
||||
|
||||
|
||||
Next: [Dynamic Kubelet configuration](17-extra-dynamic-kubelet-configuration.md)
|
Reference in New Issue
Block a user