eks-anywhere
eks-anywhere copied to clipboard
Run Amazon EKS on your own infrastructure 🚀
**What would you like to be added**: I would like the ability to still make use of fargate compute inside my aws account while using EKS anywhere **Why is this...
*Description of changes:* Bumping staging cli release triggers. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your...
*Issue #2749* Also addresses #2885 *Description of changes:* Changes to enable support for `aws-iam-authenticator` integration for EKS-A with provider tinkerbell. By submitting this pull request, I confirm that you can...
**What would you like to be added**: `csi-resizer` sidecar container for `vsphere-csi-controller` pod, to allow for volume expansion. According to [vsphere-csi-driver documentation](https://docs.vmware.com/en/VMware-vSphere-Container-Storage-Plug-in/2.0/vmware-vsphere-csp-getting-started/GUID-B1AAA825-3441-46D3-877C-A6580D2097D1.html): > An external resizer sidecar container implements the...
*Issue #, if available:* *Description of changes:* Adding the check for whether the ControlPlaneConfiguration.Endpoint is provided in the spec. *Testing (if applicable):* By submitting this pull request, I confirm that...
*Issue #, if available:* #2744 *Description of changes:* Add a preflight check to validate vSphere user's permissions *Testing (if applicable):* By submitting this pull request, I confirm that you can...
*Issue #, if available:* *Description of changes:* Change immutable field errors to type Forbidden instead of Invalid so as to follow CAPI. *Testing (if applicable):* - Unit tests By submitting...
For EKS-A baremetal, we expose Tinkerbell services using kube-vip loadbalancer. We recently released MetalLB curated package and that will be the default LB so we need to migrate the Tinkerbell...
*Issue #, if available:* *Description of changes:* 1) Add snowmachineconfig check 2) add unit test for snow reconciler *Testing (if applicable):* unit test By submitting this pull request, I confirm...
Boot hang after "random: crng init done" at worker node(ProLiant XL675d Gen10 Plus w/AMD EPYC 7543)
**What happened**: Hanging after random: crng init done" at worker node(ProLiant XL675d Gen10 Plus w/AMD EPYC 7543) [Screenshot](https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F3594b441-e81b-4661-873e-7b7042dbf02c%2FUntitled.png?table=block&id=676dce53-0aa8-489e-bff7-af9804aa95f4&spaceId=b3e98253-660b-4047-a151-a0d9f08cf268&width=2000&userId=402d9c4e-3022-4568-8482-3cb7d46a0635&cache=v2) **What you expected to happen**: boot normally **How to reproduce it (as...