add istioctl

This commit is contained in:
gwg313 2026-05-05 13:35:30 -04:00
parent b2c161f2c5
commit b259b18026
Signed by: gwg313
GPG key ID: 60FF63B4826B7400

View file

@ -17,6 +17,7 @@
minikube # Local Kubernetes cluster for easy testing and development. minikube # Local Kubernetes cluster for easy testing and development.
stern # Multi-container log tailing and streaming for Kubernetes. stern # Multi-container log tailing and streaming for Kubernetes.
lfk lfk
istioctl
]; ];
} }
) )