You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: