| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-03-22 | 653 Bytes | |
| v0.19.8 source code.tar.gz | 2021-03-22 | 518.3 kB | |
| v0.19.8 source code.zip | 2021-03-22 | 807.6 kB | |
| Totals: 3 Items | 1.3 MB | 0 | |
This release contains a minor bugfix:
- Updated letsencrypt client
Upgrade guide
Upgrade is possible from
v0.17.0and above.
Before upgrading your cluster, make sure you backup cluster config using space-cli --project <project_id> get all /path/to/backup/dir. If things go right, you'll be able to reapply all saved project config using space-cli apply /path/to/backup/dir.
For Docker-based deployments:
Simply run space-cli upgrade.
For Kubernetes based deployment:
We recommend setting up a fresh Kubernetes cluster and installing Istio and SC on top of it. Don't forget to backup all project config first!