Skip to main content

Dev Mode

Infrastructure Requirements

Installation steps

  1. Install argoCD -
  1. Add the truefoundry helm repo
  2. We will create a values.yaml for the helm chart installation -
    1. Download the values.yaml from helm chart repo -
    2. Fill in the tenant_name, cluster_name, truefoundry_image_pull_config_json, tfy_api_key, truefoundry_internal_jwt_jwks and INITIAL_ADMIN_OAUTH_USER_PASSWORDin the downloaded file. You can get these from the TrueFoundry team
  3. Apply the helm chart with the values.yaml

Test the installation

  1. Port forward the tfy-proxy application to access the TrueFoundry dashboard -
  2. Access the truefoundry dashboard from a browser by opening http://localhost:8080. You can login with the username and password provided by the TrueFoundry team.
  3. Now you are ready to connect a cluster to the TrueFoundry platform and get deploying. Go here for the directions. You can also onboard the same cluster as the control plane