Skip to content

Commit 590aebb

Browse files
rohanKanojiagbraad
authored andcommitted
doc : Add note to crc console section about supported presets
Related to crc-org/crc#4561 Add note clarifying `crc console` only works when it is configured with OpenShift or OKD preset Signed-off-by: Rohan Kumar <rohaan@redhat.com>
1 parent 0603995 commit 590aebb

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

modules/ROOT/pages/using.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,14 +174,16 @@ Access the {ocp} cluster running in the {prod} instance by using the {ocp} web c
174174
[id='accessing-the-openshift-web-console']
175175
=== Accessing the {openshift} web console
176176

177+
NOTE: This feature is only available for clusters configured with {openshift} or {okd} presets.
178+
177179
Access the {ocp} web console by using your web browser.
178180

179181
Access the cluster by using either the `kubeadmin` or `developer` user.
180182
Use the `developer` user for creating projects or {openshift} applications and for application deployment.
181183
Use the `kubeadmin` user only for administrative tasks such as creating new users or setting roles.
182184

183185
.Prerequisites
184-
* {prod} is configured to use the {openshift} preset.
186+
* {prod} is configured to use the {openshift} or {okd} preset.
185187
See: xref:configuring.adoc#changing-the-selected-preset[Changing the selected preset].
186188
* A running {prod} instance.
187189
See: xref:starting-the-instance[Starting the instance].
@@ -210,10 +212,12 @@ See xref:troubleshooting.adoc[Troubleshooting {prod}] if you cannot access the {
210212
[id='accessing-the-openshift-cluster-with-the-openshift-cli']
211213
=== Accessing the {openshift} cluster with the {openshift} CLI
212214

215+
NOTE: This feature is only available for clusters configured with {openshift} or {okd} presets.
216+
213217
Access the {ocp} cluster managed by {prod} by using the {openshift} CLI ([command]`oc`).
214218

215219
.Prerequisites
216-
* {prod} is configured to use the {openshift} preset.
220+
* {prod} is configured to use the {openshift} or {okd} preset.
217221
See: xref:configuring.adoc#changing-the-selected-preset[Changing the selected preset].
218222
* A running {prod} instance.
219223
See: xref:starting-the-instance[Starting the instance].

0 commit comments

Comments
 (0)