Changes between Version 6 and Version 7 of minikubedeployment2023


Ignore:
Timestamp:
Dec 3, 2023, 4:10:47 AM (12 months ago)
Author:
deepthi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • minikubedeployment2023

    v6 v7  
    261261`kubectl get nodes -o wide`
    262262
    263 Then, in a web browser (though ssh tunnel if you are in UiS cloud) or using a tool like curl, access the web application:
     263Then, in a web browser or using a tool like curl, access the web application:
    264264
    265265`curl http://<NODE_IP>:30080`