Skip to main content
Version: 5.18.0

Update Collaboration Add-ons

Enable or Disable Collaboration Add-ons on an Existing Cluster

Please see Enable or Disable Collaboration Add-ons Before Cluster Creation for enabling a new add-on on an existing cluster. The procedure is the same as enabling the add-on before cluster creation. A terragrunt apply will create the IaC for the new add-on on the existing cluster.

Please see Destroy a Collaboration Add-on for disabling (destroying) an add-on on an existing cluster.

Modifying Collaboration Add-on Options on an Existing Cluster

Please see Configuring Cluster Add-on Options for modifying add-on options on an existing cluster. The procedure is the same as configuring the add-on options before cluster creation. A terragrunt apply will modify the IaC for the add-on on the existing cluster.

note

Before applying any modifications to an existing add-on, ensure that you have taken a recent Backup with Velero.

Carefully examine the output of terragrunt plan before the terragrunt apply to verify that the add-on IaC changes are as expected and do not cause any unintended service disruption or incompatibility. For example, if making any RDS modifications that require an RDS reboot or replacement, ensure that those are applied by AWS during the designated maintenance window.