Skip to content

Instantly share code, notes, and snippets.

@vigneshragupathy
Created November 25, 2019 17:03
Show Gist options
  • Select an option

  • Save vigneshragupathy/cfe05dda5b00a4f170b9cdd08f6aa0dd to your computer and use it in GitHub Desktop.

Select an option

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