Developed a custom Kubernetes operator in Rust to enhance the management of resources on Amazon EKS. The operator was designed to listen to pod state changes and automatically manage deployments, redeployments, and other resource-related tasks. This project involved defining custom resource definitions (CRDs) and leveraging Kubernetes API to ensure efficient resource management and scalability of EKS services. The operator significantly improved deployment efficiency and resource allocation, reducing manual intervention and ensuring optimal performance across microservices in the cluster.