Report this

What is the reason for this report?

Why is my domain being pointed to a site that I have no association with?

Posted on December 12, 2019

I have a small website running from a Helm deployment in my Kubernetes cluster like so:

NAME            NAMESPACE       REVISION        UPDATED                                 STATUS          CHART                   APP VERSION
alterdyne       default         1               2019-12-11 09:23:19.11351804 -0800 PST  deployed        alterdyne-web-0.1.1     1.0.1      

But my site can’t be seen when I go to the URL which is mydomain.net. This is expected because I don’t have a load balancer or other means set up to allow external access to it. However, when I go to mydomain.net and my site is deployed, I’m taken to a site that I have no association with.

When I delete the Helm deployment, it says the URL has nothing there. This also makes sense.

So my question is, why is my domain pointing to a seemingly random site and only when my project is deployed?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.