Skip to content

Commit d4f5a1f

Browse files
authored
Merge pull request #3265 from replicatedhq/ajp-io-patch-1
fix bad link
2 parents 365da95 + d2c93ab commit d4f5a1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/vendor/embedded-using.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ This section describes managing nodes in multi-node clusters created with Embedd
145145

146146
You can optionally define node roles in the Embedded Cluster Config. For multi-node clusters, roles can be useful for the purpose of assigning specific application workloads to nodes. If nodes roles are defined, users access the Admin Console to assign one or more roles to a node when it is joined to the cluster.
147147

148-
For more information, see [roles](/reference/embedded-config#roles) in _Embedded Cluster Config_.
148+
For more information, see [roles](/reference/embedded-config#roles-beta) in _Embedded Cluster Config_.
149149

150150
### Adding Nodes
151151

@@ -238,4 +238,4 @@ When the containerd options are configured as shown above, the NVIDIA GPU Operat
238238
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_.
239239

240240
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.
241-
:::
241+
:::

0 commit comments

Comments
 (0)