Istio: Difference between revisions
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
{| | {| | ||
|valign='top'| | |valign='top'| | ||
minikube start -- | minikube start --cpus 6 --memory 8192 | ||
|valign='top'| | |valign='top'| | ||
Revision as of 10:07, 14 April 2023
Knowledge
minikube start --cpus 6 --memory 8192 |
||
|
| ||
sudo ss -tulwn | grep LISTEN sudo ss -tulpn | grep LISTEN sudo ss -tulpn | grep LISTEN | grep sshd sudo ss -tulpn | grep LISTEN | grep minio sudo ss -tulpn | grep LISTEN | grep resolve |
sudo lsof -i -P -n | grep LISTEN |
|
References
|
| ||