Replies: 2 comments 1 reply
-
@pmig why java over golang ? was it because the apps that are being deployed with glass kube are java based and interoperability would be easier ? I wanted to contribute to the operator but the language is what stopped me from doing so for now. Looking forward to heading why Java was chosen over GlassKube. I have worked with fabric8io Kubernetes client in my time at Red Hat when I used to work on the jenkins openshift plugins so was quite surprised to see it be used here as well. |
Beta Was this translation helpful? Give feedback.
-
we initially started out with Java / Kotlin due to our previous experiences with these languages. The operator is in maintenance mode and superseded by our package manager https://github.com/glasskube/glasskube/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Glasskube Operator Architecture
Frameworks & Programming language
There are multiple possible solutions to build a custom operator on top:
We decided to use the Java Operator SDK in combination with Kotlin.
Architecture
Beta Was this translation helpful? Give feedback.
All reactions