Skip to content

Commit

Permalink
Merge branch 'master' into chore/deprecate-appmesh-charts
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantbiggs authored Oct 8, 2024
2 parents 3ca3d5e + be6dff7 commit 21f3b2c
Show file tree
Hide file tree
Showing 69 changed files with 8 additions and 3,835 deletions.
21 changes: 8 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
![EKS Charts](https://github.com/aws/eks-charts/actions/workflows/ci.yaml/badge.svg)

## EKS Charts
# EKS Charts

Add the EKS repository to Helm:

Expand Down Expand Up @@ -28,12 +26,8 @@ helm repo add eks https://aws.github.io/eks-charts

### AWS Node Termination Handler

* [aws-node-termination-handler](stable/aws-node-termination-handler): Gracefully handle EC2 instance shutdown within Kubernetes. <https://github.com/aws/aws-node-termination-handler>

### AWS Calico

> [!WARNING]
> This Helm chart is deprecated. To install Calico network policy enforcement on AWS, follow the EKS [user guide](https://docs.aws.amazon.com/eks/latest/userguide/calico.html).
> This Helm chart is now deprecated. Please see the current chart located in the [aws-node-termination-handler](https://github.com/aws/aws-node-termination-handler/tree/main/config/helm/aws-node-termination-handler) repository which is now published on [Public ECR](https://gallery.ecr.aws/aws-ec2/helm/aws-node-termination-handler)
### AWS CloudWatch Metrics

Expand All @@ -57,19 +51,20 @@ helm repo add eks https://aws.github.io/eks-charts

### AWS Secrets Manager and Config Provider for Secret Store CSI Driver

**This Helm chart is deprecated, please switch to <https://aws.github.io/secrets-store-csi-driver-provider-aws/> which is reviewed, owned and maintained by AWS.**

* [csi-secrets-store-provider-aws](stable/csi-secrets-store-provider-aws): A helm chart for [AWS Secrets Manager and Config Provider](https://github.com/aws/secrets-store-csi-driver-provider-aws)
> [!WARNING]
> This Helm chart is deprecated, please switch to [AWS Secrets Manager and Config Provider](https://github.com/aws/secrets-store-csi-driver-provider-aws) which is reviewed, owned and maintained by AWS
### Amazon EC2 Metadata Mock

* [amazon-ec2-metadata-mock](stable/amazon-ec2-metadata-mock): A tool to simulate Amazon EC2 instance metadata service for local testing
> [!WARNING]
> This Helm chart is now deprecated. Please see the current chart located in the [amazon-ec2-metadata-mock](https://github.com/aws/amazon-ec2-metadata-mock/tree/main/helm) repository which is now published on [Public ECR](https://gallery.ecr.aws/aws-ec2/helm/amazon-ec2-metadata-mock)
### CNI Metrics Helper

* [cni-metrics-helper](stable/cni-metrics-helper): A helm chart for [CNI Metrics Helper](https://github.com/aws/amazon-vpc-cni-k8s/blob/master/cmd/cni-metrics-helper/README.md)

### EKS EFA Plugin
### EKS EFA K8s Device Plugin

* [aws-efa-k8s-device-plugin](stable/aws-efa-k8s-device-plugin): A helm chart for the [Elastic Fabric Adapter](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/efa.html) plugin, which automatically discovers and mounts EFA devices into pods that request them

## License
Expand Down
22 changes: 0 additions & 22 deletions stable/amazon-ec2-metadata-mock/.helmignore

This file was deleted.

24 changes: 0 additions & 24 deletions stable/amazon-ec2-metadata-mock/Chart.yaml

This file was deleted.

247 changes: 0 additions & 247 deletions stable/amazon-ec2-metadata-mock/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions stable/amazon-ec2-metadata-mock/ci/configmap-values.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions stable/amazon-ec2-metadata-mock/ci/default-values.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions stable/amazon-ec2-metadata-mock/ci/local-image-values.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions stable/amazon-ec2-metadata-mock/ci/service-config-values.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions stable/amazon-ec2-metadata-mock/templates/NOTES.txt

This file was deleted.

Loading

0 comments on commit 21f3b2c

Please sign in to comment.