k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/images/git/ssh-config (about) 1 Host github.com 2 HostName github.com 3 User git 4 UserKnownHostsFile /github_known_hosts 5 StrictHostKeyChecking yes 6 CheckHostIP no