Kubernetes (Argo) ================= .. note:: **Got questions?** Reach out to us on `Slack `_. This tutorial shows how to run a pipeline in Kubernetes via `Argo Workflows `_ locally or in Google Cloud. If you encounter any issues with this tutorial, `let us know `_. `Click here to see the Argo Community Meeting talk `_. We have two tutorials: * :ref:`Local ` (only requires ``docker``) * :ref:`Google Cloud ` .. include:: _k8s-local.rst .. include:: _k8s-gc.rst