Add faq entry about kubernetes and docker images

Common to ask if this is possible.

Change-Id: I77f31a0153a690c0b3cc9c7ce829bd9ce31d79de
This commit is contained in:
Clark Boylan 2019-09-06 09:14:33 -07:00
parent c897715571
commit 2867f2a514
1 changed files with 13 additions and 0 deletions

View File

@ -122,6 +122,19 @@
mergers to handle larger numbers of concurrent jobs. This means
you can start small and expand as needed to meet demand.
</p>
<h3>
Can Zuul be deployed in Kubernetes?
</h3>
<p>
Yes, the Zuul control plane can be deployed within Kubernetes.
Several known users manage their Zuul installation this way.
</p>
<p>
The Zuul project publishes docker images on every commit and
release. You can find these images on
<a href="https://hub.docker.com/u/zuul">Docker Hub</a>.
</p>
</article>
</div>
</div>