adamant-kite-43734
10/23/2023, 12:24 PMcurved-zebra-30454
10/23/2023, 6:24 PM> $IP = (kubectl get node/$env:COMPUTERNAME -o=jsonpath="{range .status.addresses[?(@.type == 'InternalIP')]}{.address}{end}")
curved-zebra-30454
10/23/2023, 6:34 PMcurl whoami.$<http://IP.nip.io|IP.nip.io>
is successful using the IP from above
> curl whoami.$<http://IP.nip.io|IP.nip.io>
StatusCode : 200
StatusDescription : OK
cuddly-ocean-45568
10/24/2023, 9:03 AM