K8ssandra on AWS

54 views
Skip to first unread message

Stela L.

unread,
Jan 6, 2021, 6:47:35 AM1/6/21
to K8ssandra Users
Hey there,

I gave it a try to K8ssandra project running it in my own eks cluster on AWS. Basically all pods got deployed correctly, but the problem is accessing it from the outside. 

I tried to create a service to expose the ports of the traeffik web port, then tried to expose directly grafana via a kube service, I can see the external hostname in the kubernetes dashboard, yet nothing works so far: neither the external hostname nor the external IP. Ping it from inside the cluster doesn't work either.
The service I created to be able to access it from the outside looks like this : 

grafana-ext                                           LoadBalancer   10.100.210.139   bla-accountbla.eu-central-1.elb.amazonaws.com   32080:31545/TCP                                17h

while traeffik service looks like: 

traefik                                               NodePort       10.100.77.152    <none>                                                                      9000:32090/TCP,80:32080/TCP,443:32443/TCP      19h

It has no external IP assigned (pretty much why I tried to expose it via service or ingress objects). 

Any tips are highly appreciated. 

John Sanda

unread,
Jan 6, 2021, 9:57:25 AM1/6/21
to Stela L., K8ssandra Users
Hi Stela,

The traefik setup was developed and tested against kind and k3d. I am not surprised that there are issues with a managed cluster such as EKS. I will try to get an EKS cluster setup so that I can try and help debug.

Cheers

John

--
You received this message because you are subscribed to the Google Groups "K8ssandra Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to k8ssandra-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/k8ssandra-users/205e2e37-f355-40db-b82b-8833026fe1e4n%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--

Stela L.

unread,
Jan 7, 2021, 9:52:36 AM1/7/21
to K8ssandra Users
Hi John, 

Thanks a lot. 

I managed to open most of the services by exposing directly the deployments/services with kubectl. Works like a charm so far, great work! The problem was indeed with the configuration of traefik, will let you guys know any useful thing I might find, once I will be fiddling with it a bit more.  

John Sanda

unread,
Jan 7, 2021, 10:24:50 AM1/7/21
to Stela L., K8ssandra Users
That's awesome!

Would you be willing to share your configuration changes and/or possibly contribute a docs update? 

Cheers

John


For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages