Skip to main content

Prerequisites

  • An existing Kubernetes Cluster in AWS
  • A domain name that can be directed at the Featureform load balancer

Step 1: Add Helm repos

Add Certificate Manager and Featureform Helm Repos.

Step 2: Install Helm Charts

Certificate Manager

If Certificate Manager has not yet been installed, install it before installing Featureform.

Featureform

Install Featureform with the desired domain name. Featureform will automatically provision the public TLS certificate when the specific domain name is routed to the Featureform loadbalancer.

Custom helm flags

Step 3: Domain routing

After Featureform has created its load balancer, you can create a CNAME record for your domain that points to the Featureform load balancer. Public TLS certificates will be generated automatically once the record has been created.