Skip to content

Commit 2898ca0

Browse files
authored
Quarkus blog skeleton (#154)
Signed-off-by: Attila Mészáros <[email protected]>
1 parent e7fe523 commit 2898ca0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/quarkus-blog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)