dkeven's Stars
golang-standards/project-layout
Standard Go Project Layout
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
rancher/rancher
Complete container management platform
lensapp/lens
Lens - The way the world runs Kubernetes
containerd/containerd
An open and reliable container runtime
influxdata/telegraf
Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
goreleaser/goreleaser
Release engineering, simplified
opencontainers/runc
CLI tool for spawning and running containers according to the OCI specification
kubernetes/autoscaler
Autoscaling components for Kubernetes
vmware-archive/octant
Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
kubernetes-sigs/metrics-server
Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines.
cdk-team/CDK
📦 Make security testing of K8s, Docker, and Containerd easier.
kubernetes/enhancements
Enhancements tracking repo for Kubernetes
kubesphere/kubekey
Install Kubernetes/K3s only, both Kubernetes/K3s and KubeSphere, and related cloud-native add-ons, it supports all-in-one, multi-node, and HA 🔥 ⎈ 🐳
containernetworking/plugins
Some reference and example networking plugins, maintained by the CNI team.
OpenFunction/OpenFunction
Cloud Native Function-as-a-Service Platform (CNCF Sandbox Project)
kubernetes/apimachinery
cncf/tag-app-delivery
📨🚚CNCF App Delivery TAG
kubesphere/console
KubeSphere Console is the web-based UI for KubeSphere clusters.
kubernetes-csi/external-snapshotter
Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.
kubernetes/cri-api
Container Runtime Interface (CRI) – a plugin interface which enables kubelet to use a wide variety of container runtimes.
kubernetes-csi/external-provisioner
Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint
topolvm/pvc-autoresizer
Auto-resize PersistentVolumeClaim objects based on Prometheus metrics
kubernetes-csi/external-attacher
Sidecar container that watches Kubernetes VolumeAttachment objects and triggers ControllerPublish/Unpublish against a CSI endpoint
kubernetes-csi/csi-test
CSI test frameworks
kubernetes-csi/node-driver-registrar
Sidecar container that registers a CSI driver with the kubelet using the kubelet plugin registration mechanism.
kubernetes-csi/docs
Documentation for CSI integration with Kubernetes
kubesphere/community
KubeSphere Community
kubernetes-csi/external-resizer
Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI endpoint
opstree/dynamic-pv-scaler
A golang based Kubernetes application which can scale volume dynamically