935 free -m
936 grep physical.id /proc/cpuinfo | sort -u | wc -l
937 grep cpu.cores /proc/cpuinfo | sort -u
938 grep processor /proc/cpuinfo | wc -l
168 which istioctl
240 helm repo add istio https://istio-release.storage.googleapis.com/charts
242 wget https://github.com/istio/istio/releases/download/1.14.3/istio-1.14.3-linux-amd64.tar.gz
244 tar xvf istio-1.14.3-linux-amd64.tar.gz
245 ls -l istio-1.14.3/bin
246 sudo cp ./istio-1.14.3/bin/istioctl /usr/local/bin/
247 istioctl version
More than 1 year has passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme