-
Notifications
You must be signed in to change notification settings - Fork 114
Release 1.0 test plan
Steven Zou edited this page Apr 20, 2021
·
4 revisions
Stacks | Description | Operator Installation Packages | Kubernetes Cluster | 1.18 | 1.19 | 1.20 |
---|---|---|---|---|---|---|
Minimal stack | Only Harbor core components + PVs + external psql and redis | Helm Chart | Kind | ✔️ | ||
Standard stack [1] | Harbor core+optional components + PVs + external psql and redis | Helm Chart | TMC/TKG cluster | ✔️ | ||
Standard stack [2] | Harbor core+optional components + PVs + external psql and redis | Kustomization | Kind | ✔️ | ||
Mixed stack | Harbor core+optional components + PVs + incluster services (psql and redis) | Kustomization | TMC/TKG cluster | ✔️ | ||
Full stack [1] | Harbor core components + incluster services (minio,psql and redis) | Kustomization | Kind | ✔️ | ||
Full stack [2] | Harbor core+optional components + incluster services (minio,psql and redis) | Kustomization | TMC/TKG cluster | ✔️ |
For more guidelines, check the README document.