googlearchive / k8s-service-catalog

[DEPRECATED] Commandline tool to manage Service Catalog lifecycle and GCP Service Broker atop Kubernetes Cluster
Apache License 2.0
69 stars 31 forks source link

`sc install` failed in GKE cluster #55

Closed mihnjong closed 6 years ago

mihnjong commented 7 years ago

The error message is:

$ ./sc install generated service catalog deployment config in dir: /tmp/service-catalog205418802 Service Catalog could not be installed error deploying YAML files: deploy failed with output: exit status 1 :error: unable to recognize "/tmp/service-catalog205418802/api-registration.yaml": no matches for apiregistration.k8s.io/, Kind=APIService

$ gcloud container clusters list NAME ZONE MASTER_VERSION MASTER_IP MACHINE_TYPE NODE_VERSION NUM_NODES STATUS REDACTED us-west1-a 1.6.10-gke.1 REDACTED n1-standard-1 1.6.10 * 3 RUNNING

mihnjong commented 6 years ago

@droot Is the bug okay to be closed? Please let us know if there's any remaining TODOs.