@warroyo I have tried csb-k8s as per the readme but it dint work and it says ErrorFetchingCatalog. How can I fix this?
I am using sb-0.1.0-rc.18-aws-0.0.1-rc.92 also tried with latest one.
k8s version: 1.18.4
(☸ |--csb--sb:DEFAULT)➜ manifests git:(master) ✗ k get ClusterServiceBroker
NAME URL STATUS AGE
cloud-broker https://csb.ingress.xxx ErrorFetchingCatalog 37s
due to this svcat marketplace is showing empty.
svcat marketplace
CLASS PLANS DESCRIPTION
+-------+-------+-------------+
(☸ |--csb--sb:DEFAULT)➜ manifests git:(master) ✗ k logs ClusterServiceBroker/cloud-broker
error: no kind "ClusterServiceBroker" is registered for version "servicecatalog.k8s.io/v1beta1" in scheme "k8s.io/kubectl/pkg/scheme/scheme.go:28"
@warroyo I have tried
csb-k8s
as per the readme but it dint work and it says ErrorFetchingCatalog. How can I fix this?I am using sb-0.1.0-rc.18-aws-0.0.1-rc.92 also tried with latest one.
k8s version: 1.18.4
(☸ |--csb--sb:DEFAULT)➜ manifests git:(master) ✗ k get ClusterServiceBroker NAME URL STATUS AGE cloud-broker https://csb.ingress.xxx ErrorFetchingCatalog 37s
due to this svcat marketplace is showing empty. svcat marketplace
CLASS PLANS DESCRIPTION +-------+-------+-------------+
(☸ |--csb--sb:DEFAULT)➜ manifests git:(master) ✗ k logs ClusterServiceBroker/cloud-broker error: no kind "ClusterServiceBroker" is registered for version "servicecatalog.k8s.io/v1beta1" in scheme "k8s.io/kubectl/pkg/scheme/scheme.go:28"
BRs, Gowrisankar