Can we install Analytics at later stage in any time after AAKE installation ?
We can disable the Analytics Installation during the installation process by disabling the relevant parameter in the values.yaml :
analytics:
enabled: false
But, if we need to install it at later time for AAKE setup , can this be done and what will be the required process ?
Release : AAKE 21.0
When you want to add the analytics again, set the value back to enabled in values.yaml, and then trigger an "upgrade" to the same version. This will allow you to run the upgrade pipeline and also enabling analytics.