-
Run this command to deploy the application and expose it via a NodePort:
-
Verify that your pods and services are running:
-
Create a
NODE_IP
variable by retrieving an IP address of any one of your nodes: -
Retrieve the NodePort assigned to your Service using:
-
Verify your application is running:
And here is your application: