Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kubernetes e2e test encountered SSH error #188

Closed
nilo19 opened this issue Jul 15, 2019 · 0 comments · Fixed by #189
Closed

Kubernetes e2e test encountered SSH error #188

nilo19 opened this issue Jul 15, 2019 · 0 comments · Fixed by #189

Comments

@nilo19
Copy link
Contributor

nilo19 commented Jul 15, 2019

Error logs:

    Encountered SSH error.
    Unexpected error:
        <*errors.errorString | 0xc001a0ec60>: {
            s: "error getting signer for provider azure: 'GetSigner(...) not implemented for azure'",
        }
        error getting signer for provider azure: 'GetSigner(...) not implemented for azure'
    occurred

I consider to add the following configurations t docs/e2e-test.md:

export KUBE_SSH_KEY_PATH=path/to/ssh/privatekey
export KUBE_SSH_USER={ssh_username}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant