Update 09-bootstrapping-kubernetes-workers.md

This commit is contained in:
Mumshad Mannambeth
2020-05-19 04:16:20 +08:00
committed by GitHub
parent e7878a2d6c
commit c7d1f0a19e

View File

@@ -261,4 +261,5 @@ worker-1 NotReady <none> 93s v1.13.0
That is because we haven't configured Networking yet.
Optional: At this point you may run the certificate verification script to make sure all certificates are configured correctly. Follow the instructions [here](verify-certificates.md)
Next: [TLS Bootstrapping Kubernetes Workers](10-tls-bootstrapping-kubernetes-workers.md)