Skip to content

CI: GKE-based: network "default" does not have available private IP space in 10.0.0.0/8 to reserve a /14 block #940

@tklauser

Description

@tklauser

GKE-based workflows (GKE, external workloads, multicluster) occasionally fail during cluster creation with the following error:

The network "default" does not have available private IP space in 10.0.0.0/9 to reserve a /14 block for pods for cluster 

Examples:

I assume this can happen if too many clusters are created simultaneously. One option to work around this would be to specify --cluster-ipv4-cider on gcloud container clusters create. Also see https://stackoverflow.com/questions/42129327/gke-cluster-creation-fails-because-the-network-default-does-not-have-available

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/CIContinuous Integration testing issue or flakeci/flakeIssues tracking failing (integration or unit) tests.good-first-issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions