This guide will help you add support for DigitalOcean volumes and load balancers to a freshly deployed Kubernetes 1.11 cluster. It assumes you already have a cluster deployed through Rancher, have kubectl set up, and helm installed.
kubectl apply -f helm-rbac.yaml
helm init --service-account tiller
helm-rbac.yaml: