Fix links

Update Smoke Tests
This commit is contained in:
Mumshad
2019-03-20 18:12:49 +08:00
parent 0d94436f03
commit 7ed632a08c
8 changed files with 40 additions and 214 deletions

View File

@@ -42,8 +42,8 @@ Kubernetes The Hard Way guides you through bootstrapping a highly available Kube
* [TLS Bootstrapping the Kubernetes Worker Nodes](docs/10-tls-bootstrapping-kubernetes-workers.md)
* [Configuring kubectl for Remote Access](docs/11-configuring-kubectl.md)
* [Deploy Weave - Pod Networking Solution](docs/12-configure-pod-networking.md)
* [Deploying the DNS Cluster Add-on](docs/13-dns-addon.md)
* [Kube API Server to Kubelet Configuration](docs/14-kube-apiserver-to-kubelet.md)
* [Kube API Server to Kubelet Configuration](docs/13-kube-apiserver-to-kubelet.md)
* [Deploying the DNS Cluster Add-on](docs/14-dns-addon.md)
* [Smoke Test](docs/15-smoke-test.md)
* [E2E Test](docs/16-e2e-tests.md)
* [Extra - Dynamic Kubelet Configuration](docs/17-extra-dynamic-kubelet-configuration.md)