Staying Up-to-Date
New releases of Opal are made available on a regular basis. To update your installation:
- Connect to your Opal On-Premise dashboard:
https://<HOSTNAME>:8800
- Click "Check for update", which will fetch the latest available version from Replicated
- Click "Deploy" to deploy, which will automatically update all necessary components.
You can also navigate to the Version History in your on-prem dashboard, which has a list of all available versions. From here, you can rollback to a previous version if needed.
Deploying a new release should take less than a minute and does not cause downtime. However, we recommend that you monitor the upgrade in case issues arise.
Security Updates: Kots
To update KOTS and the admin console, follow these instructions:
- Log in to the cluster
- Install the latest version of kots
curl https://kots.io/install | bash
- Upgrade your cluster
kubectl kots admin-console upgrade -n NAMESPACE
Troubleshooting updates
Blank page after update
If you get a blank page after updating Opal, the issue may be resolved by trying either of the following:
Clear your browser cache:
- Instructions for Chrome, Safari.
- After clearing the cache, try refreshing the page to see if the issue is resolved.
Clear your CloudFlare cache:
- Log into your CloudFlare dashboard and go to
Caching > Configuration
.
- Click
Purge Everything
. Wait up to 30 seconds, then try refreshing your Opal page.
Updated 3 months ago
What’s Next
Need to set up other managed systems? Check out our guides below.