Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 145 Bytes

File metadata and controls

8 lines (7 loc) · 145 Bytes

How to deploy kubernetes

kubectl create -f streamnet-pod.yml
kubectl create -f streamnet-svc.yml
kubectl get pod
kubectl get svc