Unable to see app servers ip


showing like this unable to ssh into server

We’ve changed the way we deploy the various servers in the KKE system, so the IP addresses are no longer constant. Also, from what I understand the “long host names” aren’t quite right – that will change, but the page has not quite caught up yet. So the short host names (“Server Name”) are what you use now to ssh into servers. So to ssh into “App 1”, it’s

ssh tony@stapp01

and into the storage server…

ssh natasha@ststor01

and so on.

thanks it is working
image

where can we get this updates about the labs