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 e085abd commit 529cf88Copy full SHA for 529cf88
modules/api-support-tiers-mapping.adoc
@@ -123,5 +123,28 @@ API groups that end with the suffix `monitoring.coreos.com` have the following m
123
|`v1`
124
|Tier 1
125
126
+|===
127
+endif::microshift[]
128
+
129
+ifndef::microshift[]
130
+[id="mapping-support-tiers-to-olm-api-groups_{context}"]
131
+== Support for Operator Lifecycle Manager API groups
132
133
+Operator Lifecycle Manager (OLM) provides APIs that include API groups with the suffix `operators.coreos.com`. These APIs have the following mapping:
134
135
+[cols="2",options="header"]
136
137
+|API version example
138
+|API tier
139
140
+|`v2`
141
+|Tier 1
142
143
+|`v1`
144
145
146
+|`v1alpha1`
147
148
149
|===
150
endif::microshift[]
0 commit comments