Merge pull request #6952 from my-git9/mygit1

update doc url about k8s
This commit is contained in:
Phil Estes 2022-05-18 11:46:24 +02:00 committed by GitHub
commit 1f9ae758cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,7 +83,7 @@ To start using your cluster, you need to run (as a regular user):
You should now deploy a pod network to the cluster.
Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
http://kubernetes.io/docs/admin/addons/
https://kubernetes.io/docs/concepts/cluster-administration/addons/
You can now join any number of machines by running the following on each node
as root: