Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / kubernetes 77 repositories

Kubernetes

kubernetes/publishing-bot

Code behind the robot to publish from staging to real repositories.

Language: Go - Size: 12.3 MB - Last synced: about 4 hours ago - Pushed: about 6 hours ago - Stars: 81 - Forks: 80

kubernetes/enhancements

Enhancements tracking repo for Kubernetes

Language: Go - Size: 31.9 MB - Last synced: about 3 hours ago - Pushed: about 4 hours ago - Stars: 3,284 - Forks: 1,412

kubernetes/perf-tests

Performance tests and benchmarks

Language: Go - Size: 99 MB - Last synced: about 7 hours ago - Pushed: about 8 hours ago - Stars: 862 - Forks: 504

kubernetes/kubectl

Issue tracker and mirror of kubectl code

Language: Go - Size: 39.8 MB - Last synced: about 11 hours ago - Pushed: 1 day ago - Stars: 2,699 - Forks: 881

kubernetes/client-go

Go client for Kubernetes.

Language: Go - Size: 25.6 MB - Last synced: about 14 hours ago - Pushed: 4 days ago - Stars: 8,655 - Forks: 2,888

kubernetes/ingress-gce

Ingress controller for Google Cloud

Language: Go - Size: 106 MB - Last synced: about 21 hours ago - Pushed: about 21 hours ago - Stars: 1,255 - Forks: 294

kubernetes/kubernetes

Production-Grade Container Scheduling and Management

Language: Go - Size: 1.18 GB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 107,140 - Forks: 38,503

kubernetes/node-problem-detector

This is a place for various problem detectors running on the Kubernetes nodes.

Language: Go - Size: 25.1 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 2,777 - Forks: 602

kubernetes/dynamic-resource-allocation

Language: Go - Size: 617 KB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 20 - Forks: 5

kubernetes/apiserver

Library for writing a Kubernetes-style API server.

Language: Go - Size: 22.5 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 623 - Forks: 394

kubernetes/api

The canonical location of the Kubernetes API definition.

Language: Go - Size: 72.7 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 628 - Forks: 424

kubernetes/dns

Kubernetes DNS service

Language: Go - Size: 34.4 MB - Last synced: about 6 hours ago - Pushed: 1 day ago - Stars: 879 - Forks: 454

kubernetes/kops

Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management

Language: Go - Size: 407 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 15,570 - Forks: 4,605

kubernetes/sig-security

Process documentation, non-code deliverables, and miscellaneous artifacts of Kubernetes SIG Security

Language: Python - Size: 12.3 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 155 - Forks: 50

kubernetes/kubeadm

Aggregator for issues filed against kubeadm

Language: Go - Size: 6.26 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 3,658 - Forks: 699

kubernetes/component-helpers

High-level helpers for Kubernetes components

Language: Go - Size: 1.11 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 14 - Forks: 20

kubernetes/apimachinery

Language: Go - Size: 6.68 MB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 785 - Forks: 527

kubernetes/csi-translation-lib

Staging repo for CSI Migration/Translation libraries

Language: Go - Size: 1.94 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 12 - Forks: 28

kubernetes/cloud-provider-gcp

cloud-provider-gcp contains several projects used to run Kubernetes in Google Cloud

Language: Go - Size: 153 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 97 - Forks: 194

kubernetes/legacy-cloud-providers

This repository hosts the legacy in-tree cloud providers. Out-of-tree cloud providers can consume packages in this repo to support legacy implementations of their Kubernetes cloud provider.

Language: Go - Size: 6.38 MB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 51 - Forks: 62

kubernetes/pod-security-admission

Kubernetes Pod Security Standards implementation - https://github.com/kubernetes/enhancements/blob/master/keps/sig-auth/2579-psp-replacement/README.md

Language: Go - Size: 1.98 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 94 - Forks: 26

kubernetes/kube-controller-manager

kube-controller-manager component configs

Language: Go - Size: 2.21 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 80 - Forks: 60

kubernetes/endpointslice

Language: Go - Size: 405 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 6 - Forks: 2

kubernetes/cloud-provider

cloud-provider defines the shared interfaces which Kubernetes cloud providers implement. These interfaces allow various controllers to integrate with any cloud provider in a pluggable fashion. Also serves as an issue tracker for SIG Cloud Provider.

