2022-06-23
-
port forward
kubectl -n gloo-portal port-forward svc/gloo-portal-admin-server 8080 --address=0.0.0.0- to see the process
ps -ef|grep port-forward
- to kill the process
kill $PID
- to see the process
-
kubectl get environments.portal.gloo.solo.io dev -o yaml -
slack rules importation
-
unset http_proxy unset https_proxy