Skip to content

[k8s] ssh: Could not resolve hostname sshtest1: Temporary failure in name resolution #6

Description

@aviweit

When multiple ray clusters exist in a same kubernetes cluster and one of them is being removed by sky down then a wrong entry might be deleted from ~/.ssh/config.

This is because if finds the entry according to HostName where for Kubernetes they are identical (127.0.0.1 in case of kind, or the external ipaddress of the kubernetes cluster).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions