Skip to content

Instantly share code, notes, and snippets.

@ecojuntak
Created May 30, 2020 04:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ecojuntak/5f3b99a19a862552ac2c107b39682ed5 to your computer and use it in GitHub Desktop.
Save ecojuntak/5f3b99a19a862552ac2c107b39682ed5 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Pod
metadata:
name: go-web-server
spec:
containers:
- name: app
image: ecojuntak/go-web-server:v0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment