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 version on which the product is deployed. 

See the Helm version support page https://helm.sh/docs/topics/version_skew/ for more information. 

Cert-manager 1.1.0 or laterhttps://cert-manager.io

Recommended

Note
titleNote!

If you do not want to use cert-manager, there is an option to do the Helm install with the parameter mzOperatoroperator.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.


...