Skip to content

Instantly share code, notes, and snippets.

@timmyBeef
Created February 7, 2021 06:22
Show Gist options
  • Save timmyBeef/91d0f5dfe9fab8b07849396cbfa9d5a3 to your computer and use it in GitHub Desktop.
Save timmyBeef/91d0f5dfe9fab8b07849396cbfa9d5a3 to your computer and use it in GitHub Desktop.
kubectl expose deployment echo-web --type="LoadBalancer" --port=80 --target-port=8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment