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 e075efb commit ac2cc18Copy full SHA for ac2cc18
docs/DOCS.md
@@ -23,17 +23,18 @@ processing events of custom resources immediately.
23
24
## Controllers
25
26
+### Generation Awareness
27
Controllers are where you implement you logic for you operator.
28
29
## Automatic Retries
30
31
+## Running The Operator
32
+
33
## Event Processing Details
34
### Handling Finalizers
35
### Managing Consistency
-### Generation Awareness
36
### Event Scheduling
37
### Event Dispatching
-
-## Running The Operator
38
39
40
## Spring Boot Support
0 commit comments