Skip to content

get kubeconfig is not found #6

@monotok

Description

@monotok

Hello,

This project was exactly what I was looking for but I can't get it to work. Basically follow the first few steps and everything is fine.

kubectl apply -f https://raw.githubusercontent.com/ibuildthecloud/klum/master/deploy.yaml

Create the below file.

kind: User
apiVersion: klum.cattle.io/v1alpha1
metadata:
  name: chris

Apply with:
kubectl apply -f create_user_chris.yml

Then get the kubeconfig.

kubectl get kubeconfig chris -o json | jq .spec > kubeconfig

Error from server (NotFound): kubeconfigs.klum.cattle.io "chris" not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions