Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS EKS is binding MC to a DNS name #6

Open
mesutcelik opened this issue Aug 29, 2018 · 1 comment
Open

AWS EKS is binding MC to a DNS name #6

mesutcelik opened this issue Aug 29, 2018 · 1 comment

Comments

@mesutcelik
Copy link

When you deploy hazelcast chart to AWS EKS, the instructions provided in INDEX.txt was not correct for Management Center so I had to find out MC URL by executing describe command.

please see ``LoadBalancer Ingress` below.

$ kubectl describe svc dining-serval-hazelcast-enterprise-mancenter 
Name:                     dining-serval-hazelcast-enterprise-mancenter
Namespace:                default
Labels:                   app=hazelcast-enterprise
                          chart=hazelcast-enterprise-1.0.1
                          heritage=Tiller
                          release=dining-serval
Annotations:              <none>
Selector:                 app=hazelcast-enterprise,release=dining-serval,role=mancenter
Type:                     LoadBalancer
IP:                       10.100.98.225
LoadBalancer Ingress:     a539e0f709f3111e8b9d00af5b0ce326-465655592.us-west-2.elb.amazonaws.com
Port:                     mancenterport  8080/TCP
TargetPort:               mancenter/TCP
NodePort:                 mancenterport  31877/TCP
Endpoints:                192.168.246.76:8080
Session Affinity:         None
External Traffic Policy:  Cluster
Events:
  Type    Reason                Age   From                Message
  ----    ------                ----  ----                -------
  Normal  EnsuringLoadBalancer  6m    service-controller  Ensuring load balancer
  Normal  EnsuredLoadBalancer   6m    service-controller  Ensured load balancer
@leszko
Copy link

leszko commented Sep 16, 2020

Is it still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants