Skip to content

Failure to bootstrap Canonical Kubernetes cluster on slow hardware #163

@ader1990

Description

@ader1990

Hello,

While trying to deploy Canonical K8s using CAPI, the bootstrap fails at this line https://github.com/canonical/cluster-api-k8s/blob/main/pkg/cloudinit/scripts/bootstrap.sh#L13 on my slower hardware environment, as it reached the 1 minute and 30 seconds bootstrap timeout. If I manually change the bootstrap.sh file and set a big enough timeout, the bootstrap finishes successfully.

The 1m30s default timeout might not suffice in some environments that are even faster than mine.

Can this timeout be made an optional configuration?

Thanks.

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