Configuring a Cluster in Kubernetes¶
This chapter explains how to configure and optimize a JasperReports IO At-Scale Kubernetes cluster.
A Kubernetes cluster is managed by the Helm chart that is shipped as part of the enterprise package. The Helm chart is in the following folder:
| Folder | jasperreports-io-at-scale-10.1.0/helm/ | |
| Contents | values.yaml | The Helm chart contains all the properties required for JasperReports IO At-Scale pods or services. |
| templates | Subfolder containing files for kubectl commands. These can only be installed through Helm, because the files use variables from the values.yaml file. | |