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.
2 parents 031864c + ae80f0c commit ee2698cCopy full SHA for ee2698c
README.md
@@ -36,7 +36,7 @@ Note that these docs are currently in progress.
36
37
#### Usage
38
39
-We have several sample Operators under the samples directory:
+We have several sample Operators under the [samples](samples) directory:
40
* *basic*: Minimal Operator implementation which only parses the Custom Resource and prints to stdout.
41
Implemented with and without Spring Boot support. The two samples share the common module.
42
* *webserver*: More realistic example creating an nginx webserver from a Custom Resource containing html code.
0 commit comments