1
0
Fork 0

Add Ed's video at ContainerCamp

Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
Emile Vauge 2016-10-06 12:24:52 +02:00
parent 8ee6bf044a
commit a30d8e7819
No known key found for this signature in database
GPG key ID: D808B4C167352E59
2 changed files with 7 additions and 6 deletions

6
examples/k8s.namespace.yaml Executable file
View file

@ -0,0 +1,6 @@
kind: Namespace
apiVersion: v1
metadata:
name: kube-system
labels:
name: kube-system