From a1dbf9c0b52314e3fe47b876f5fe359e48625077 Mon Sep 17 00:00:00 2001 From: Chris Negus Date: Thu, 30 Nov 2023 12:43:50 -0500 Subject: [PATCH] Add links to knowledge center troubleshooting articles (#7068) * Add links to knowledge center troubleshooting articles * Fixed a link --- .../en/docs/troubleshooting/troubleshooting.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/content/en/docs/troubleshooting/troubleshooting.md b/docs/content/en/docs/troubleshooting/troubleshooting.md index 31b20fc82d6d..c6c52cf5c310 100755 --- a/docs/content/en/docs/troubleshooting/troubleshooting.md +++ b/docs/content/en/docs/troubleshooting/troubleshooting.md @@ -19,6 +19,18 @@ This guide covers EKS Anywhere troubleshooting. It is divided into the following You may want to search this document for a fragment of the error you are seeing. +## Troubleshooting knowledge articles + +More information on troubleshooting EKS Anywhere is available from the [AWS Knowledge Center](https://repost.aws/knowledge-center) including: + +* [How do I check EKS Anywhere cluster component logs on primary and worker nodes for BottleRocket, Ubuntu, or Redhat?](https://repost.aws/knowledge-center/eks-anywhere-check-component-logs) +* [How can I troubleshoot etcdadm controller issues in EKS Anywhere?](https://repost.aws/knowledge-center/eks-anywhere-etcdadm-controller-issues) +* [How do I return an EKS Anywhere cluster to a working state when the cluster upgrade fails?](https://repost.aws/knowledge-center/eks-anywhere-return-cluster-upgrade-fail) +* [How do I clean up EKS Anywhere resources without eksctl when cluster creation fails? +](https://repost.aws/knowledge-center/eks-clean-up-resources-failed-cluster) +* [How does EKS Anywhere cluster bootstrapping work?](https://repost.aws/knowledge-center/eks-anywhere-bootstrapping-process) + + ## General troubleshooting ### Increase eksctl anywhere output