Pricing and Plans | Netlify
(Netlify)
referencecredit-metered static and serverless hosting plans: compute, bandwidth, requests; free Starter tier
DevOps Roadmap: Learn to become a DevOps Engineer or SRE
(roadmap.sh)
referenceInteractive skill tree for the DevOps/SRE career path: practices, delivery culture, free to use
Jenkins
(Jenkins)
toolJava automation server for CI/CD pipelines, plugin-extensible, distributing builds across agents
Get started with GitLab CI/CD | GitLab Docs
(GitLab Docs)
reference.gitlab-ci.yml pipelines, stages and jobs; usable on the Free tier as well as Premium/Ultimate
GitHub Actions documentation - GitHub Docs
(GitHub Docs)
referenceworkflow authoring, GitHub-hosted and self-hosted runners, custom actions, metrics and scaling limits
Woodpecker CI
(woodpecker-ci.org)
toolcontainer-based CI engine with dependent multi-workflow pipelines and plugins, free under Apache-2.0
Argo Workflows - The workflow engine for Kubernetes
(argo-workflows.readthedocs.io)
referencecontainer-native workflow and DAG engine built as Kubernetes CRDs, CNCF graduated, open source
kind
(kind.sigs.k8s.io)
toolThrowaway Kubernetes clusters as Docker, podman or nerdctl container nodes, for local dev and CI
Argo CD - Declarative GitOps CD for Kubernetes
(argo-cd.readthedocs.io)
referenceGitOps continuous delivery for Kubernetes, syncing kustomize, Helm or plain manifests from git
Flux Documentation
(fluxcd.io)
referenceKubernetes custom resources that sync cluster state from git sources, multi-tenant and RBAC-aware
Welcome to Tekton
(Tekton)
referenceKubernetes-native CI/CD building blocks: pipelines, triggers, CLI, catalog, signing, results store