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.

cluster fails to start when running with systemd >= v240 #339

@dongsupark

Description

@dongsupark

When trying to test kube-spawn with systemd v240 or newer, it does not start the whole cluster.

Only one of the nodes becomes active, and only the node gets registered to systemd-machined. Actually all of the nodes should be active. Which node becomes active seems to be pretty random. Sometimes the master is active, sometimes one of the workers is active. In some cases, every node becomes inactive.

On the other hand, when running with systemd v239, everything works fine.

I have not managed to track down its reason. Probably git-bisect between v239 and v240 is needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions