Update 09-bootstrapping-kubernetes-workers.md

pull/584/head
Mumshad Mannambeth 2020-05-19 04:16:20 +08:00 committed by GitHub
parent e7878a2d6c
commit c7d1f0a19e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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)