File tree Expand file tree Collapse file tree 3 files changed +23
-12
lines changed
Expand file tree Collapse file tree 3 files changed +23
-12
lines changed Original file line number Diff line number Diff line change 66[id="virt-enabling-virt-repos_{context} "]
77= Enabling {VirtProductName} repositories
88
9- Red Hat offers {VirtProductName} repositories for both Red Hat Enterprise Linux 8
10- and Red Hat Enterprise Linux 7:
9+ Enable the {VirtProductName} repository for your version of {op-system-base-full} .
1110
12- * Red Hat Enterprise Linux 8 repository: `cnv-4.10-for-rhel-8-x86_64-rpms`
11+ .Prerequisites
1312
14- * Red Hat Enterprise Linux 7 repository: `rhel-7-server-cnv-4.10-rpms`
15-
16- The process for enabling the repository in `subscription-manager` is the same
17- in both platforms.
13+ * Your system is registered to a Red Hat account with an active subscription to the "Red Hat Container Native Virtualization" entitlement.
1814
1915.Procedure
2016
21- * Enable the appropriate {VirtProductName} repository for your system by running the following command:
17+ * Enable the appropriate {VirtProductName} repository for your operating system by using the `subscription-manager` CLI tool.
18+
19+ ** To enable the repository for {op-system-base} 8, run:
2220+
2321[source,terminal]
2422----
25- # subscription-manager repos -- enable <repository>
23+ # subscription-manager repos -- enable cnv-4.11-for-rhel-8-x86_64-rpms
24+ ----
25+
26+ ** To enable the repository for {op-system-base} 7, run:
27+ +
28+ [source,terminal]
2629----
30+ # subscription-manager repos -- enable rhel-7-server-cnv-4.11-rpms
31+ ----
Original file line number Diff line number Diff line change 88
99Install the `virtctl` client from the `kubevirt-virtctl` package.
1010
11+ .Prerequisites
12+
13+ * You enabled an {VirtProductName} repository on your {op-system-base-full} system.
14+
1115.Procedure
1216
1317* Install the `kubevirt-virtctl` package:
Original file line number Diff line number Diff line change @@ -16,13 +16,15 @@ include::modules/virt-downloading-virtctl-client.adoc[leveloffset=+2]
1616
1717include::modules/virt-installing-virtctl-client.adoc[leveloffset=+2]
1818
19- [id="virtctl-additional-setup_ {context}"]
20- == Additional setup options
19+ [id="installing- virtctl-rpm_ {context}"]
20+ == Installing the virtctl RPM package
2121
22- include::modules/virt-installing- virtctl- client-yum.adoc[leveloffset=+2]
22+ You can install the ` virtctl` client as an RPM after enabling the {VirtProductName} repository.
2323
2424include::modules/virt-enabling-virt-repos.adoc[leveloffset=+2]
2525
26+ include::modules/virt-installing-virtctl-client-yum.adoc[leveloffset=+2]
27+
2628[id="virt-enabling-virtctl-addtl-resources"]
2729[role="_additional-resources"]
2830== Additional resources
You can’t perform that action at this time.
0 commit comments