Skip to content

Instantly share code, notes, and snippets.

@patsevanton
Created November 19, 2021 04:24
Show Gist options
  • Save patsevanton/76f9785263f8adb3f4d76544a1358968 to your computer and use it in GitHub Desktop.
Save patsevanton/76f9785263f8adb3f4d76544a1358968 to your computer and use it in GitHub Desktop.
kubectl create service nodeport webapp-service --tcp=8080:8080 --node-port=30080 --dry-run=client -o yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment