Skip to content

Instantly share code, notes, and snippets.

@fabripautasso
Created February 18, 2020 13:02
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 fabripautasso/d35795b4fde4ee15131e73ecec6a1e1f to your computer and use it in GitHub Desktop.
Save fabripautasso/d35795b4fde4ee15131e73ecec6a1e1f to your computer and use it in GitHub Desktop.
Kubernetes namespace example
kind: Namespace
apiVersion: v1
metadata:
name: development
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment