Deploy Control Plane Only
Installation With Helm
Installing Control Plane using Helm Chart
Installation steps
-
Create
truefoundry
namespace -
Create an imagePullSecret for the Truefoundry images in the
truefoundry
namespace -
The helm charts to use for the three cloud providers are as follows -
-
GCP -
- Standard - tfy-k8s-gcp-gke-standard-inframold
- Autopilot - tfy-k8s-gcp-gke-autopilot-inframold
-
Azure - tfy-k8s-azure-aks-inframold
-
Add the truefoundry helm repo
-
Create a values.yaml and fill in the values
-
Apply the helm chart with the values.yaml. Replace the
chart_name
with the correct one from step 3