Helm chart Components allow you to connect an existing Helm chart and deploy it into your customer’s cloud account.
public_repo
block) or a private GitHub
repo (using a connected_repo
block). Read more about VCS configuration here.
aws-eks-sandbox
managed Sandbox ships with standard Helm Components + DNS zones to solve for common use cases, such
as exposing a public or private https service. This includes:
The Sandboxes are open source and can be customized, if these Components do not work for your application.
values.yaml
file, to accept public and private domains and an ACM certificate ARN.
cert-manager
operator provision a certificate.
In your chart, you would define the Ingress and Certificate resources.
values.yaml
file.
nuon.run
domain (eg: inl8ybt7gajofh33e0h3pqyw1t.nuon.run).If you would like to use a customer provided domain, you can accept customer domains using inputs. We
are planning to improve support for this, and would love to hear about your use case.