cluster-api-provider-aws
cluster-api-provider-aws copied to clipboard
Kubernetes Cluster API Provider AWS provides consistent deployment and day 2 operations of "self-managed" and EKS Kubernetes clusters on AWS.
/kind bug **What steps did you take and what happened:** When deploying CAPI workload cluster with existing VPC, the classic load balancer is created but the EC2 instances are not...
Update calls in the following packages and files. Note that this is not necessarily an exhaustive list. ./pkg/cloud/scope/network.go ./pkg/cloud/services/network ./pkg/cloud/services/network/network.go ./pkg/cloud/services/mock_services/network_interface_mock.go
/kind bug We are trying to build an EKS cluster with NodeGroups, using the AWSManagedMachinePool. Since we are in an almost airgapped environment (i.e. have no internet gateway or similar)...
/kind feature **Describe the solution you'd like** Let users place machines on their dedicated hosts https://aws.amazon.com/ec2/dedicated-hosts/ **Anything else you would like to add:** Dedicated hosts are useful for compliance and...
Enable the requiredfields linter. Requires #5494
Enable the optionalorrequired linter. Requires #5494
Enable the nofloats linter. Requires #5494