Update IDEA cluster
Follow the guides below based on the type of update you want to apply to your IDEA cluster:
Patch IDEA module (idea-admin.sh patch) if you have updated the codebase of one of your module (e.g: developed new API, updated a function/class)
Update IDEA configuration (idea-admin.sh config) if you want to make a configuration change (e.g: enable SES, point DCV driver to a new version ...)
Update IDEA backend resource (idea-admin.sh deploy) if you have made an architecture update outside of IDEA codebase (e.g: updated Lambda function, create new shared filesystem ...)
Last updated