Steps to add a service catalog to a kubernetes cluster on DigitalOcean
-
log into do and provision a new cluster
- follow steps to download config file and make sure that everything is working
- install helm and tiller if you don't have it: https://www.digitalocean.com/community/tutorials/how-to-install-software-on-kubernetes-clusters-with-the-helm-package-manager
-
set up service catalog via helm (commands pulled from https://kubernetes.io/docs/tasks/service-catalog/install-service-catalog-using-helm/#before-you-begin)
helm repo add svc-cat https://svc-catalog-charts.storage.googleapis.com