Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by kubernetes

A curated list of projects in awesome lists by kubernetes .

https://github.com/kubernetes/kubernetes

Production-Grade Container Scheduling and Management

cncf containers go kubernetes

Last synced: 17 Dec 2024

https://github.com/kubernetes/minikube

Run Kubernetes locally

cluster cncf containers go kubernetes minikube

Last synced: 16 Dec 2024

https://kubernetes.github.io/ingress-nginx/

Ingress NGINX Controller for Kubernetes

ingress-controller kubernetes nginx

Last synced: 13 Nov 2024

https://github.com/kubernetes/ingress-nginx

Ingress NGINX Controller for Kubernetes

ingress-controller kubernetes nginx

Last synced: 16 Dec 2024

https://github.com/kubernetes/kops

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

cncf containers go kops kubernetes

Last synced: 16 Dec 2024

https://github.com/kubernetes/dashboard

General-purpose web UI for Kubernetes clusters

Last synced: 16 Dec 2024

https://github.com/kubernetes/community

Kubernetes community content

kubernetes

Last synced: 16 Dec 2024

https://github.com/kubernetes/kompose

Convert Compose to Kubernetes

containers docker docker-compose go kubernetes

Last synced: 16 Dec 2024

https://github.com/kubernetes/client-go

Go client for Kubernetes.

k8s-staging

Last synced: 16 Dec 2024

https://github.com/kubernetes/autoscaler

Autoscaling components for Kubernetes

Last synced: 16 Dec 2024

https://github.com/kubernetes/examples

Kubernetes application example tutorials

Last synced: 16 Dec 2024

https://github.com/kubernetes/website

Kubernetes website and documentation repo:

Last synced: 16 Dec 2024

https://github.com/kubernetes/test-infra

Test infrastructure for the Kubernetes project.

k8s-sig-testing

Last synced: 16 Dec 2024

https://github.com/kubernetes/kubeadm

Aggregator for issues filed against kubeadm

best-practice building-block conformant getting-started installer kubernetes

Last synced: 17 Dec 2024

https://github.com/kubernetes/enhancements

Enhancements tracking repo for Kubernetes

enhancements k8s-sig-architecture kubernetes kubernetes-releases

Last synced: 17 Dec 2024

https://github.com/kubernetes/sample-controller

Repository for sample controller. Complements sample-apiserver

k8s-staging

Last synced: 19 Dec 2024

https://github.com/kubernetes/node-problem-detector

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

Last synced: 17 Dec 2024

https://github.com/kubernetes/kubectl

Issue tracker and mirror of kubectl code

k8s-sig-cli k8s-staging

Last synced: 17 Dec 2024

https://github.com/kubernetes/git-sync

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

Last synced: 17 Dec 2024

https://github.com/kubernetes/code-generator

Generators for kube-like API types

k8s-staging

Last synced: 16 Dec 2024

https://github.com/kubernetes/ingress-gce

Ingress controller for Google Cloud

google ingress k8s kubernetes loadbalancer

Last synced: 19 Dec 2024

https://github.com/kubernetes/dns

Kubernetes DNS service

dns k8s kube-dns kubernetes

Last synced: 17 Dec 2024

https://github.com/kubernetes/perf-tests

Performance tests and benchmarks

Last synced: 18 Dec 2024

https://github.com/kubernetes/k8s.io

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

k8s-sig-infra kubernetes

Last synced: 21 Dec 2024

https://github.com/kubernetes/api

The canonical location of the Kubernetes API definition.

k8s-staging

Last synced: 18 Dec 2024

https://github.com/kubernetes/apiserver

Library for writing a Kubernetes-style API server.

k8s-staging

Last synced: 17 Dec 2024

https://github.com/kubernetes/gengo

gengo library for code generation.

Last synced: 17 Dec 2024

https://github.com/kubernetes/sample-apiserver

Reference implementation of an apiserver for a custom Kubernetes API.

k8s-staging

Last synced: 17 Dec 2024

https://github.com/kubernetes/klog

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

k8s-sig-architecture

Last synced: 27 Sep 2024

https://github.com/kubernetes/metrics

Kubernetes metrics-related API types and clients

k8s-staging

Last synced: 20 Dec 2024

https://github.com/kubernetes/release

Release infrastructure for Kubernetes and related components

kubernetes release-infrastructure

Last synced: 17 Dec 2024

https://github.com/kubernetes/design-proposals-archive

Archive of Kubernetes Design Proposals

Last synced: 27 Sep 2024

https://github.com/kubernetes/registry.k8s.io

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

k8s-sig-infra kubernetes

Last synced: 14 Dec 2024

https://github.com/kubernetes/cloud-provider-aws

Cloud provider for AWS

k8s-sig-cloud-provider

Last synced: 17 Dec 2024

https://github.com/kubernetes/cri-api

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

k8s-sig-node k8s-staging

Last synced: 18 Dec 2024

