GithubHelp home page GithubHelp logo

alexxnica / kube-aggregator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubernetes/kube-aggregator

0.0 1.0 0.0 12.25 MB

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

License: Apache License 2.0

Python 12.20% Shell 5.00% Go 82.81%

kube-aggregator's Introduction

kube-aggregator

Coming Soon!

Implements https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/aggregated-api-servers.md.

It provides

  • Provide an API for registering API servers.
  • Summarize discovery information from all the servers.
  • Proxy client requests to individual servers.

Purpose

We want to divide the single monolithic API server into multiple aggregated servers. Anyone should be able to write their own aggregated API server to expose APIs they want. Cluster admins should be able to expose new APIs at runtime by bringing up new aggregated servers.

Compatibility

HEAD of this repo will match HEAD of k8s.io/apiserver, k8s.io/apimachinery, and k8s.io/client-go.

Where does it come from?

kube-aggregator is synced from https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/kube-aggregator. Code changes are made in that location, merged into k8s.io/kubernetes and later synced here.

kube-aggregator's People

Contributors

k8s-publish-robot avatar deads2k avatar sttts avatar k8s-publishing-bot avatar mbohlool avatar smarterclayton avatar ixdy avatar liggitt avatar hzxuzhonghu avatar dixudx avatar ericchiang avatar nikhita avatar ncdc avatar caoshufeng avatar cblecker avatar mfojtik avatar ash2k avatar wojtek-t avatar spiffxp avatar tiran avatar lavalamp avatar dashpole avatar munnerz avatar janetkuo avatar jpbetz avatar mikedanese avatar shyamjvs avatar directxman12 avatar thockin avatar timothysc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.