Just for exclude mistake like kubeconfig delete ns --all.
kubectl apply -f operator.yamlbash -xe kubeconfig.shkubectl --kubeconfig operator-kubeconfig.yaml get ns,sa,po,hpa,rs,deploy,sts,pv,pvc,svc,ingress,secrets,ep,nodes > /dev/null
- fixed pod exec
- fixed scaling for rs,sts,deploy
- fixed logs reading