'How to host Orleans application on Kubernetes?

I am trying to host a Orleans project with a seperate Silo and Client project, i followed the steps on the Orleans.Clustering.Kubernetes github, but i get the following error:

Unable to get gateways from Kube objects for cluster Test System.Net.Http.HttpRequestException: Connection timed out (10.96.0.1:443)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source