Skip to content

Instantly share code, notes, and snippets.

@vishnuhd
Created November 16, 2022 08:01
Show Gist options
  • Save vishnuhd/c28372bc71610aafbd6e964ddf6eaaff to your computer and use it in GitHub Desktop.
Save vishnuhd/c28372bc71610aafbd6e964ddf6eaaff to your computer and use it in GitHub Desktop.
Quickly deploy a sample deployment

kubectl create deployment hello-app --image=gcr.io/google-samples/hello-app:2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment