Skip to content

Commit

Permalink
Fix kubectl link in Kubernetes docs (#158)
Browse files Browse the repository at this point in the history
Kubectl docs url fixed.
  • Loading branch information
Alirezaja1384 authored Aug 13, 2024
1 parent 4cf89ef commit 17022b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/devops/08-kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Kind
پیش از اینکه به سراغ استفاده از کوبرنیتیز برویم، نیاز به ابزاری برای مدیریت کلاستر داریم. این ابزار
Kubectl
است که به ما اجازه می‌دهد از طریق محیط خط فرمان کلاستر خود را کنترل کنیم. ابتدا
[Kubectl](https://kind.sigs.k8s.io/)
[Kubectl](https://kubernetes.io/docs/tasks/tools/)
و سپس
[Kind](https://kind.sigs.k8s.io/)
را نصب کرده و سعی کنید یک کلاستر با یک نود
Expand Down

0 comments on commit 17022b3

Please sign in to comment.