You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: terracotta/helm/README.md
+16-4Lines changed: 16 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ This Helm chart deploys a Terracotta cluster on Kubernetes, including:
30
30
1.**Terracotta Server** - Distributed in-memory data management
31
31
2.**Terracotta Management Server (TMS)** - Cluster monitoring and management
32
32
3.**Terracotta Operator** - Manages cluster lifecycle, activation, and scaling operations
33
+
4. Terracotta REST Gateway (optional)
33
34
34
35
The chart automatically deploys the Terracotta Operator CRD during installation if not already present. Note that `helm uninstall` does not remove the CRD from the cluster.
The chart automatically deploys the Terracotta Operator CRD during installation ifnot already present. Note that `helm uninstall` does not remove the CRD from the cluster.
0 commit comments