AWS eks documentation change
Summary
Removed introductory sentence and updated wording about controller access. Changed from specific 'kro-system' namespace reference to general 'controller namespaces'.
Security assessment
Changes are editorial improvements with no security implications. No vulnerabilities or security features mentioned.
Diff
diff --git a/eks/latest/userguide/kro-troubleshooting.md b/eks/latest/userguide/kro-troubleshooting.md index 9c02ea6e6..b328f979f 100644 --- a//eks/latest/userguide/kro-troubleshooting.md +++ b//eks/latest/userguide/kro-troubleshooting.md @@ -15,2 +14,0 @@ To contribute to this user guide, choose the **Edit this page on GitHub** link t -This topic provides troubleshooting guidance for the EKS Capability for kro, including capability health checks, RBAC permissions, CEL expression errors, and resource composition issues. - @@ -19 +17 @@ This topic provides troubleshooting guidance for the EKS Capability for kro, inc -EKS Capabilities are fully managed and run outside your cluster. You don’t have access to controller logs or the `kro-system` namespace. Troubleshooting focuses on capability health, RBAC configuration, and resource status. +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, RBAC configuration, and resource status.