Applies on Windows Node pools ยท TL;DR First get a shell within the pod: kubectl exec --stdin --tty <Pod Name> -n <Pod Namespace> -- cmd then install...