We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bacd6bb + 73e224f commit 94ec1b2Copy full SHA for 94ec1b2
content/en/docs/concepts/extend-kubernetes/operator.md
@@ -111,6 +111,7 @@ Operator.
111
{{% thirdparty-content %}}
112
113
* [Charmed Operator Framework](https://juju.is/)
114
+* [Java Operator SDK](https://github.com/java-operator-sdk/java-operator-sdk)
115
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
116
* [kubebuilder](https://book.kubebuilder.io/)
117
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (.NET operator SDK)
0 commit comments