Skip to content

Commit 8f13bfc

Browse files
authored
doc: Link to Capability Levels documentation (#2660)
1 parent 6d12e83 commit 8f13bfc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ Note that each operator type has a different set of capabilities. When choosing
154154

155155
![operator-capability-level](./doc/images/operator-capability-level.png)
156156

157+
Find more details about the various levels and the feature requirements for them in the [capability level documentation][capability_levels].
158+
157159
## Samples
158160

159161
To explore any operator samples built using the operator-sdk, see the [operator-sdk-samples][samples].
@@ -199,3 +201,4 @@ Operator SDK is under Apache 2.0 license. See the [LICENSE][license_file] file f
199201
[helm_user_guide]:./doc/helm/user-guide.md
200202
[faq]: ./doc/faq.md
201203
[getting_started]: https://github.com/operator-framework/getting-started/blob/master/README.md
204+
[capability_levels]: ./doc/operator-capabilities.md

0 commit comments

Comments
 (0)