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