From 4af32da74a6b2f73c2457760e1f9cc35b6589fb7 Mon Sep 17 00:00:00 2001 From: Alex Parker <7272359+ajp-io@users.noreply.github.com> Date: Thu, 17 Oct 2024 10:20:24 -0400 Subject: [PATCH] Update embedded-overview.mdx --- docs/vendor/embedded-overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vendor/embedded-overview.mdx b/docs/vendor/embedded-overview.mdx index bb532e86f7..ebdfa535f2 100644 --- a/docs/vendor/embedded-overview.mdx +++ b/docs/vendor/embedded-overview.mdx @@ -219,7 +219,7 @@ To access the cluster and use other included binaries: The appropriate kubeconfig is exported, and the location of useful binaries like kubectl and Replicated’s preflight and support-bundle plugins is added to PATH. :::note - The shell command cannot be run on non-controller nodes. + You cannot run the `shell` command on worker nodes. ::: 1. Use the available binaries as needed.