Language: Go - Size: 4.61 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 228 - Forks: 109

kubernetes/kubelet

kubelet component configs

Language: Go - Size: 2.7 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 285 - Forks: 129

kubernetes/kube-scheduler

kube-scheduler component configs

Language: Go - Size: 2.13 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 153 - Forks: 73

kubernetes/controller-manager

This repo is intended to contain common public library code for kube-controller-manager, cloud-controller-manager as well as any other controller managers which people build.

Language: Go - Size: 2.34 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 61 - Forks: 25

kubernetes/kube-proxy

kube-proxy component configs

Language: Go - Size: 1.95 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 168 - Forks: 88

kubernetes/sample-cli-plugin

Sample kubectl plugin

Language: Go - Size: 6.06 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 276 - Forks: 111

kubernetes/cli-runtime

Set of helpers for creating kubectl commands and plugins.

Language: Go - Size: 5.46 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 271 - Forks: 99

kubernetes/apiextensions-apiserver

API server for API extensions like CustomResourceDefinitions

Language: Go - Size: 25.8 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 225 - Forks: 125

kubernetes/kube-aggregator

Aggregator for Kubernetes-style API servers: dynamic registration, discovery summarization, secure proxy

Language: Go - Size: 22.3 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 247 - Forks: 76

kubernetes/component-base

Shared code for kubernetes core components

Language: Go - Size: 3.12 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 103 - Forks: 81

kubernetes/cloud-provider-aws

Cloud provider for AWS

Language: Go - Size: 12.4 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 354 - Forks: 292

kubernetes/sample-controller

Repository for sample controller. Complements sample-apiserver

Language: Go - Size: 10.3 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 3,029 - Forks: 1,047

kubernetes/code-generator

Generators for kube-like API types

Language: Go - Size: 9.78 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 1,625 - Forks: 404

kubernetes/kompose

Convert Compose to Kubernetes

Language: Go - Size: 42.9 MB - Last synced: 5 days ago - Pushed: 7 days ago - Stars: 9,200 - Forks: 733

kubernetes/cri-api

Container Runtime Interface (CRI) – a plugin interface which enables kubelet to use a wide variety of container runtimes.

Language: Go - Size: 2.16 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 360 - Forks: 120

kubernetes/dashboard

General-purpose web UI for Kubernetes clusters

Language: Go - Size: 172 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 13,796 - Forks: 4,078

kubernetes/kms

Kubernetes KMS implementation

Language: Go - Size: 376 KB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 16 - Forks: 6

kubernetes/kube-openapi

Kubernetes OpenAPI spec generation & serving

Language: Go - Size: 6.94 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 297 - Forks: 200

kubernetes/cloud-provider-openstack

Language: Go - Size: 5.43 MB - Last synced: 6 days ago - Pushed: 7 days ago - Stars: 592 - Forks: 592

kubernetes/git-sync

A sidecar app which clones a git repo and keeps it in sync with the upstream.

Language: Shell - Size: 11.6 MB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 2,089 - Forks: 399

kubernetes/contributor-site

Code for kubernetes.dev

Language: HTML - Size: 29.7 MB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 61 - Forks: 143

kubernetes/committee-security-response

Kubernetes Security Process and Security Committee docs

Size: 737 KB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 161 - Forks: 74

kubernetes/utils

Non-Kubernetes-specific utility libraries which are consumed by multiple projects.

Language: Go - Size: 1.1 MB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 308 - Forks: 187

kubernetes/cri-client

Container Runtime Interface client implementation

Size: 18.6 KB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 0 - Forks: 0

kubernetes/cluster-bootstrap

Language: Go - Size: 1.59 MB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 31 - Forks: 32

kubernetes/metrics

Kubernetes metrics-related API types and clients

Language: Go - Size: 6.25 MB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 481 - Forks: 146

kubernetes/sample-apiserver

Reference implementation of an apiserver for a custom Kubernetes API.

Language: Go - Size: 23 MB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 506 - Forks: 207

kubernetes/minikube

Run Kubernetes locally

Language: Go - Size: 207 MB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 28,329 - Forks: 4,754

kubernetes/mount-utils

