Skip to content
New issue

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

Whats the process for people who want to stay on v4 ? #1623

Closed
mk2134226 opened this issue Jun 2, 2023 · 2 comments
Closed

Whats the process for people who want to stay on v4 ? #1623

mk2134226 opened this issue Jun 2, 2023 · 2 comments
Labels
question Further information is requested

Comments

@mk2134226
Copy link

We are currently in the process of migrating our workloads to V4, and we don't have enough resources to upgrade to V5. My primary concern is whether the process of upgrading the cluster, for instance from 1.27 to 1.28, will continue to be compatible with your latest release. If not, what additional changes would we need to implement?

You can't just leave people in the lurch. There should be some documentation outlining what steps need to be taken. For third-party add-ons, we can modify the configuration with Helm, but our main concern lies with AWS native add-ons and cluster upgrades.

@bryantbiggs
Copy link
Contributor

Hi @mk2134226 - great question. In short, nothing is required - you should always pin your modules to avoid any unintended changes and you can continue to use that version for as long as you wish or until you are ready to make changes to follow the new direction in v5. As I've stated in a similar question here, there really isn't anything required to support later versions of EKS. There may be some configuration changes required based on the addons if they have changes required to support later versions, but this configuration is already exposed to users today for them to configure as they see fit.

Lastly, we are not leaving anyone in the dark. When we make the changes in the project, there will be documentation provided. Most of this should be captured under issue #1421

Please let me know if there are any additional questions I can help answer

@bryantbiggs bryantbiggs added the question Further information is requested label Jun 2, 2023
@bryantbiggs
Copy link
Contributor

FYI - if you wish to stay on v4 you will need to pin your version to v4.32.1 - you can read more about why this version here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants