This page provides an overview of the architecture, requirements and steps to install the TrueFoundry compute plane cluster in your generic cluster
public.ecr.aws
, quay.io
, ghcr.io
, tfy.jfrog.io
, docker.io/natsio
, nvcr.io
, registry.k8s.io
so that we can download the docker images for argocd, nats, gpu operator, argo rollouts, argo workflows, istio, keda, etc.services.example.com/tfy/*
, however, many frontend applications do not support this. For certificate, check this document for more details.Choose an existing cluster
Clusters
. You can click on Attach Existing Cluster
. Read the requirements and if everything is satisfied, click on Continue
.Fill up the form to generate the helm commands
Submit
when doneCluster Name
- Your cluster name.Cluster Addons
- TrueFoundry needs to install addons like ArgoCD, ArgoWorkflows, Keda, Istio, etc. Please disable the addons that are already installed on your cluster so that truefoundry installation does not overrride the existing configuration and affect your existing workloads.Copy the helm command and execute it on your cluster
helm
commands to install the TrueFoundry compute plane.Verify the cluster is showing as connected in the platform
Create DNS Record
Base Domain URL
section.Record Type | Record Name | Record value |
---|---|---|
CNAME | *.tfy.example.com | LOADBALANCER_IP_ADDRESS |
Setup routing and TLS for deploying workloads to your cluster
Start deploying workloads to your cluster