Skip to main content
Question

K10 Dashboard can not access Nutanix Karbon


Hi i’m new on K10 & Nutanix Karbon after deploy completed i try to access dash board as this knowledge base it still not work.  https://www.nutanix.dev/2021/07/20/cloud-native-application-data-protection-using-kasten-k10-and-nutanix-karbon-a-practical-guide/

i try to access the dash board from jumphost to the dashboard of master node it not work. try to find some work around it not fix it.

 

 

 

8 comments

Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8488 comments
  • March 27, 2023

  • Author
  • New Here
  • 2 comments
  • March 27, 2023

i try to port forward to jumphost server not work

 


Hagag
Forum|alt.badge.img+2
  • Experienced User
  • 154 comments
  • March 27, 2023

Hagag
Forum|alt.badge.img+2
  • Experienced User
  • 154 comments
  • March 27, 2023

Hello @Kittikom.Pa 


I noticed that you're using the incorrect port number "8000" instead of "8080" in the URL. Additionally, I assume that the IP address you're using is that of your local machine.


 


  • Author
  • New Here
  • 2 comments
  • March 27, 2023
Hagag wrote:

Hello @Kittikom.Pa 


I noticed that you're using the incorrect port number "8000" instead of "8080" in the URL. Additionally, I assume that the IP address you're using is that of your local machine.


 

Hi sir, i try both port still result in the same.


jaiganeshjk
Forum|alt.badge.img+2
  • Experienced User
  • 275 comments
  • March 27, 2023

@Kittikom.Pa  
For port-forwarding through a jump host, you might have to follow the below steps.

  • Running a port-forward to the service from the jump-box.
  • Another terminal connecting ssh to the jump-host through with forward(SSH-tunnelling). 

ssh -L 8080:<ip-address>:8080 user@jumpbox-server

Alternatively and more easier & reliable is to use a ingress/loadbalancer service(with metalllb) to access k10.

https://docs.kasten.io/latest/access/dashboard.html


Hagag
Forum|alt.badge.img+2
  • Experienced User
  • 154 comments
  • March 27, 2023

@Kittikom.Pa 
 

 

 

the best option is to follow the recommendation provided by @jaiganeshjk  in the pervios comment.


Forum|alt.badge.img+1
  • Comes here often
  • 35 comments
  • October 22, 2023

@Kittikom.Pa have you found the solution ? I have been facing the same problem, developing kasten on NKE, everything goes well but cannot access the dasboard


Comment