Skip to content

Commit 9952037

Browse files
authored
Merge pull request #27502 from shuuji3/patch-6
Add k8s-ruby/k8s-ruby as a community-maintained client libraries
2 parents ae19769 + 2ec89f2 commit 9952037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/using-api/client-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ their authors, not the Kubernetes team.
7070
| Python | [github.com/Frankkkkk/pykorm](https://github.com/Frankkkkk/pykorm) |
7171
| Ruby | [github.com/abonas/kubeclient](https://github.com/abonas/kubeclient) |
7272
| Ruby | [github.com/Ch00k/kuber](https://github.com/Ch00k/kuber) |
73+
| Ruby | [github.com/k8s-ruby/k8s-ruby](https://github.com/k8s-ruby/k8s-ruby) |
7374
| Ruby | [github.com/kontena/k8s-client](https://github.com/kontena/k8s-client) |
7475
| Rust | [github.com/clux/kube-rs](https://github.com/clux/kube-rs) |
7576
| Rust | [github.com/ynqa/kubernetes-rust](https://github.com/ynqa/kubernetes-rust) |
@@ -82,4 +83,3 @@ their authors, not the Kubernetes team.
8283
| Elixir | [github.com/coryodaniel/k8s](https://github.com/coryodaniel/k8s) |
8384

8485

85-

0 commit comments

Comments
 (0)