Skip to content

Instantly share code, notes, and snippets.

@timmyBeef
Created February 7, 2021 06:22
Show Gist options
  • Save timmyBeef/6512e46672e79d54f0ad2d0b43d5586d to your computer and use it in GitHub Desktop.
Save timmyBeef/6512e46672e79d54f0ad2d0b43d5586d to your computer and use it in GitHub Desktop.
kubectl run echo-web \
--image=gcr.io/qwiklabs-gcp-73cde7b54085d7f6/echo-app:v1 \
--port=8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment