-
-
Notifications
You must be signed in to change notification settings - Fork 332
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dedicate a root file to adopters (#735)
* dedicate a root file to adopters Signed-off-by: clux <sszynrae@gmail.com> * Update ADOPTERS.md Co-authored-by: Teo Klestrup Röijezon <teo.roijezon@stackable.de> Co-authored-by: Teo Klestrup Röijezon <teo.roijezon@stackable.de>
- Loading branch information
Showing
2 changed files
with
30 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# kube-rs adopters | ||
|
||
## Open Source | ||
|
||
- [linkerd-policy-controller](https://github.com/linkerd/linkerd2/tree/main/policy-controller) - the policy controllers for the Linkerd service mesh | ||
- [krustlet](https://github.com/krustlet/krustlet) - a complete `WASM` running `kubelet` | ||
- [stackable operators](https://github.com/stackabletech) - ([kafka](https://github.com/stackabletech/kafka-operator), [zookeeper](https://github.com/stackabletech/zookeeper-operator), and more) | ||
- [kdash tui](https://github.com/kdash-rs/kdash) - terminal dashboard for kubernetes | ||
- [logdna agent](https://github.com/logdna/logdna-agent-v2) | ||
- [kubeapps pinniped](https://github.com/kubeapps/kubeapps/tree/master/cmd/pinniped-proxy) | ||
- [kubectl-view-allocations](https://github.com/davidB/kubectl-view-allocations) - kubectl plugin to list resource allocations | ||
- [krator](https://github.com/krator-rs/krator) - kubernetes operators using state machines | ||
|
||
## Companies | ||
|
||
- [Buoyant](https://buoyant.io) | ||
- [Deis Labs](https://deislabs.io) | ||
- [Stackable](https://www.stackable.de) | ||
- [logdna](https://www.logdna.com) | ||
- [Bitnami](https://bitnami.com) | ||
- [Materialize](http://materialize.com) | ||
- [Qualified](https://www.qualified.io) | ||
- [TrueLayer](https://truelayer.com) | ||
|
||
If you're using kube-rs and aren't on this list, please [submit a pull | ||
request](https://github.com/kube-rs/kube-rs/edit/master/ADOPTERS.md)! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters