File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -50,8 +50,9 @@ For all features and their usage see the [related section on the website](https:
50
50
51
51
* Quarkus Extension: https://github.com/quarkiverse/quarkus-operator-sdk
52
52
* Spring Boot Starter: https://github.com/java-operator-sdk/operator-framework-spring-boot-starter
53
- * jenvtest: https://github.com/java-operator-sdk/jenvtest
54
- Support for integration testing against Kubernetes API Server in a lightweight manner
53
+ * Kubernetes Glue Operator: https://github.com/csviri/kubernetes-glue-operator
54
+ Meta-operator that builds upon to use JOSDK Workflows and Dependent Resources features and
55
+ allows to create operators by simply applying a custom resource, thus, is a language independent way.
55
56
* Kubernetes Webhooks Framework: https://github.com/java-operator-sdk/kubernetes-webooks-framework
56
57
Framework to implement Admission Controllers and Conversion Hooks.
57
58
* Operator SDK plugin: https://github.com/operator-framework/java-operator-plugins
You can’t perform that action at this time.
0 commit comments