Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robertobandini/migrating-from-cluster-autoscaler-to-karpenter
Boost Your EKS Efficiency: Migrating from Cluster-Autoscaler to Karpenter
https://github.com/robertobandini/migrating-from-cluster-autoscaler-to-karpenter
aws cluster-autoscaler eks karpenter vpc vpn
Last synced: 20 days ago
JSON representation
Boost Your EKS Efficiency: Migrating from Cluster-Autoscaler to Karpenter
- Host: GitHub
- URL: https://github.com/robertobandini/migrating-from-cluster-autoscaler-to-karpenter
- Owner: robertobandini
- Created: 2024-11-17T19:12:04.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T19:26:02.000Z (3 months ago)
- Last Synced: 2024-11-17T20:32:52.762Z (3 months ago)
- Topics: aws, cluster-autoscaler, eks, karpenter, vpc, vpn
- Language: HCL
- Homepage: https://www.robertobandini.it/2024/11/17/boost-your-eks-efficiency-migrating-from-cluster-autoscaler-to-karpenter/
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# migrating-from-cluster-autoscaler-to-karpenter
This Terraform project example allows you to create an EKS with its VPC, its VPN to access it privately, cluster-autoscaler and Karpenter
It is ideal for demonstrating the migration of pods from managed node groups scaled using cluster-autoscaler to node pools scaled using Karpenter.
You can find any information on this post: https://www.robertobandini.it/2024/11/17/boost-your-eks-efficiency-migrating-from-cluster-autoscaler-to-karpenter/