GitHub topics: k8s-staging
kubernetes/kube-controller-manager
kube-controller-manager component configs
Language: Go - Size: 2.62 MB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 95 - Forks: 67

kubernetes/sample-apiserver
Reference implementation of an apiserver for a custom Kubernetes API.
Language: Go - Size: 22 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 573 - Forks: 223

kubernetes/apimachinery
Language: Go - Size: 7.49 MB - Last synced at: about 15 hours ago - Pushed at: 12 days ago - Stars: 873 - Forks: 551

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: 2.44 MB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 101 - Forks: 31

kubernetes/code-generator
Generators for kube-like API types
Language: Go - Size: 10.7 MB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 1,790 - Forks: 429

kubernetes/apiserver
Library for writing a Kubernetes-style API server.
Language: Go - Size: 25.1 MB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 676 - Forks: 430

kubernetes/component-base
Shared code for kubernetes core components
Language: Go - Size: 3.86 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 119 - Forks: 90

kubernetes/sample-controller
Repository for sample controller. Complements sample-apiserver
Language: Go - Size: 10.7 MB - Last synced at: 6 days ago - Pushed at: 12 days ago - Stars: 3,329 - Forks: 1,143

kubernetes/api
The canonical location of the Kubernetes API definition.
Language: Go - Size: 76 MB - Last synced at: 7 days ago - Pushed at: 12 days ago - Stars: 694 - Forks: 439

kubernetes/apiextensions-apiserver
API server for API extensions like CustomResourceDefinitions
Language: Go - Size: 27 MB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 250 - Forks: 131

kubernetes/kubectl
Issue tracker and mirror of kubectl code
Language: Go - Size: 41.1 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3,048 - Forks: 952

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. Please file any issues against the main Kubernetes repo.
Language: Go - Size: 5.25 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 267 - Forks: 128

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.39 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 76 - Forks: 31

kubernetes/kube-scheduler
kube-scheduler component configs
Language: Go - Size: 2.46 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 183 - Forks: 81

kubernetes/kubelet
kubelet component configs
Language: Go - Size: 3.16 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 358 - Forks: 151

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.76 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 421 - Forks: 136

kubernetes/kube-proxy
kube-proxy component configs
Language: Go - Size: 2.27 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 189 - Forks: 93

kubernetes/kube-aggregator
Aggregator for Kubernetes-style API servers: dynamic registration, discovery summarization, secure proxy
Language: Go - Size: 23.1 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 262 - Forks: 80

kubernetes/client-go
Go client for Kubernetes.
Language: Go - Size: 27.6 MB - Last synced at: 8 days ago - Pushed at: 12 days ago - Stars: 9,413 - Forks: 2,985

kubernetes/mount-utils
Package mount defines an interface to mounting filesystems.
Language: Go - Size: 392 KB - Last synced at: 6 days ago - Pushed at: 11 days ago - Stars: 68 - Forks: 36

kubernetes/csi-translation-lib
Staging repo for CSI Migration/Translation libraries
Language: Go - Size: 2.04 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 14 - Forks: 30

kubernetes/cluster-bootstrap
Language: Go - Size: 1.69 MB - Last synced at: 2 days ago - Pushed at: 12 days ago - Stars: 34 - Forks: 35

kubernetes/sample-cli-plugin
Sample kubectl plugin
Language: Go - Size: 6.26 MB - Last synced at: 5 days ago - Pushed at: 12 days ago - Stars: 295 - Forks: 109

kubernetes/cli-runtime
Set of helpers for creating kubectl commands and plugins.
Language: Go - Size: 5.21 MB - Last synced at: 6 days ago - Pushed at: 12 days ago - Stars: 298 - Forks: 102

kubernetes/metrics
Kubernetes metrics-related API types and clients
Language: Go - Size: 6.4 MB - Last synced at: 7 days ago - Pushed at: 12 days ago - Stars: 517 - Forks: 155

kubernetes/node-api
Language: Go - Size: 1.94 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 25

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.13 MB - Last synced at: about 11 hours ago - Pushed at: 12 days ago - Stars: 52 - Forks: 63

RoundTower-io/aws_kops_k8s
Some simple KOPS scripts to create and take down an AWS-based k8s cluster
Language: Shell - Size: 6.84 KB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

twelvee/k8sbox
A tool that allows you to roll out your environments into your k8s cluster using templated specifications, monitor the activity of these services, as well as easily clean up the cluster of unused resources that you rolled out earlier.
Language: Go - Size: 442 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 23 - Forks: 1

samkenxstream/SAMKenX_apimachinery Fork of kubernetes/apimachinery
SAMKenX API.machinery gen
Language: Go - Size: 6.55 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

kubernetes-retired/csi-api 📦
[EOL] CSIDriver CRD object
Language: Go - Size: 1.79 MB - Last synced at: 9 days ago - Pushed at: almost 5 years ago - Stars: 23 - Forks: 28

IAC-InfrastructureAsCode/kubernetes-api Fork of kubernetes/api
The canonical location of the Kubernetes API definition.
Language: Go - Size: 67.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
