Skip to content

Instantly share code, notes, and snippets.

@vigneshragupathy
Created November 25, 2019 17:03
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 vigneshragupathy/cfe05dda5b00a4f170b9cdd08f6aa0dd to your computer and use it in GitHub Desktop.
Save vigneshragupathy/cfe05dda5b00a4f170b9cdd08f6aa0dd to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Pod
metadata:
name: nginx-pod-default-scheduler
spec:
containers:
- name: nginx-pod-default-scheduler
image: nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment