cychiang opened a new pull request #4923: Install superset in Kubernetes with helm chart URL: https://github.com/apache/incubator-superset/pull/4923 Hi, I created a simple helm chart to easily install superset in Kubernetes. This helm chart is created by helm v2.9.0 and tested in Kubernetes v1.9.3 - Install with helm: `helm upgrade --install superset ./install/helm/superset` It should start to install superset into "default" namespace in Kubernetes The image used in this helm chart comes from: [https://hub.docker.com/r/amancevice/superset](url) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org For additional commands, e-mail: notifications-help@superset.apache.org