--- title: "Containers" date: 2019-03-13T18:28:08-07:00 draft: false weight: 3 --- ## Docker In addition to providing to providing a ready to use image, the [Docker Guide](https://github.com/cloudera/hue/tree/testing/tools/docker) shows how to build it. It then details how to start the containers and parameterize them. ## Kubernetes The [Kubernetes Guide](https://github.com/cloudera/hue/tree/testing/tools/kubernetes) shows how to run the services via Helm or native YAML configs.