redhat-scholars / kubernetes-tutorial

Kubernetes Tutorial for https://dn.dev/master
https://redhat-scholars.github.io/kubernetes-tutorial/
Apache License 2.0
362 stars 193 forks source link

Pizza Operator Crashlookbackoff #23

Closed burrsutter closed 4 years ago

burrsutter commented 4 years ago

on Minikube Caused by: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: GET at: https://10.96.0.1/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. customresourcedefinitions.apiextensions.k8s.io is forbidden: User "system:serviceaccount:pizzahat:quarkus-operator-example" cannot list resource "customresourcedefinitions" in API group "apiextensions.k8s.io" at the cluster scope.

This is also missing the copy feature: https://www.screencast.com/t/vUnm5VfEnqw

lordofthejars commented 4 years ago

Fixed, the namespace field was pointing out to the wrong namespace.