Skip to content

Commit

Permalink
docs: fix typo on VMware CPI doc
Browse files Browse the repository at this point in the history
Link don't display/work on github

Signed-off-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
  • Loading branch information
alagoutte authored and DmitriyMV committed Jan 23, 2025
1 parent 6bc5278 commit bb519a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ The standard open-vm-tools package in a container has multiple shortcomings unde

1. It wants a shutdown binary, but there is none that works properly with Talos.
2. Its out-of-band process and file management goes against Talos' immutability principle.
3. Exposing virtual network adapters to vSphere can cause issues like described in the [VMware CPI documentation](https://
cloud-provider-vsphere.sigs.k8s.io/known_issues.html).
3. Exposing virtual network adapters to vSphere can cause issues like described in the
[VMware CPI documentation](https://cloud-provider-vsphere.sigs.k8s.io/known_issues.html).
No workarounds are necessary for talos-vmtoolsd.

The standard open-vm-tools package expects to run on the host and have some program (e.g. `/usr/bin/shutdown`) to handle shutdown requests.
Expand Down

0 comments on commit bb519a7

Please sign in to comment.