Version v0.3 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.
Welcome to the Kubeflow documentation! This page tells you how the docs work and how you can contribute to them.
The Kubeflow docs are published at www.kubeflow.org, along with the Kubeflow blog.
The source for the docs is in the kubeflow/website repo on GitHub. We use Hugo to format and generate our website, and Netlify to manage the deployment of the site.
www.kubeflow.org points to the master branch of the docs. You can access other versions by clicking the version dropdown at top right of the website menu bar:
We create a new branch of the docs for each stable release of Kubeflow. For example, the docs for the v0.2 stable release are on published on the v0.2 website, which corresponds to the v0.2-branch on GitHub.
We welcome updates to the docs! Please help us make them better. Small fixes, typos, big fixes, plugging gaps—all are useful. For help with getting started, take a look at the README.