aws-observability / helm-charts

The AWS Observability Helm Charts repository contains Helm charts to provide easy mechanisms to setup the CloudWatch Agent and other collection agents to collect telemetry data such as metrics, logs and traces to send to AWS monitoring services.
Apache License 2.0
10 stars 17 forks source link

add p5e instance type to supported GPU list #123

Closed movence closed 3 weeks ago

movence commented 3 weeks ago

Chart is missing p5e instance type

Description of changes: Add p5e.48xlarge to supported GPU list. Used ec2 describe-instance-type CLI and also verified with the public doc https://docs.aws.amazon.com/dlami/latest/devguide/gpu.html

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.