eks-anywhere icon indicating copy to clipboard operation
eks-anywhere copied to clipboard

Run Amazon EKS on your own infrastructure 🚀

Results 550 eks-anywhere issues
Sort by recently updated
recently updated
newest added

**What would you like to be added**: Add the ability to expose etcd options, like increasing the etcd DB size by modifying the `ETCD_QUOTA_BACKEND_BYTES` variable in the `/etc/etcd/etcd.env` file. **Why...

#### Issue E2E metrics are not logged when we do patch release for release-0.19, CloudWatch module needed to push metrics was not backported to release-0.19 #### Description of changes: This...

size/M

**What happened**: I have created EKSA Cluster with following configuration, 1. unhealthyMachineTimeout set to 30 seconds (minimum value) in the Cluster config file Worker node section 2. Enabled Autoscaling configuration...

Currently, the default support-bundle-config used by the EKS-A CLI to generate the support bundle does not include the logs for the curated packages. We have had issues in the past...

*Issue #, if available:* *Description of changes:* Added a cli flag option `--smee-bind-ip`, which tells smee service on which interface to bind it's services for serving pxe boot binaries (http,...

needs-ok-to-test
size/L
area/docs
documentation

Currently, the etcd health check fails if we add a secondary IP on an etcd VMs. The etcdadm controller finds the recently added Ip's frequency unhealthy, adds the machine to...

**What would you like to be added**: By default, Kubernetes ships with two priority classes which is also true for EKS-A: ``` $ kubectl get priorityclasses.scheduling.k8s.io -A NAME VALUE GLOBAL-DEFAULT...

KCP does not update api-server's list of external etcd's node ips when the etcd node's ip change from DHCP issues. This happens especially when just the etcd node's ip changes...

During bootstrapping etcdadm cluster, if the main etcd node's ip changes, etcdadm does not reconcile the change and update the secret with the new etcd's main node ip. This causes...

**What happened**: Applying anywhere plugin update (v0.16.5) to EKSA Cluster(vSphere) leaves one of the etcd machine in provisioned state and also has etcdadm cluster point to old etcd IPs.Similarly the...