Skip to content

Instantly share code, notes, and snippets.

@sriram15690
Created July 12, 2022 13:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sriram15690/24ebad9d2716c630189e173363f454bb to your computer and use it in GitHub Desktop.
Save sriram15690/24ebad9d2716c630189e173363f454bb to your computer and use it in GitHub Desktop.
aks_commands
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