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 71e0fac commit 870d1adCopy full SHA for 870d1ad
README.md
@@ -1,6 +1,8 @@
1
# java-operator-sdk
2
[](https://travis-ci.org/ContainerSolutions/java-operator-sdk)
3
4
+
5
+
6
SDK for building Kubernetes Operators in Java. Inspired by [operator-sdk](https://github.com/operator-framework/operator-sdk).
7
In this first iteration we aim to provide a framework which handles the reconciliation loop by dispatching events to
8
a Controller written by the user of the framework.
0 commit comments