stack/Stack
I cover DevOps and cloud infrastructure — containers, Kubernetes, CI/CD, and the tools that keep deployments flowing.

In-depth, technical Kubernetes articles with a focus on mastering the fundamentals and visual explanations.

Docker is a platform designed to help developers build, share, and run container applications. We handle the tedious setup, so you can focus on the code.

Standardize IaC and manage growing infra complexity: define units & stacks, cut repetition with includes/hooks, execute modules in dependency order across environments.

Kubernetes, also known as K8s, is an open source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery. Kubernetes builds upon 15 years of experience of running production workloads at Google, combined with best-of-breed ideas and practices from the community. Planet scale Designed on the same principles that allow Google to run billions of containers a week, Kubernetes can scale without increasing your operations team.

Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration - karmada-io/karmada

Kubebuilder - SDK for building Kubernetes APIs using CRDs - kubernetes-sigs/kubebuilder

Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit. - fluxcd/flux2

Progressive Delivery for Kubernetes. Contribute to argoproj/argo-rollouts development by creating an account on GitHub.

Meshery, the cloud native manager. Contribute to meshery/meshery development by creating an account on GitHub.

Production-Grade Container Scheduling and Management - kubernetes/kubernetes