You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update prereqs to include virtual machine hardware details and minimum version requirements.
Signed-off-by: Jason Benedicic <[email protected]>
Signed-off-by: Dmitriy Matrenichev <[email protected]>
Copy file name to clipboardExpand all lines: website/content/v1.10/talos-guides/install/virtualized-platforms/vmware.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,13 @@ We will use the `govc` cli which can be downloaded [here](https://github.com/vmw
15
15
This guide will use the virtual IP ("VIP") functionality that is built into Talos in order to provide a stable, known IP for the Kubernetes control plane.
16
16
This simply means the user should pick an IP on their "VM Network" to designate for this purpose and keep it handy for future steps.
17
17
18
+
The Talos OVA image uses the `vmx-15` hardware version, this requires a minimum of **ESXi 6.7U2**.
19
+
To check your version of ESXi refer to the following Broadcom
Copy file name to clipboardExpand all lines: website/content/v1.9/talos-guides/install/virtualized-platforms/vmware.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,13 @@ We will use the `govc` cli which can be downloaded [here](https://github.com/vmw
15
15
This guide will use the virtual IP ("VIP") functionality that is built into Talos in order to provide a stable, known IP for the Kubernetes control plane.
16
16
This simply means the user should pick an IP on their "VM Network" to designate for this purpose and keep it handy for future steps.
17
17
18
+
The Talos OVA image uses the `vmx-15` hardware version, this requires a minimum of **ESXi 6.7U2**.
19
+
To check your version of ESXi refer to the following Broadcom
0 commit comments