
During April 2025, Demiro Vict developed Nitro Enclave support for EC2 instances in EKS node groups within the eksctl-io/eksctl repository. By introducing an EnclaveEnabled field to the NodeGroup model and integrating it with CloudFormation launch template generation, Demiro enabled confidential computing options for EKS worker nodes with minimal operator overhead. The implementation, written in Go and leveraging AWS EKS and CloudFormation, allows secure enclave configurations to be applied automatically at node creation. This work addressed the need for enhanced security in Kubernetes clusters by making enclave enablement a seamless part of the node provisioning workflow, demonstrating strong technical depth.
In April 2025, delivered Nitro Enclave support for EC2 instances in EKS node groups within eksctl-io/eksctl. Implemented a new EnclaveEnabled field on the NodeGroup model and wired it through the CloudFormation launch template to secure worker nodes, enabling confidential computing options with minimal operator impact.
In April 2025, delivered Nitro Enclave support for EC2 instances in EKS node groups within eksctl-io/eksctl. Implemented a new EnclaveEnabled field on the NodeGroup model and wired it through the CloudFormation launch template to secure worker nodes, enabling confidential computing options with minimal operator impact.

Overview of all repositories you've contributed to across your timeline