Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt


ApplicationDownload fromComments
Helm
https://helm.sh/docs/intro/install

Mandatory, the version depends on the Kubernetes instance 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 laterhttps://cert-manager.io

Recommended

Note, 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.

aws clihttps://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.htmlMandatory, for configuring your eks cluster with kubeconfig
kubectlhttps://kubernetes.io/docs/tasks/tools/install-kubectl/Mandatory, for all administrative tasks with the cluster
Terraform v12https://learn.hashicorp.com/terraform/getting-started/install.htmlOptional, if you want to spin up the new infrastructure and use the example templates in the upcoming sections
eksctlhttps://docs.aws.amazon.com/eks/latest/userguide/getting-started-eksctl.htmlOptional, if you want to spin up the new infrastructure and use the example templates in the upcoming sections


Insert excerpt
Platform Databases([hide]3.0)[/hide]
Platform Databases([hide]3.0)[/hide]

 is installed with Derby as the default platform database. Should you want to run your installation on PostgreSQL, you must install the following:

...