Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 603 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 603 Bytes

Kubernetes 101

$ kubectl run -i --rm --tty demo --image=life1347/ubuntu-kube-demo —restart=Never
$ minikube start