Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Update README.md (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
tekenstam committed Jul 9, 2024
1 parent c4e89a5 commit 190a15e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

The minion-manager enables the intelligent use of Spot Instances in Kubernetes.

## 🚨 ⚠️THIS PROJECT IS NOW BEING ABANDONED ⚠️ 🚨

We originally developed Minion Manager in 2018 to intelligently manage the use of AWS Spot Instances in Kubernetes. Since then, there have been many changes to how Kubernetes is run and operated in AWS, the most significant being the introduction of [EKS](https://aws.amazon.com/eks/), [Managed Node Groups](https://docs.aws.amazon.com/eks/latest/userguide/managed-node-groups.html), and, most recently, [Karpenter](https://github.com/kubernetes-sigs/karpenter).

We recommend [using Karpenter to manage Spot Instances](https://aws.amazon.com/blogs/containers/using-amazon-ec2-spot-instances-with-karpenter/). The Minion Manager repository will be archived, and there will be no further updates or releases.

## What does it do?

* The minion-manager operates on autoscaling groups (ASGs).
Expand Down

0 comments on commit 190a15e

Please sign in to comment.