Skip to content

Instantly share code, notes, and snippets.

@binura-g
Created December 29, 2017 08:27
Show Gist options
  • Save binura-g/4c343f92e52ff251db0cdca14f7513f7 to your computer and use it in GitHub Desktop.
Save binura-g/4c343f92e52ff251db0cdca14f7513f7 to your computer and use it in GitHub Desktop.
Kubectl Deploy
kubectl run my-app — image=gcr.io/some-repo/my-app:v1 — port 3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment