Preview the app with a private connection
Last updated
Last updated
Okay great, so your app is deployed, but where is it? At the moment, the app is only accessible within your cluster, so there is no way for you to access it over public internet. So how can we view it?
Telepresence is a tool that lets you make it seem as if your local machine is running within the cluster, allowing you to directly access private applications within the cluster.
Canine automatically installs Telepresence to your cluster as part of the install process, so it's already ready on your cluster.
Install Telepresence locally on your laptop here.
Navigate to Projects → Whiteboarder → Services → web
Click on How do I connect to this?
Download the Kubeconfig file & run the command shown. You should now see this: