Created
July 12, 2022 13:50
-
-
Save sriram15690/24ebad9d2716c630189e173363f454bb to your computer and use it in GitHub Desktop.
aks_commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kubectl expose deploy nodewebb --name=node-app --port=80 --target-port=8080 --type=LoadBalancer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment