I have a issue with my controller-manager and hours of debugging been not successful.
Log: "controller_manager.go:232] error running controllers: failed to get api versions from server: failed to get supported resources from server: unable to retrieve the complete list of server APIs: servicecatalog.k8s.io/v1beta1: the server is currently unable to handle the request"
But if run "kubectl api-versions" then servicecatalog.k8s.io/v1beta1 is listed.
Anyone here who can help me? :/