Skip to content

Instantly share code, notes, and snippets.

@pflooky
Created January 11, 2022 00:20
Show Gist options
  • Save pflooky/c33e79ffd4b37a28e45c4a4cf9e92ea2 to your computer and use it in GitHub Desktop.
Save pflooky/c33e79ffd4b37a28e45c4a4cf9e92ea2 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Pod
metadata:
name: test-pod
spec:
containers:
- image: k8s.gcr.io/test-webserver
name: test-container
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment