Using Your Own Domain
less than a minute
This guide assumes you have already set up Kubeflow on Google Cloud. If you haven’t done so, follow the guide to getting started with Kubeflow on Google Cloud.
Using your own domain
If you want to use your own domain instead of ${KF_NAME}.endpoints.${PROJECT}.cloud.goog, follow these instructions after building your cluster:
-
Remove the substitution
hostname
in the Kptfile. -
Create a new setter
hostname
in the Kptfile. -
Configure new setter with your own domain.
-
Apply the changes.
-
Check Ingress to verify that your domain was properly configured.
-
Get the address of the static IP address created.
-
Use your DNS provider to map the fully qualified domain specified in the third step to the above IP address.
Feedback
Was this page helpful?
Thank you! Send your feedback to us.
Sorry to hear that. Please tell us how we can improve.