The Tutorial for PipeCD Beginners.
This will be moved to pipe-cd org and published.
See tutorial/content/en/_index.md for details.
In order to clarify the target readers and simplify the contents, we assume thier knowledge as below:
-
Required (otherwise they would not be interested in PipeCD):
- use of Git
- use of Container
- the concept of CI/CD
- experience at least one of Kubernetes/CloudRun/ECS/Lambda/Terraform
-
Not Required (the tutorial will explain):
- What's PipeCD
- What's GitOps
- What's Progressive Delivery
src/: The configuration sources used in the tutorial.tutorial/: The tutorial contents. See Hugo and Docsy for details.content/: Markdown files of the contents.en/: English contents.ja/: Japanese contents. This has the same structure asen/.
layouts/: Layout components of the pages.static/images: Images in the tutorial.
TBD (CONTRIBUTING.md will be created)