Skip to content

Commit 8697dd1

Browse files
kowen-rhpraveenkumar
authored andcommitted
Issue #445 Document supplying pull secret on crc start
1 parent 1777428 commit 8697dd1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/source/getting-started/content/proc_starting-the-virtual-machine.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ The [command]`{bin} start` command starts the {prod} virtual machine and OpenShi
88
* The host machine has been set up using the [command]`{bin} setup` command.
99
For more information, see <<setting-up-codeready-containers_{context}>>.
1010
* A valid OpenShift system bundle with the `.crcbundle` extension.
11+
* A valid OpenShift user pull secret.
12+
The pull secret can be copied or downloaded from the Pull Secret section of the link:https://cloud.redhat.com/openshift/install/metal/user-provisioned[Install on Bare Metal: User-Provisioned Infrastructure] page on cloud.redhat.com.
13+
+
14+
[NOTE]
15+
====
16+
A Red Hat account is required in order to access the user pull secret.
17+
====
1118

1219
.Procedure
1320

@@ -18,6 +25,8 @@ For more information, see <<setting-up-codeready-containers_{context}>>.
1825
$ {bin} start -b _path_to_system_bundle_
1926
----
2027

28+
* When prompted, supply your user pull secret.
29+
2130
[NOTE]
2231
====
2332
The cluster takes a minimum of four minutes to start the necessary containers and operators before serving a request.

0 commit comments

Comments
 (0)