mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-26 01:22:51 +00:00
update contributors
Signed-off-by: Forest-L <lilin@yunify.com>
This commit is contained in:
parent
d2a78d20c4
commit
74fc6fae86
|
|
@ -1,4 +1,10 @@
|
|||
### Sincere gratitude goes to the following people for their contributions to KubeKey
|
||||
|
||||
Contributions of any kind are welcome! Thanks goes to these wonderful contributors, they made our project grow fast.
|
||||
<a href="https://github.com/kubesphere/kubekey/graphs/contributors">
|
||||
<img src="https://contributors-img.web.app/image?repo=kubesphere/kubekey" />
|
||||
</a>
|
||||
|
||||
- pixiake
|
||||
- Forest-L
|
||||
- rayzhou2017
|
||||
|
|
|
|||
|
|
@ -277,3 +277,10 @@ Getting cluster info and generating kubekey's configuration file (optional).
|
|||
* [Storage clients](docs/storage-client.md)
|
||||
* [Kubectl autocompletion](docs/kubectl-autocompletion.md)
|
||||
* [Roadmap](docs/roadmap.md)
|
||||
|
||||
## Contribute
|
||||
|
||||
Contributions of any kind are welcome! Thanks goes to these wonderful contributors, they made our project grow fast.
|
||||
<a href="https://github.com/kubesphere/kubekey/graphs/contributors">
|
||||
<img src="https://contributors-img.web.app/image?repo=kubesphere/kubekey" />
|
||||
</a>
|
||||
|
|
|
|||
|
|
@ -265,3 +265,10 @@ kubectl completion bash >/etc/bash_completion.d/kubectl
|
|||
* [网络访问](docs/network-access.md)
|
||||
* [存储客户端](docs/storage-client.md)
|
||||
* [路线图](docs/roadmap.md)
|
||||
|
||||
## 贡献
|
||||
|
||||
欢迎任何形式的贡献! 感谢这些优秀的贡献者,是他们让我们的项目快速成长。
|
||||
<a href="https://github.com/kubesphere/kubekey/graphs/contributors">
|
||||
<img src="https://contributors-img.web.app/image?repo=kubesphere/kubekey" />
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Reference in New Issue