1# Helm chart metadata for karpenter with Chainguard images
2# These images are distroless and signed with Sigstore
5home: https://karpenter.sh/
7 - https://github.com/aws/karpenter-provider-aws/
9description: A Helm chart for Karpenter, an open-source node provisioning project built for Kubernetes.
16icon: https://repository-images.githubusercontent.com/278480393/dab059c8-caa1-4b55-aaa7-3d30e47a5616
20 artifacthub.io/alternativeName: karpenter-provider-aws
21 artifacthub.io/crds: |
24 name: ec2nodeclasses.karpenter.k8s.aws
25 displayName: EC2NodeClass
26 description: EC2NodeClass is the Schema for the EC2NodeClass API.
29 name: nodeclaims.karpenter.sh
30 displayName: NodeClaim
31 description: NodeClaim is the Schema for the NodeClaims API.
34 name: nodepools.karpenter.sh
36 description: NodePool is the Schema for the NodePools API.