Additional topics to complement the main DOKS-CI-CD blueprint:
Simplifying creation and management of Tekton pipelines definitions via other tools, such as Jsonnet (working with too much YAML content can become a pain in the future).
Running tests as part of Tekton pipelines (practical example being PRs validation).
Dealing with application release and versioning using Tekton pipelines.
Releasing and dealing with various environments, such as DEV, QA, STAGING, PROD.
Using ArgoCD to bootstrap and sync all tutorial components (including the tooling, such as Knative, Tekton, etc.)
Additional topics to complement the main DOKS-CI-CD blueprint: