Skip to content

Commit 7d67c14

Browse files
authored
Fix link to host preflight YAML for Embedded Cluster
Updated link to host preflight spec for Embedded Cluster.
1 parent ca2e143 commit 7d67c14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/vendor/embedded-using.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ During installation, Embedded Cluster automatically runs a default set of _host
9898
* The system has at least 2G of memory and 2 CPU cores
9999
* The system clock is synchronized
100100

101-
For Embedded Cluster requirements, see [Embedded Cluster Installation Requirements](/enterprise/installing-embedded-requirements). For the full default host preflight spec for Embedded Cluster, see [`host-preflight.yaml`](https://github.com/replicatedhq/embedded-cluster/blob/main/pkg/preflights/host-preflight.yaml) in the `embedded-cluster` repository in GitHub.
101+
For Embedded Cluster requirements, see [Embedded Cluster Installation Requirements](/enterprise/installing-embedded-requirements). For the full default host preflight spec for Embedded Cluster, see [`host-preflight.yaml`](https://github.com/replicatedhq/embedded-cluster/blob/main/pkg-new/preflights/host-preflight.yaml) in the `embedded-cluster` repository in GitHub.
102102

103103
If any of the host preflight checks fail, installation is blocked and a message describing the failure is displayed. For more information about host preflight checks for installations on VMs or bare metal servers, see [About Host Preflights](preflight-support-bundle-about#host-preflights).
104104

@@ -290,4 +290,4 @@ When the containerd options are configured as shown above, the NVIDIA GPU Operat
290290
If you include the NVIDIA GPU Operator as a Helm extension, remove any existing containerd services that are running on the host (such as those deployed by Docker) before attempting to install the release with Embedded Cluster. If there are any containerd services on the host, the NVIDIA GPU Operator will generate an invalid containerd config, causing the installation to fail. For more information, see [Installation failure when NVIDIA GPU Operator is included as Helm extension](#nvidia) in _Troubleshooting Embedded Cluster_.
291291

292292
This is the result of a known issue with v24.9.x of the NVIDIA GPU Operator. For more information about the known issue, see [container-toolkit does not modify the containerd config correctly when there are multiple instances of the containerd binary](https://github.com/NVIDIA/nvidia-container-toolkit/issues/982) in the nvidia-container-toolkit repository in GitHub.
293-
:::
293+
:::

0 commit comments

Comments
 (0)