kind
Cluster emulator
Enables the creation of local Kubernetes clusters in Docker containers
Kubernetes IN Docker - local clusters for testing Kubernetes
14k stars
142 watching
2k forks
Language: Go
last commit: about 1 month 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,689 |
kubernetes-sigs/kubespray | Automates deployment and management of Kubernetes clusters on various infrastructure providers. | 16,297 |
kubernetes-sigs/kubebuilder | A framework for building Kubernetes APIs using custom resource definitions (CRDs) in Go. | 8,009 |
ko-build/ko | Builds fast and efficient Go application containers without requiring Docker installation | 7,705 |
k3d-io/k3d | Tools to run k3s in Docker and deploy cluster on a single machine | 5,516 |
gardener/gardener | Automated management and operation of Kubernetes clusters as a service | 2,972 |
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,616 |
kubernetes/client-go | A Go client library for interacting with Kubernetes clusters. | 9,161 |
kubernetes/minikube | A tool for setting up and managing local Kubernetes environments for software development and testing. | 29,636 |
zegl/kube-score | Analyzes Kubernetes object definitions for security and reliability issues and provides recommendations for improvement. | 2,813 |
kubernetes/kops | Automates creation, upgrade, and management of production-grade Kubernetes clusters on multiple cloud providers. | 16,011 |
stefanprodan/podinfo | A Kubernetes-based microservice demonstrating best practices for running small web applications in a containerized environment. | 5,440 |
txn2/kubefwd | A tool to simplify local Kubernetes development by forward-porting multiple services from one or more namespaces. | 3,806 |
madhuakula/kubernetes-goat | An interactive hands-on playground to learn and practice Kubernetes security using intentionally introduced vulnerabilities | 4,542 |