Skip to content

talosctl cluster create docker fails on Fedora 44 #13609

Description

@Chaz6

Bug Report

Description

I would like to create a local cluster as per the quickstart guide on my host running Fedora 44, but each time I try it fails with 3 errors.

Logs

talosctl cluster create docker
generating PKI and tokens
creating state directory in "/home/chaz/.talos/clusters/talos-default"
creating network talos-default
creating controlplane nodes
creating worker nodes
renamed talosconfig context "talos-default" -> "talos-default-1"
waiting for Talos API (to bootstrap the cluster)
bootstrap error: 3 error(s) occurred:
        rpc error: code = DeadlineExceeded desc = context deadline exceeded while waiting for connections to become ready
        rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:45843: i/o timeout"
        timeout

Environment

  • Talos version: v1.13.4-707dbd89
  • Kubernetes version: v1.36.2
  • Platform: amd64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions