Skip to content

Commit f0e2379

Browse files
committed
fix 404 link of Kubeadam
1 parent 899d0e1 commit f0e2379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Kubernetes version must equal to or greater than **v1.23.0**. To check the v
2121
If you do not have a cluster yet, create one by using one of the following provision tools:
2222

2323
* [kind](https://kind.sigs.k8s.io/docs/)
24-
* [kubeadm](https://kubernetes.io/docs/admin/kubeadm/)
24+
* [kubeadm](https://kubernetes.io/docs/reference/setup-tools/kubeadm/)
2525
* [minikube](https://minikube.sigs.k8s.io/)
2626

2727
## Install release v0.26.7 and use Coscheduling

0 commit comments

Comments
 (0)