Prerequisites
The following must be installed locally before you can install :
Application | Download from | Comments |
---|---|---|
Helm | Mandatory, the version depends on the Kubernetes instance version on which the product is deployed. | |
Cert-manager 1.1.0 or later | Recommended Hint!If you do not want to use cert-manager, there is an option to do the Helm install with the parameter mzOperator.webhook.tls.cert.delegate=internal . Search for documented helm values to understand the implications of this. | |
kubectl | Mandatory, for all administrative tasks with the cluster | |
aws cli | https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html | Mandatory, for creating Kubernetes pull secret |
Network File System - NFS | Optional, if Persistent Volumes are required |
Kubernetes Cluster Requirements | Comments |
---|---|
Kubernetes | Mandatory, for valid versions, 1.22 - 1.25 |
Network plug-ins - Tested with Calico | https://docs.projectcalico.org/getting-started/kubernetes/self-managed-onprem/onpremises |
Firewall | Rules for accessing the pods externally |
Horizontal Pod Autoscaler | A metrics server is required when it comes to scaling. If you are planning to use the Horizontal Pod Autoscaler with custom metrics scaling, you will need to set up a Prometheus Adapter (see Setting up Prometheus). For smaller and less complicated scaling such as using CPU based scaling, you can utilize a smaller metrics server such as: https://github.com/kubernetes-sigs/metrics-server. |
- Derby (embedded)
- Oracle Database 19c
- PostgreSQL 11/12/13/14/15
- SAP HANA 2.0 (multiple-container database mode)
- Google Chrome
- Mozilla Firefox
- Microsoft Edge
- Windows 10/11
- Java Platform Standard Edition (JRE) 17 is required.
- For Couchbase Enterprise Edition support, see the/wiki/spaces/3PP/pages/1671475.
- Grafana v7.1.1
- Kafka version 2.4.0 - 3.0.0
- Promethues community 2.22.1
- Redis version 5.0.7
- Terraform version v12
Add Comment