kubectl logs powershell grep code example
Example: kubectl logs with grep
kubectl log bino | grep "error unable-to-access-website" >> John/Doe/Bino/log.txt
kubectl log bino | grep "error unable-to-access-website" >> John/Doe/Bino/log.txt