Tekton
automation ci-cd
Kubernetes-native CI/CD framework with declarative pipelines
Prerequisites:
kubernetes docker
Pros and Cons
Ventajas
- + Kubernetes-native with CRDs
- + Declarative pipelines as code
- + Highly extensible and modular
- + Powers OpenShift Pipelines
- + CNCF graduated project
Desventajas
- - Steep learning curve
- - Requires Kubernetes knowledge
- - Debugging can be complex
- - Less intuitive than alternatives
Casos de Uso
- CI/CD on Kubernetes
- Cloud-native pipelines
- GitOps automation
- Serverless builds