- kubectl create clusterrolebinding cluster-admin-binding --clusterrole cluster-admin --user ashraf1abdelrasool@gmail.com
- kubectl delete -f streama.yaml;rm -r -f streama.yaml ;wget https://raw.githubusercontent.com/ashraf-revo/streama/master/k8s/streama.yaml; kubectl create -f streama.yaml
- oc delete -f streama.yaml;rm -r -f streama.yaml ;wget https://raw.githubusercontent.com/ashraf-revo/streama/master/k8s/streama.yaml; oc create -f streama.yaml