cert-manager vs 3-Tier Architecture
Helm Chart package comparison
Side-by-side comparison of cert-manager (A Helm chart for cert-manager) and 3-Tier Architecture (3-tier web app) — both Helm Chart packages.
cert-manager
Helm Chart
✓ Verified
✓ Official
A Helm chart for cert-manager
| Version | 1.19.4 |
| ★ Stars | 946 |
| By | cert-manager |
| Updated | 1771944200 |
helm repo add cert-manager https://charts.jetstack.io
helm install cert-manager cert-manager/cert-manager --version 1.19.4
3-Tier Architecture
Helm Chart
3-tier web app
| Version | 0.0.14 |
| ★ Stars | 742 |
| By | meshery |
| Updated | 1759884626 |
helm repo add meshery-catalog https://github.com/meshery/meshery.io/catalog
helm install 3-tier-architecture meshery-catalog/3-tier-architecture --version 0.0.14