## How to deploy kubernetes ```bash kubectl create -f streamnet-pod.yml kubectl create -f streamnet-svc.yml kubectl get pod kubectl get svc ```