Closed asennoussi closed 4 years ago
@Sshuichi have you looked into this https://github.com/ubuntu/microk8s/issues/200
Thanks @gane5hvarma for looking into this.
@Sshuichi This message in particular. https://github.com/ubuntu/microk8s/issues/200#issuecomment-441606091
Closing this issue as this needs to be supported in MicroK8s.
Hi guys, thanks for the amazing work. I'm trying to set the backend up using helm. I'm using MicroK8s for simplicity reasons. Here are the commands I ran:
When running
kubectl get --namespace default svc -w myproject-rudderstack
I get:or
kubectl get services
I get:I'm very new to Kubernetes, and I want to have an external IP that I can proxy through Nginx to serve the API URL on a specific domain but I'm stuck here. Can you please help?
I'm trying to run this on a single machine.