Prerequisites
...
Application | Download from | Comments | |||||
---|---|---|---|---|---|---|---|
Helm | https://helm.sh/docs/intro/install | Mandatory, the version depends on the Kubernetes instance version on which the product is deployed. Please refer to Helm version support page below for further details. https://helm.sh/docs/topics/version_skew/ | |||||
Cert-manager 1.1.0 or later | https://cert-manager.io | Recommended
| |||||
kubectl | https://kubernetes.io/docs/tasks/tools/install-kubectl/ | Mandatory, for all administrative tasks with the cluster | |||||
Network File System - NFS | https://kubernetes.io/docs/tasks/tools/install-kubectl/ | 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. |
...
Insert excerpt | ||||
---|---|---|---|---|
|
Insert excerpt | ||||
---|---|---|---|---|
|
...