https://github.com/kubernetes/cloud-provider-alibaba-cloud

CloudProvider for Alibaba Cloud

k8s-sig-cloud-provider

Last synced: 21 Dec 2024

https://github.com/kubernetes/utils

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

golang kubernetes

Last synced: 17 Dec 2024

https://github.com/kubernetes/kube-openapi

Kubernetes OpenAPI spec generation & serving

Last synced: 17 Dec 2024

https://github.com/kubernetes/kubelet

kubelet component configs

k8s-staging

Last synced: 17 Dec 2024

https://github.com/kubernetes/cli-runtime

Set of helpers for creating kubectl commands and plugins.

k8s-sig-cli k8s-staging

Last synced: 20 Dec 2024

https://github.com/kubernetes/sample-cli-plugin

Sample kubectl plugin

k8s-sig-cli k8s-staging

Last synced: 20 Dec 2024

https://github.com/kubernetes/kube-aggregator

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

k8s-staging

Last synced: 21 Dec 2024

https://github.com/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.

k8s-sig-cloud-provider k8s-staging

Last synced: 21 Dec 2024

https://github.com/kubernetes/org

Meta configuration for Kubernetes Github Org

k8s-sig-contribex

Last synced: 19 Dec 2024

https://github.com/kubernetes/cloud-provider-vsphere

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

cloud-providers kubernetes vmware vsphere

Last synced: 21 Dec 2024

https://github.com/kubernetes/apiextensions-apiserver

API server for API extensions like CustomResourceDefinitions

k8s-staging

Last synced: 17 Dec 2024

https://github.com/kubernetes/kubernetes-template-project

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

Last synced: 17 Dec 2024

https://github.com/kubernetes/kube-proxy

kube-proxy component configs

k8s-staging

Last synced: 19 Dec 2024

https://github.com/kubernetes/sig-security

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

Last synced: 17 Dec 2024

https://github.com/kubernetes/kube-scheduler

kube-scheduler component configs

k8s-staging

Last synced: 19 Dec 2024

https://github.com/kubernetes/committee-security-response

Kubernetes Security Process and Security Committee docs

Last synced: 17 Dec 2024

https://github.com/kubernetes/cloud-provider-gcp

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

cloud-providers google google-cloud

Last synced: 15 Dec 2024

https://github.com/kubernetes/component-base

Shared code for kubernetes core components

k8s-sig-api-machinery k8s-staging

Last synced: 18 Dec 2024

https://github.com/kubernetes/pod-security-admission

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

k8s-sig-auth k8s-staging

Last synced: 18 Dec 2024

https://github.com/kubernetes/repo-infra

Kubernetes repository infrastucture tools

k8s-sig-testing

Last synced: 14 Dec 2024

https://github.com/kubernetes/kube-controller-manager

kube-controller-manager component configs

k8s-staging

Last synced: 18 Dec 2024

https://github.com/kubernetes/steering

The Kubernetes Steering Committee

Last synced: 21 Dec 2024

https://github.com/kubernetes/publishing-bot

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

Last synced: 07 Oct 2024

https://github.com/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.

k8s-sig-api-machinery k8s-staging

Last synced: 20 Dec 2024

https://github.com/kubernetes/contributor-site

Code for kubernetes.dev

k8s-sig-contribex

Last synced: 16 Dec 2024

https://github.com/kubernetes/mount-utils

Package mount defines an interface to mounting filesystems.

k8s-sig-storage k8s-staging

Last synced: 15 Dec 2024

https://github.com/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.

k8s-sig-cloud-provider k8s-staging

Last synced: 19 Dec 2024

https://github.com/kubernetes/system-validators

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

k8s-sig-cluster-lifecycle

Last synced: 15 Dec 2024

https://github.com/kubernetes/kms

Kubernetes KMS implementation

k8s-sig-auth

Last synced: 01 Dec 2024

https://github.com/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.

k8s-sig-cloud-provider

Last synced: 07 Oct 2024

https://github.com/kubernetes/component-helpers

High-level helpers for Kubernetes components

k8s-sig-architecture

Last synced: 14 Dec 2024

https://github.com/kubernetes/csi-translation-lib

Staging repo for CSI Migration/Translation libraries

k8s-sig-storage k8s-staging

Last synced: 15 Dec 2024

https://github.com/kubernetes/sig-testing

Home for SIG Testing discussion and documents.

k8s-sig-testing

Last synced: 07 Oct 2024

https://github.com/kubernetes/cri-client

Container Runtime Interface client implementation

Last synced: 07 Oct 2024

https://github.com/kubernetes/.github

Default files for all repos in the Kubernetes GitHub org

k8s-sig-contribex

Last synced: 29 Oct 2024

https://github.com/kubernetes/externaljwt

Synced from kubernetes/kubernetes/staging/externaljwt, this repository contains proto APIs and plugins which enable integrating with external services for JWT signing and key management.

Last synced: 08 Nov 2024