Istio: Difference between revisions
Jump to navigation
Jump to search
| Line 30: | Line 30: | ||
| valign="top" | | | valign="top" | | ||
* [https://istio.io/latest/docs/setup/install/istioctl/ Istio » Install with Istioctl] | * [https://istio.io/latest/docs/setup/install/istioctl/ Istio » Install with Istioctl] | ||
* [https://istio.io/latest/docs/setup/getting-started/ Istio » Getting Started] | |||
* [https://github.com/istio/istio/releases Istio » Releases] | |||
| valign="top" | | | valign="top" | | ||
Revision as of 23:14, 15 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
|
| ||