All Tools
T
Dev ToolsFreeOpen Source
TEKTON
Kubernetes-native CI/CD pipelines
Apache-2.0
ABOUT
External CI often cannot see GPUs, cluster secrets, or in-cluster registries. Tekton runs each pipeline step as a Kubernetes pod, so model build, test, and deploy share the same cluster, service accounts, and hardware as production serving.
INTEGRATION GUIDE
1. Build and push model images inside the cluster that will serve them
2. Run GPU-backed evaluation Tasks as Kubernetes pods in a Tekton Pipeline
3. Deploy agent runtimes with in-cluster CI instead of a SaaS runner
4. Standardize ML release steps as reusable Tekton Tasks across teams
TAGS
cicdkubernetespipelinesdevopsmlopsopen-source