Merge pull request #27502 from shuuji3/patch-6

Add k8s-ruby/k8s-ruby as a community-maintained client libraries
This commit is contained in:
Kubernetes Prow Robot 2021-04-19 17:14:32 -07:00 committed by GitHub
commit 9952037d79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -70,6 +70,7 @@ their authors, not the Kubernetes team.
| Python | [github.com/Frankkkkk/pykorm](https://github.com/Frankkkkk/pykorm) |
| Ruby | [github.com/abonas/kubeclient](https://github.com/abonas/kubeclient) |
| Ruby | [github.com/Ch00k/kuber](https://github.com/Ch00k/kuber) |
| Ruby | [github.com/k8s-ruby/k8s-ruby](https://github.com/k8s-ruby/k8s-ruby) |
| Ruby | [github.com/kontena/k8s-client](https://github.com/kontena/k8s-client) |
| Rust | [github.com/clux/kube-rs](https://github.com/clux/kube-rs) |
| Rust | [github.com/ynqa/kubernetes-rust](https://github.com/ynqa/kubernetes-rust) |
@ -82,4 +83,3 @@ their authors, not the Kubernetes team.
| Elixir | [github.com/coryodaniel/k8s](https://github.com/coryodaniel/k8s) |