Question
Private communication between a external droplet and a pod in k8 cluster
Hello!
I am trying to figure out a means to have a private communication between a pod in k8 cluster and an external droplet in the same data centre from same account.
I know i can expose a loadbalancer/nodeport service from the pod and get access but i want a private networking between these and totally avoid public access.
Any insights are appreciated.
Thanks!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×