- jetstack/cert-manager used to generate certificates
- Make sure to configure
pki.certificates.certManagerApiVersion
in the helm chart according to the needed version of the deployed cert-manager version - Minimum version required is
v1.0.2
- Make sure to configure
- step-cli installed (you can use something similar too) for the PKI setup
- finleap-connect/vaultoperator to collect secrets from your HashiCorp Vault for
- RabbitMQ
- Gateway
- Make sure you have the following available in your target cluster:
- jetstack/cert-manager [required]
- finleap-connect/vaultoperator [optional]
- Create m8 PKI. See certificate management for details.
- Configure an identity provider. See identity provider setup for details.
- Configure m8 Ambassador. See DNS and IP address setup for details.
- Deploy Helm Chart via finleap-connect chart repo and adjust the values to your needs.
- Provision users and roles to your Monoskope instance via SCIM if your identity provider supports it. See Monoskope SCIM support for details.