diff --git a/helm_chart/readme.md b/helm_chart/readme.md index 778ee2e4..dbd48fd9 100644 --- a/helm_chart/readme.md +++ b/helm_chart/readme.md @@ -27,6 +27,7 @@ chmod 700 get_helm.sh | storage | Manages persistent storage resources for Kubernetes applications, ensuring that data is retained and accessible across pod restarts and cluster upgrades. | No | | training-operators | Installs operators for managing various machine learning training jobs, such as TensorFlow, PyTorch, and MXNet, providing native Kubernetes support for distributed training workloads. | Yes | | HyperPod patching | Deploys the RBAC and controller resources needed for orchestrating rolling updates and patching workflows in SageMaker HyperPod clusters. Includes pod eviction and node monitoring. | Yes | +| aws-efa-k8s-device-plugin | This plugin enables AWS Elastic Fabric Adapter (EFA) metrics on the EKS clusters. | Yes | ## 3. Test the Chart Locally