Quantcast
Channel: Grafana k6 - Grafana Labs Community Forums
Viewing all articles
Browse latest Browse all 345

K6 operator: no matches for kind "K6" in version "k6.io/v1alpha1"

$
0
0

The K6 operator is complaining about no matches for kind "K6" in version "k6.io/v1alpha1" so the K6 operator restarts again and again.
Yesterday (Jan 23) I did the git clone: so the K6 Operator is up to date.

And yes, that’s true the K6 kind is not there:

kubectl get crd k6s.k6.io

returns:

Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io "k6s.k6.io" not found

But the TestRun Kind is there:

k get crd testruns.k6.io

returns:

NAME             CREATED AT
testruns.k6.io   2025-01-24T11:06:22Z

2 posts - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 345

Trending Articles