Skip to content
Sumit Maji edited this page Jun 28, 2025 · 1 revision

The sumitmaji/kubernetes repository is a custom implementation of Kubernetes, an open-source system for automating deployment, scaling, and management of containerized applications. Kubernetes provides a robust and extensible platform to manage container workloads and services, facilitating declarative configuration and automation. With support for a wide variety of container tools and environments, Kubernetes enables users to efficiently orchestrate clusters of hosts running Linux containers, ensuring high availability, scalability, and desired state management.

This project encompasses core components such as the Kubernetes API server, scheduler, controller manager, kubelet, and kube-proxy, each playing a vital role in managing cluster state, scheduling workloads, maintaining network rules, and interfacing with infrastructure resources.

The project integrates with OIDC (Keycloak), LDAP, Kerberos, Spinnaker, Fluend, Hashicorp Vault, Opensearch, Cert-Manager, RabbitMQ, Prometheus that creates ideal echosystem for running applicaiton in Kubernetes cluster.

Clone this wiki locally