...
To check your version see How to check what Check the version of K I am onplatform
If a new version is available use the following steps to upgrade
...
Code Block |
---|
# Upload edited config kubectl apply -f path/to/config/file.yaml # Get service details kubectl get pods # Restart cerebrum services. # Replace the XXXXXXXXXX-XXXXX with the ID in your environment kubectl delete pod cerebrum-deployment-5dcd4df76c-s972x-XXXXXXXXXX-XXXXX kubectl delete pod cerebrum-celery-batch-worker-deployment-XXXXXXXXXX-XXXXX kubectl delete pod cerebrum-celery-worker-deployment-XXXXXXXXXX-XXXXX kubectl delete pod cerebrum-celery-scheduler-deployment-XXXXXXXXXX-XXXXX |
1.1. Teradata
Uses ODBC so an update is required to the cerebrum-odbc-ini.yaml
file
...