Search for a command to run...
Transform your infrastructure with these essential DevOps tools from GitHub. Learn Kubernetes, Terraform, Docker, Ansible, and more for automated, scalable deployments.
Vercel.Land Team
Master Python's AI ecosystem with 18 transformative libraries. From PyTorch to transformers, discover the tools powering modern machine learning in 2026.
Discover the most innovative and impactful open source projects that are reshaping software development, from AI-powered coding assistants to revolutionary desktop environments and developer tools.
Explore 20 transformative TypeScript projects defining modern web development. From framework foundations to developer tools, discover what's powering today's applications.
DevOps has revolutionized how we build, deploy, and maintain software. These GitHub repositories contain the essential tools for modern infrastructure automation.
The industry standard for deploying and managing containerized applications at scale.
Why Kubernetes?
apiVersion: apps/v1 kind: Deployment metadata: name: my-app spec: replicas: 3 template: spec: containers: - name: app image: myapp:latest
Define your entire infrastructure in code and version control it like any other software.
Benefits:
Package your applications with all dependencies for consistent deployment anywhere.
Automate server configuration, application deployment, and orchestration without agents.
The most popular open-source automation server for building, testing, and deploying.
Monitor your systems and get alerted before issues become critical.
All-in-one solution for source control, CI/CD, and deployment.
Simplify Kubernetes deployments with reusable charts.
Declarative GitOps CD for Kubernetes applications.
These tools form the foundation of modern DevOps practices. Start with Docker and Kubernetes, then expand to the full stack as your infrastructure grows!