AWS eks medium security documentation change
Summary
Added documentation about configuring controller log delivery for EKS Capabilities
Security assessment
Introduces security logging capability for anomaly detection, critical for auditing and incident response
Diff
diff --git a/eks/latest/userguide/ack-troubleshooting.md b/eks/latest/userguide/ack-troubleshooting.md index ef8a08747..eb2ba8d09 100644 --- a//eks/latest/userguide/ack-troubleshooting.md +++ b//eks/latest/userguide/ack-troubleshooting.md @@ -17 +17 @@ To contribute to this user guide, choose the **Edit this page on GitHub** link t -EKS Capabilities are fully managed and run outside your cluster. You do not have access to controller logs or controller namespaces. Troubleshooting focuses on capability health, resource status, and IAM configuration. +EKS Capabilities are fully managed and run outside your cluster. You do not have direct access to controller namespaces. You can configure controller log delivery for visibility into controller behavior. See [Access EKS Capabilities controller logs](./capabilities-controller-logs.html). Troubleshooting focuses on capability health, resource status, and IAM configuration.