kind
Cluster emulator
Enables the creation of local Kubernetes clusters in Docker containers
Kubernetes IN Docker - local clusters for testing Kubernetes
13k stars
142 watching
2k forks
Language: Go
last commit: 13 days ago
Linked from 4 awesome lists
dockergolangk8s-sig-testingkubeadmkubernetespodman
Related projects:
Repository | Description | Stars |
---|---|---|
kubernetes/kubernetes | A system for managing containerized applications across multiple hosts | 111,105 |
kubernetes-sigs/kubespray | Automates deployment of production-ready Kubernetes clusters across multiple cloud and bare-metal environments. | 16,180 |
kubernetes-sigs/kubebuilder | A framework for building Kubernetes APIs using custom resource definitions (CRDs) | 7,917 |
ko-build/ko | Builds fast and efficient Go application containers without requiring Docker installation | 7,647 |
k3d-io/k3d | Tools to run k3s in Docker and deploy cluster on a single machine | 5,459 |
gardener/gardener | Automated management and operation of Kubernetes clusters as a service | 2,926 |
rootsongjc/kubernetes-vagrant-centos-cluster | Setup instructions for a local, distributed Kubernetes cluster with Istio service mesh using Vagrant and VirtualBox. | 1,936 |
kubernetes-sigs/kwok | A toolkit that simulates thousands of nodes and clusters to test Kubernetes APIs and scenarios | 2,580 |
kubernetes/client-go | A Go client library for interacting with Kubernetes clusters. | 9,096 |
kubernetes/minikube | A tool for setting up and managing local Kubernetes environments for software development and testing. | 29,495 |
zegl/kube-score | Analyzes Kubernetes object definitions for security and reliability issues and provides recommendations for improvement. | 2,788 |
kubernetes/kops | Automates creation, upgrade, and management of production-grade Kubernetes clusters on multiple cloud providers. | 15,968 |
stefanprodan/podinfo | A Kubernetes-based microservice demonstrating best practices for running small web applications in a containerized environment. | 5,412 |
txn2/kubefwd | A tool to simplify local Kubernetes development by forward-porting multiple services from one or more namespaces. | 3,791 |
madhuakula/kubernetes-goat | An interactive hands-on playground to learn and practice Kubernetes security using intentionally introduced vulnerabilities | 4,421 |