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

how to get access to turbo servie after installation on k8s? #39

Open
nobody4t opened this issue Jun 13, 2023 · 0 comments
Open

how to get access to turbo servie after installation on k8s? #39

nobody4t opened this issue Jun 13, 2023 · 0 comments

Comments

@nobody4t
Copy link

$ kubectl get svc -n turbonomic | grep "LoadBalancer"

nginx LoadBalancer 10.100.14.25 $MY_IP 443:30960/TCP,80:30860/TCP 38m

as I see from document as above. The I tried to login with $MY_IP:30960. But it does not work. whereas https:$MY_IP works.

443 should be the pod IP. As I found the 443 port on the node is listened.

    tcp        0      0 192.167.103.197:33862   10.96.0.1:443           ESTABLISHED
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

1 participant