Skip to content

Commit 94b9139

Browse files
committed
merge conflicts
1 parent 5a175e9 commit 94b9139

File tree

4 files changed

+3
-16
lines changed

4 files changed

+3
-16
lines changed

docs/enterprise/installing-embedded-air-gap.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ To install with Embedded Cluster in an air gap environment:
125125

126126
1. On the **Nodes** page, you can view details about the machine where you installed, including its node role, status, CPU, and memory.
127127

128-
Optionally, add nodes to the cluster before deploying the application. For more information about joining nodes, see [Adding and Managing Nodes with Embedded Cluster](/enterprise/embedded-manage-nodes). Click **Continue**.
128+
Optionally, add nodes to the cluster before deploying the application. For more information about joining nodes, see [Managing Multi-Node Clusters with Embedded Cluster](/enterprise/embedded-manage-nodes). Click **Continue**.
129129

130130
1. On the **Configure [App Name]** screen, complete the fields for the application configuration options. Click **Continue**.
131131

docs/enterprise/installing-embedded.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ To install an application with Embedded Cluster:
8787

8888
1. On the **Nodes** page, you can view details about the machine where you installed, including its node role, status, CPU, and memory.
8989

90-
Optionally, add nodes to the cluster before deploying the application. For more information about joining nodes, see [Adding and Managing Nodes with Embedded Cluster](/enterprise/embedded-manage-nodes). Click **Continue**.
90+
Optionally, add nodes to the cluster before deploying the application. For more information about joining nodes, see [Managing Multi-Node Clusters with Embedded Cluster](/enterprise/embedded-manage-nodes). Click **Continue**.
9191

9292
1. On the **Configure [App Name]** screen, complete the fields for the application configuration options. Click **Continue**.
9393

docs/vendor/embedded-overview.mdx

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -266,20 +266,6 @@ To access the cluster and use other included binaries:
266266
If you encounter a typical workflow where your customers have to use the Embedded Cluster shell, reach out to Alex Parker at [email protected]. These workflows might be candidates for additional Admin Console functionality.
267267
:::
268268

269-
## Troubleshoot
270-
271-
From the shell, you can generate a support bundle for Replicated Embedded Cluster installations to help with troubleshooting.
272-
273-
The default support bundle spec for Embedded Cluster collects host-level information to troubleshoot failures related to host configuration like DNS, networking, or storage problems.
274-
275-
It also collects cluster-level information about the components provided by Replicated, such as the Admin Console and Embedded Cluster operator that manage install and upgrade operations. If the cluster has not installed successfully and cluster-level information is not available, it will be excluded from the bundle.
276-
277-
When generating the default host bundle for Embedded Cluster installations, you can also use the `--load-cluster-specs` flag to automatically discover all support bundle specs that are defined in Secrets or ConfigMaps in the cluster. This ensures that any application-specific specs are included in the bundle. For more information, see [Discover Cluster Specs](https://troubleshoot.sh/docs/support-bundle/discover-cluster-specs/) in the Troubleshoot documentation.
278-
279-
<EmbeddedClusterSupportBundle/>
280-
281-
You can then use the support bundle for troubleshooting or provide it to Replicated for assistance.
282-
283269
## Reset a Node
284270

285271
Resetting a node removes the cluster and your application from that node. This is useful for iteration, development, and when mistakes are made, so you can reset a machine and reuse it instead of having to procure another machine.

sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ const sidebars = {
240240
'reference/embedded-cluster-install',
241241
],
242242
},
243+
'enterprise/embedded-manage-nodes',
243244
'enterprise/updating-embedded',
244245
'vendor/embedded-disaster-recovery',
245246
],

0 commit comments

Comments
 (0)