File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,14 @@ $ helmc generate -x manifests workflow-beta4
1010$ helmc install workflow-beta4
1111```
1212
13+ ## Off-Cluster Storage Required
14+
15+ A Workflow upgrade requires using off-cluster object storage, since the default
16+ in-cluster storage is ephemeral. Upgrading Workflow with the in-cluster default
17+ of [ Minio] [ ] will result in data loss.
18+
19+ See [ Configuring Object Storage] [ ] to learn how to store your Workflow data off-cluster.
20+
1321## Keeping Essential Pieces
1422
1523!!! note
@@ -33,4 +41,6 @@ $ kubectl delete ns deis # Be sure you want to delete the
3341
3442See the Helm Classic documentation for more detail about [ keeper manifests] .
3543
44+ [ configuring object storage ] : ../installing-workflow/configuring-object-storage.md
3645[ keeper manifests ] : http://helm-classic.readthedocs.io/en/latest/awesome/#keeper-manifests
46+ [ minio ] : https://github.com/deis/minio
You can’t perform that action at this time.
0 commit comments