Skip to content

Commit 106cb3c

Browse files
authored
Merge pull request #89519 from diksha1999/uuid
change disk.enableUUID to TRUE
2 parents b01625d + 979c266 commit 106cb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/rhel-compute-requirements.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ endif::[]
4242
** Minimum 15 GB hard disk space for the file system containing `/var/`.
4343
** Minimum 1 GB hard disk space for the file system containing `/usr/local/bin/`.
4444
** Minimum 1 GB hard disk space for the file system containing its temporary directory. The temporary system directory is determined according to the rules defined in the tempfile module in the Python standard library.
45-
* Each system must meet any additional requirements for your system provider. For example, if you installed your cluster on VMware vSphere, your disks must be configured according to its link:https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/index.html[storage guidelines] and the `disk.enableUUID=true` attribute must be set.
45+
* Each system must meet any additional requirements for your system provider. For example, if you installed your cluster on VMware vSphere, your disks must be configured according to its link:https://github.com/vmware-archive/vsphere-storage-for-kubernetes/blob/master/documentation/prerequisites.md[storage guidelines] and the `disk.enableUUID=TRUE` attribute must be set.
4646

4747
* Each system must be able to access the cluster's API endpoints by using DNS-resolvable hostnames. Any network security access control that is in place must allow system access to the cluster's API service endpoints.
4848

0 commit comments

Comments
 (0)