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.
1 parent e7fe523 commit 2898ca0Copy full SHA for 2898ca0
docs/quarkus-blog.md
@@ -0,0 +1,12 @@
1
+# Introducing Kubernetes Glue Operator
2
+
3
+[Kubernetes Glue Operator](https://github.com/java-operator-sdk/kubernetes-glue-operator)
4
+allows to use popular Java/Quarkus Operator SDK features in a language independent way.
5
6
+The goal of the project is orchestrating resource management for custom resource in a Kubernetes
7
+native way. In other words you can define kubernetes controller simply by apply a single resource - and much more.
8
9
+## The problem we try to solve
10
11
12
0 commit comments