xip.io is dns proxing service. It is easy to assign dns name to ip address.This is way to assign Domain to Knative Service kubectl patch configmap config-domain --namespace knative-serving --patch \ '{"data": {"example.com": null, "35.225.xxx.216.xip.io": ""}}'