AWS AmazonCloudWatch documentation change
Summary
Updated troubleshooting links for Container Insights setup and prerequisites documentation
Security assessment
Changes only update hyperlinks to point to different setup guides. No security vulnerabilities, configurations, or features are mentioned or addressed in the changes.
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/ContainerInsights-troubleshooting.md b/AmazonCloudWatch/latest/monitoring/ContainerInsights-troubleshooting.md index 1ed246105..936089c5c 100644 --- a//AmazonCloudWatch/latest/monitoring/ContainerInsights-troubleshooting.md +++ b//AmazonCloudWatch/latest/monitoring/ContainerInsights-troubleshooting.md @@ -34 +34 @@ If the agent doesn't deploy correctly on a Kubernetes cluster, try the following -If your deployment fails with the error `Unauthorized panic: Cannot retrieve cadvisor data from kubelet`, your kubelet might not have Webhook authorization mode enabled. This mode is required for Container Insights. For more information, see [Verifying prerequisites for Container Insights in CloudWatch](./Container-Insights-prerequisites.html). +If your deployment fails with the error `Unauthorized panic: Cannot retrieve cadvisor data from kubelet`, your kubelet might not have Webhook authorization mode enabled. This mode is required for Container Insights. For more information, see [Setup guide (AWS CLI)](./container-insights-eks-classic-setup.html). @@ -52 +52 @@ If you see an error message similar to the following, check to make sure that yo -If you don't see any Container Insights metrics in the AWS Management Console, be sure that you have completed the setup of Container Insights. Metrics don't appear before Container Insights has been set up completely. For more information, see [Setting up Container Insights](./deploy-container-insights.html). +If you don't see any Container Insights metrics in the AWS Management Console, be sure that you have completed the setup of Container Insights. Metrics don't appear before Container Insights has been set up completely. For more information, see [Container Insights](./ContainerInsights.html). @@ -128 +128 @@ We update the release note and tag on Github before we start the actual release -If you see a `CrashLoopBackOff` error for the CloudWatch agent, make sure that your IAM permissions are set correctly. For more information, see [Verifying prerequisites for Container Insights in CloudWatch](./Container-Insights-prerequisites.html). +If you see a `CrashLoopBackOff` error for the CloudWatch agent, make sure that your IAM permissions are set correctly. For more information, see [Setup guide (AWS CLI)](./container-insights-eks-classic-setup.html).