This guide assumes you already have a Kubernetes cluster and have access to it. If you don’t have a Kubernetes cluster, you can follow the AWS Control Plane, GCP Control Plane or Azure Control Plane to create the cluster first.
1
Create truefoundry namespace
Create
truefoundry namespace2
Install ArgoCD if not already installed (Optional)
While you can install the helm chart without ArgoCD, we do recommend to install it via ArgoCD to make it easier to manage in the future.If you don’t want to install ArgoCD, you can skip this step and proceed to the next step.
3
Install truefoundry chart
- With ArgoCD
- Without ArgoCD
Coming soon
4
Point the domain to the Load balancer IP of the control plane
5
Test the installation
6
Access the control plane dashboard
Access the control plane dashboard via
https://domain or if via port-forward if dev mode is enabled