Skip to content

Nodepools can't created anymore #14

Description

@exocode

Try to apply the /examples/cluster

It seems there is a "Version drift" between the crossplane and the Civo Kubernetes version (or something similar. Firewalls gets created, but clusters wont anymore.

I tried to reapply my (already working) manifests, and stuck at this error: (never saw that before):

CannotCreateExternalResource DatabaseKubernetesClusterInvalidVersionError: The Kubernetes cluster could not be created with a Civo deprecated k3s version

My Crosplane Providers, config etc. are the ones from the examples.
Did Civo changed something?

The only thing I did differently was using a manifest instead of kubectl crossplane install provider crossplane/provider-civo:main

my manifest

apiVersion: pkg.crossplane.io/v1
kind: Provider
metadata:
  name: provider-civo
  annotations:
    argocd.argoproj.io/sync-wave: "-46"
spec:
  package: "crossplane/provider-civo:main"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions