eksup icon indicating copy to clipboard operation
eksup copied to clipboard

EKS cluster upgrade guidance

Results 24 eksup issues
Sort by recently updated
recently updated
newest added

### Use case Manually updating the EKS versions in the `eksup/src/versions.rs` file is prone to delay. ### Solution/User Experience AWS recently implemented a way to programmatically check available cluster versions....

triage
feature-request

### Use case I use direnv heavily eg. [HariSekhon/Environments](https://github.com/HariSekhon/Environments) to automatically configure my `$AWS_DEFAULT_REGION` among other environment variables to make all commands shorter and easier. But `eksup` doesn't seem to...

question

### Use case EKS now support customers to upgrade the control plane to n+3 consequently, and then upgrade their data plane in one go. But eksup can only support n+1....

feature-request

### Expected Behaviour Hello, eksup analyze should successfully connect to the EKS cluster and perform analysis, similar to how it worked in v0.10.0. ### Current Behaviour After upgrading from v0.10.0...

bug
triage