Update 09-bootstrapping-kubernetes-workers.md

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

View File

@ -260,4 +260,5 @@ worker-1 NotReady <none> 93s v1.13.0
> Note: It is OK for the worker node to be in a NotReady state. > Note: It is OK for the worker node to be in a NotReady state.
That is because we haven't configured Networking yet. 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) Next: [TLS Bootstrapping Kubernetes Workers](10-tls-bootstrapping-kubernetes-workers.md)