Package mount defines an interface to mounting filesystems.

Language: Go - Size: 357 KB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 50 - Forks: 27

kubernetes/k8s.io

Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites

Language: HCL - Size: 387 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 674 - Forks: 761

kubernetes/kube-state-metrics

Add-on agent to generate and expose cluster-level metrics.

Language: Go - Size: 22.2 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 5,064 - Forks: 1,845

kubernetes/org

Meta configuration for Kubernetes Github Org

Language: Go - Size: 12.3 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 234 - Forks: 645

kubernetes/test-infra

Test infrastructure for the Kubernetes project.

Language: Go - Size: 204 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 3,789 - Forks: 2,581

kubernetes/autoscaler

Autoscaling components for Kubernetes

Language: Go - Size: 222 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 7,603 - Forks: 3,789

kubernetes/release

Release infrastructure for Kubernetes and related components

Language: Go - Size: 18.6 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 473 - Forks: 493

kubernetes/community

Kubernetes community content

Language: Jupyter Notebook - Size: 67.9 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 11,604 - Forks: 5,074

kubernetes/cloud-provider-vsphere

Kubernetes Cloud Provider for vSphere https://cloud-provider-vsphere.sigs.k8s.io

Language: Go - Size: 5.88 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 221 - Forks: 168

kubernetes/website

Kubernetes website and documentation repo:

Language: HTML - Size: 455 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 4,242 - Forks: 13,766

kubernetes/sig-release

Repo for SIG release

Language: Shell - Size: 34 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 514 - Forks: 374

kubernetes/gengo

gengo library for code generation.

Language: Go - Size: 1.36 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 536 - Forks: 191

kubernetes/cloud-provider-alibaba-cloud

CloudProvider for Alibaba Cloud

Language: Go - Size: 92 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 346 - Forks: 159

kubernetes/klog Fork of golang/glog

Leveled execution logs for Go (fork of https://github.com/golang/glog)

Language: Go - Size: 888 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 504 - Forks: 214

kubernetes/examples

Kubernetes application example tutorials

Language: Shell - Size: 16.5 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 5,962 - Forks: 4,419

kubernetes/kubernetes-template-project

A template for starting new projects on the github.com/kubernetes organization

Size: 49.8 KB - Last synced: 3 months ago - Pushed: 12 months ago - Stars: 173 - Forks: 78

kubernetes/system-validators

A set of system-oriented validators for kubeadm preflight checks.

Language: Go - Size: 87.9 KB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 31 - Forks: 26

kubernetes/ingress-nginx

Ingress-NGINX Controller for Kubernetes

Language: Go - Size: 134 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 16,089 - Forks: 8,050

kubernetes/registry.k8s.io

This project is the repo for registry.k8s.io, the production OCI registry service for Kubernetes' container image artifacts

Language: Go - Size: 1.02 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 323 - Forks: 66

kubernetes/steering

The Kubernetes Steering Committee

Size: 229 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 78 - Forks: 66

kubernetes/node-api

Language: Go - Size: 1.94 MB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 15 - Forks: 25

kubernetes/design-proposals-archive 📦

Archive of Kubernetes Design Proposals

Language: Makefile - Size: 4.02 MB - Last synced: 6 months ago - Pushed: over 2 years ago - Stars: 404 - Forks: 155

kubernetes/repo-infra

Kubernetes repository infrastucture tools

Language: Starlark - Size: 956 KB - Last synced: 5 months ago - Pushed: 6 months ago - Stars: 93 - Forks: 85

kubernetes/cel-admission-webhook

Language: Go - Size: 10.8 MB - Last synced: 8 months ago - Pushed: 11 months ago - Stars: 9 - Forks: 3

kubernetes/sig-testing

Home for SIG Testing discussion and documents.

Size: 7.81 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 5 - Forks: 8

kubernetes/.github

Default files for all repos in the Kubernetes GitHub org

Size: 8.79 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 8

kubernetes/cloud-provider-sample

Sample of how to build a cloud provider repo. This will build a Kubernetes image which deploys on bare metal. It uses the fake cloud provider. It consumes the K8s/K8s build artifact and adds to it the Cloud Controller Manager and CSI Daemon Set.

Size: 7.81 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 15 - Forks: 19