Prepare the Environment

You must prepare your environment for the upgrade by doing the following:

kubectl patch svc -n $(kubectl get ns|awk '/arcsight/ {print $1}') th-kafkamgr-svc -p '{"spec": { "type": "NodePort", "ports": [ { "nodePort": 32090, "port": 9000} ] } }'

Next Step - If you have Intelligence in your deployment: Backing Up the Elasticsearch Data

Next Step - If you don't have Intelligence in your deployment:Performing the EKS Upgrade