A Liferay DXP Helm chart for Kubernetes
Clustering is automatically configured when either static or auto scaling is enabled.
Note: A license which supports clustering must be deployed.
Static scaling is enabled by specifying the number of replicas:
replicaCount: X
Auto scaling is enabled by specifying autoscaling.enabled=true
.
autoscaling:
enabled: true