Skip to content

Deployment Templates

To accelerate the development of your projects, we maintain a set of Bodywork deployment templates for common use-cases:

Working with GitHub Template Repositories

Bodywork deployment templates are GitHub template repositories that can be automatically cloned into your own GitHub account by clicking the Use this template button shown below. If you don't use GitHub as your remote Git repo hosting service, then you will have to perform this operation manually.

GitHub template project

From this point you will be able to deploy the Bodywork template project directly to Kubernetes using the steps in the project's README. You can then edit the files in the cloned template project to meet your own project's specific requirements.

Working with private repositories

If you've cloned the example project into a private repository and intend to use this when following this tutorial, then you will need to be aware of the additional steps detailed here.