Static endpoint for k8s cluster

2/6/2020

I have a workstation at home where I have set up a multinode cluster using multipass vms and microk8s.

Now I need to do the following:

1) I would like to access the cluster remotely (from a different network)

2) connect the cluster to gitlab for CI/CD

Both of them requires me to set up a static public domain for my cluster.

I have a domain from Godaddy. How do I connect the base k8s API URL to a subdomain in Goddaddy account?

Thanks!

-- piby180
dns
kubernetes
microk8s

0 Answers