Skip to content

Instantly share code, notes, and snippets.

cd k8s-specs
git pull
export AWS_ACCESS_KEY_ID=[...]
export AWS_SECRET_ACCESS_KEY=[...]
#make sure you install aws cli
#https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html
#port forwarding add-ons istio 1.5.1
#`jaeger:`
kubectl --namespace istio-system \
port-forward $(kubectl \
--namespace istio-system \
get pod \
--selector app=jaeger \