GitHub topics: k8s-staging
kubernetes/client-go
Go client for Kubernetes.
Language: Go - Size: 28.2 MB - Last synced at: 1 day ago - Pushed at: 8 days ago - Stars: 9,362 - Forks: 2,985

kubernetes/code-generator
Generators for kube-like API types
Language: Go - Size: 10.5 MB - Last synced at: 1 day ago - Pushed at: 8 days ago - Stars: 1,775 - Forks: 427

kubernetes/apimachinery
Language: Go - Size: 7.32 MB - Last synced at: 2 days ago - Pushed at: 8 days ago - Stars: 860 - Forks: 550

kubernetes/kubectl
Issue tracker and mirror of kubectl code
Language: Go - Size: 40.9 MB - Last synced at: 2 days ago - Pushed at: 8 days ago - Stars: 3,014 - Forks: 943

kubernetes/apiserver
Library for writing a Kubernetes-style API server.
Language: Go - Size: 25 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 668 - Forks: 425

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

kubernetes/apiextensions-apiserver
API server for API extensions like CustomResourceDefinitions
Language: Go - Size: 26.9 MB - Last synced at: 1 day ago - Pushed at: 8 days ago - Stars: 248 - Forks: 131

kubernetes/api
The canonical location of the Kubernetes API definition.
Language: Go - Size: 75.9 MB - Last synced at: 13 days ago - Pushed at: 15 days ago - Stars: 686 - Forks: 440

kubernetes/sample-controller
Repository for sample controller. Complements sample-apiserver
Language: Go - Size: 10.6 MB - Last synced at: 10 days ago - Pushed at: 13 days ago - Stars: 3,302 - Forks: 1,136

kubernetes/kube-controller-manager
kube-controller-manager component configs
Language: Go - Size: 2.54 MB - Last synced at: 9 days ago - Pushed at: 13 days ago - Stars: 92 - Forks: 66

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.12 MB - Last synced at: 10 days ago - Pushed at: 13 days ago - Stars: 262 - Forks: 127

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

kubernetes/kube-scheduler
kube-scheduler component configs
Language: Go - Size: 2.4 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 179 - Forks: 81

kubernetes/kube-proxy
kube-proxy component configs
Language: Go - Size: 2.21 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 186 - Forks: 93

kubernetes/sample-apiserver
Reference implementation of an apiserver for a custom Kubernetes API.
Language: Go - Size: 21.9 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 569 - Forks: 218

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

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.74 MB - Last synced at: 13 days ago - Pushed at: 15 days ago - Stars: 414 - Forks: 132

kubernetes/metrics
Kubernetes metrics-related API types and clients
Language: Go - Size: 6.35 MB - Last synced at: 30 minutes ago - Pushed at: about 11 hours ago - Stars: 510 - Forks: 152

kubernetes/cli-runtime
Set of helpers for creating kubectl commands and plugins.
Language: Go - Size: 5.17 MB - Last synced at: 1 day ago - Pushed at: 8 days ago - Stars: 297 - Forks: 102

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.28 MB - Last synced at: 19 days ago - Pushed at: 22 days ago - Stars: 99 - Forks: 32

kubernetes/node-api
Language: Go - Size: 1.94 MB - Last synced at: 19 days ago - Pushed at: almost 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.12 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 52 - Forks: 63

kubernetes/kubelet
kubelet component configs
Language: Go - Size: 2.91 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 317 - Forks: 141

kubernetes/sample-cli-plugin
Sample kubectl plugin
Language: Go - Size: 6.17 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 290 - Forks: 108

kubernetes/mount-utils
Package mount defines an interface to mounting filesystems.
Language: Go - Size: 408 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 60 - Forks: 33

kubernetes/csi-translation-lib
Staging repo for CSI Migration/Translation libraries
Language: Go - Size: 1.96 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 13 - Forks: 29

kubernetes/cluster-bootstrap
Language: Go - Size: 1.65 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 32 - Forks: 34

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: 11 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: 5 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: 4 months ago - Pushed at: over 4 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
