Skip to content

Opsy AMI Operator

The Opsy AMI Operator is a Kubernetes controller designed to streamline and automate the lifecycle management of Amazon Machine Images (AMIs) for AWS-based Kubernetes clusters. This tool seamlessly integrates with both managed Amazon EKS clusters and self-managed Kubernetes environments on AWS (TBD).

Features and Benefits

Key features include:

  • Automated AMI Building: Leverages HashiCorp Packer to create custom, up-to-date AMIs tailored to your specific requirements.

  • Instance Refresh Management: Refreshes instances within your Kubernetes node groups, ensuring your cluster always runs on the latest AMI.

  • Lifecycle Automation: Manages the entire AMI lifecycle, from creation and deployment to retirement, reducing manual intervention and potential human errors.

  • Kubernetes-Native Approach: Operates as a set of Kubernetes controllers, allowing for seamless integration with your existing Kubernetes workflows and GitOps practices.