You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2025. It is now read-only.
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.)