Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.
This repository was archived by the owner on Jan 4, 2022. It is now read-only.

kubeadm init fails with K8s 1.9 + shared directory on btrfs #254

@dongsupark

Description

@dongsupark

When testing kube-spawn with --kubernetes-version=v1.9.0, the cluster doesn't get created. While kubeadm init succeeds on the master node, kubeadm join fails on worker nodes, with the following error message:

[discovery] Failed to request cluster info, will try again: [Get https://10.22.0.3:6443/api/v1/namespaces/kube-public/configmaps/cluster-info: dial tcp 10.22.0.3:6443: getsockopt: connection refused]

I remember it worked until k8s v1.9.0-alpha.3 (?), but since then I haven't tested. So I'm not sure why.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions