Python Kubernetes

Open-source Python projects categorized as Kubernetes

Top 23 Python Kubernete Projects

  1. devops-exercises

    Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions

    Project mention: 10 GitHub Repositories That Will Actually Teach You DevOps in 2026 | dev.to | 2026-05-05

    github.com/bregman-arie/devops-exercises. 82k stars. Maintained by Arie Bregman, ex-Red Hat.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. serve

    ☁️ Build multimodal AI applications with cloud-native stack

  4. recommenders

    Best Practices on Recommendation Systems

  5. docker-android

    Android in docker solution with noVNC supported and video recording

    Project mention: docker-android: A Docker Environment for Controlling Android Emulators from a Web Browser | dev.to | 2026-02-05

    docker-android is an open-source project that allows you to run Android emulators inside a Docker container and control them remotely via a web browser. This enables the automation of testing in CI/CD pipelines and the creation of a scalable Android testing infrastructure in cloud environments without the need to install Android Studio.

  6. OpenSandbox

    Secure, Fast, and Extensible Sandbox runtime for AI agents.

    Project mention: Hyperlight Sandbox + MCP CodeMode: Secure Agent Execution Beyond Containers | dev.to | 2026-05-10

    Platforms like OpenSandbox solve a large part of this operational problem extremely well. OpenSandbox provides orchestration, sandbox lifecycle management, SDK abstraction, browser/code execution, and production-ready runtime operations for agent systems. In practice, however, the execution layer still typically depends on Docker containers and external sandbox orchestration. That introduces additional runtime layers, container lifecycle overhead, and more boundary transitions between the MCP runtime and the isolated execution environment.

  7. BunkerWeb

    🛡️ Open-source and cloud-native Web Application Firewall (WAF)

    Project mention: Show HN: BunkerWeb – open-source and cloud-native WAF/WAAP | news.ycombinator.com | 2026-01-12
  8. metaflow

    Build, Manage and Deploy AI/ML Systems

    Project mention: Metaflow: Build, Manage and Deploy AI/ML Systems | news.ycombinator.com | 2025-07-16

    Stay tuned! We have some cool new features coming soon to support agentic workloads (teaser: https://github.com/Netflix/metaflow/pull/2473)

    If you are curious, join the Metaflow Slack at http://slack.outerbounds.co and start a thread on #ask-metaflow

  9. ansible-for-devops

    Ansible for DevOps examples.

  10. Jenkins-Zero-To-Hero

    Install Jenkins, configure Docker as slave, set up cicd, deploy applications to k8s using Argo CD in GitOps way. (by iam-veeramalla)

    Project mention: CI/CD & Jenkins | dev.to | 2026-03-05

    Jenkins Pipeline for Java based app

  11. microk8s

    MicroK8s is a small, fast, single-package Kubernetes for datacenters and the edge.

    Project mention: Guía Profesional para Instalar y Configurar MicroK8s en Ubuntu 24.04 LTS | dev.to | 2025-06-24
  12. homelab

    Fully automated homelab from empty disk to running services with a single command.

  13. checkov

    Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.

    Project mention: [PT-BR] Guia de Módulo OpenTofu AWS EC2: Requisitos, Testes e Estratégia BDD | dev.to | 2026-04-24
  14. patroni

    A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes

  15. boilerplates

    Create reusable templates and turn them into configurable workloads for homelabs and self-hosted infrastructure. Free and Open-Source.

  16. python

    Official Python client library for kubernetes (by kubernetes-client)

  17. cloud-custodian

    Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources

    Project mention: Show HN: Infrabase: Natural language rules engine to manage your cloud account | news.ycombinator.com | 2025-06-13

    [2] Cloud Custodian: https://github.com/cloud-custodian/cloud-custodian

  18. OPAL

    Policy and data administration, distribution, and real-time updates on top of Policy Agents (OPA, Cedar, ...) (by permitio)

  19. krr

    Prometheus-based Kubernetes Resource Recommendations

    Project mention: Kubecost Explained: Kubernetes FinOps That Moves the Bill | dev.to | 2026-05-18

    If you want an additional feedback before automating any of this, you can run VPA in recommendation-only mode for several weeks, or use KRR open-source. Comparing recommendations across KRR, VPA-recommendation-mode, and Kubecost is more reliable than trusting any single tool's number.

  20. emissary

    open source Kubernetes-native API gateway for microservices built on the Envoy Proxy

  21. pipelines

    Machine Learning Pipelines for Kubeflow

    Project mention: Self-hosted S3 after MinIO: lightweight alternatives for 2026 | dev.to | 2026-05-02

    SeaweedFS is twelve years old, has hundreds of contributors, and was adopted by Kubeflow Pipelines as the default object storage backend in the wake of MinIO's retreat. It is the option to choose if you suspect your deployment is going to outgrow a single binary within the next two years, or if you are already operating at multi-TB scale and want a system that has been hardened over a long period.

  22. mcp-context-forge

    An AI Gateway, registry, and proxy that sits in front of any MCP, A2A, or REST/gRPC APIs, exposing a unified endpoint with centralized discovery, guardrails and management. Optimizes Agent & Tool calling, and supports plugins.

    Project mention: Every AI toolchain is inventing its own safety layer. We shipped one that works across all of them. | dev.to | 2026-05-12

    Anthropic shipped Claude Code hooks — PreToolUse, PostToolUse, Notification, and friends. They run as subprocesses, get JSON on stdin, and decide whether the tool call proceeds. OpenAI ships tool guardrails in the Agents SDK — Python (and now TS) callables you attach to a tool, with tripwire booleans that abort the run. The MCP ecosystem is sprouting gateways and proxies for the same purpose: MCPX, IBM ContextForge, Microsoft's MCP Gateway, Lasso Security's MCP Gateway — all reasonable answers to the same wire-level question.

  23. polyaxon

    Open Source AI Infra & Engineering Control Plane

  24. kubernetes-workshop

    ⚙️ A Gentle introduction to Kubernetes with more than just the basics. 🌟 Give it a star if you like it.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Kubernetes discussion

Log in or Post with

Python Kubernetes related posts

  • Show HN: Piqc – An open-source GPU waste scanner for LLM inference clusters

    1 project | news.ycombinator.com | 5 Jun 2026
  • What is an AI SRE? Definition, Capabilities, and 2026 Buyer's Lens

    3 projects | dev.to | 21 May 2026
  • The moment you realize "describe pod" was never going to be enough

    1 project | news.ycombinator.com | 20 May 2026
  • Every AI toolchain is inventing its own safety layer. We shipped one that works across all of them.

    3 projects | dev.to | 12 May 2026
  • FCK BUSL

    1 project | news.ycombinator.com | 10 May 2026
  • An imperative language for AI workload orchestration: Terradev CLI v4.0.11

    1 project | news.ycombinator.com | 4 May 2026
  • Chaos on Juju

    3 projects | dev.to | 15 Apr 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 6 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Kubernete projects in Python? This list will help you:

# Project Stars
1 devops-exercises 82,568
2 serve 21,854
3 recommenders 21,733
4 docker-android 15,213
5 OpenSandbox 11,140
6 BunkerWeb 10,572
7 metaflow 10,116
8 ansible-for-devops 9,758
9 Jenkins-Zero-To-Hero 9,761
10 microk8s 9,309
11 homelab 9,259
12 checkov 8,763
13 patroni 8,485
14 boilerplates 7,778
15 python 7,586
16 cloud-custodian 5,996
17 OPAL 5,457
18 krr 4,600
19 emissary 4,504
20 pipelines 4,152
21 mcp-context-forge 3,814
22 polyaxon 3,708
23 kubernetes-workshop 3,232

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 1st most popular programming language
based on number of references?