We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expected to generate a report for cluster upgrade using
eksup analyze --cluster <cluster-name> --region <region>
getting error
Error: Launch template not found, launch configuration is not supported
aws eks update-kubeconfig --name <cluster> --region <region> eksup analyze --cluster <cluster-name> --region <region>
No response
aws eks update-kubeconfig --name --region eksup analyze --cluster --region
latest
macOS arm64
The text was updated successfully, but these errors were encountered:
are you currently utilizing launch configuration(s) in your autoscaling group(s)?
Sorry, something went wrong.
yes
Ah ok, so this error message is correct. Launch configurations are being deprecated and eksup does not support them
eksup
@bryantbiggs we have migrated launch configurations to launch templates still facing the same error.
No branches or pull requests
Expected Behaviour
Expected to generate a report for cluster upgrade using
eksup analyze --cluster <cluster-name> --region <region>
Current Behaviour
getting error
Code snippet
Possible Solution
No response
Steps to Reproduce
aws eks update-kubeconfig --name --region
eksup analyze --cluster --region
eksup version
latest
Operating system
macOS arm64
Error output
The text was updated successfully, but these errors were encountered: