You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Grant permissions to Amazon EKS add-ons to install ADOT step is added as a Prerequisite. It would be beneficial if kubectl apply -f https://amazon-eks.s3.amazonaws.com/docs/addons-otel-permissions.yaml can be part of the AWS Distro for OpenTelemetry (ADOT) EKS add-on installation. This will help us avoid additional step while creating automation for EKS Addon Installation. We are currently working on ADOT Addon for EKS Blueprints, this will help us avoid additional kubernetes manifest step,
The text was updated successfully, but these errors were encountered:
Thanks for raising this issue and indeed we're working on simplifying the overall UX in the add-ons space. Once we've a dependency management solution in place that will become much easier and should truly be a "single command" operation.
Currently, Grant permissions to Amazon EKS add-ons to install ADOT step is added as a Prerequisite. It would be beneficial if
kubectl apply -f https://amazon-eks.s3.amazonaws.com/docs/addons-otel-permissions.yaml
can be part of the AWS Distro for OpenTelemetry (ADOT) EKS add-on installation. This will help us avoid additional step while creating automation for EKS Addon Installation. We are currently working on ADOT Addon for EKS Blueprints, this will help us avoid additional kubernetes manifest step,The text was updated successfully, but these errors were encountered: