GithubHelp home page GithubHelp logo

guoyu07 / autoscaler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pusher/autoscaler

0.0 0.0 0.0 17.19 MB

Autoscaling components for Kubernetes

License: Apache License 2.0

Makefile 0.69% Go 95.14% Shell 1.76% Python 2.40%

autoscaler's Introduction

Kubernetes Autoscaler

Build Status GoDoc Widget

This repository contains autoscaling-related components for Kubernetes.

What's inside

Cluster Autoscaler - a component that automatically adjusts the size of a Kubernetes Cluster so that all pods have a place to run and there are no unneeded nodes. Works with GCP and AWS. Current state - late beta, moving towards GA.

Vertical Pod Autoscaler - a set of components that automatically adjust the amount of CPU and memory requested by pods running in the Kubernetes Cluster. Current state - under development.

Addon Resizer - a simplified version of vertical pod autoscaler that modifies resource requests of a deployment based on the number of nodes in the Kubernetes Cluster. Current state - beta.

Contact Info

Interested in autoscaling? Want to talk? Have questions, concerns or great ideas?

Please join us on #sig-autoscaling at https://kubernetes.slack.com/. Moreover, every Thursday we host a 30min sig-autoscaling meeting on https://zoom.us/j/176352399 at 17:30 CEST/CET, 8:30 am PST/PDT.

Getting the Code

The code must be checked out as a subdirectory of k8s.io, and not github.com.

mkdir -p $GOPATH/src/k8s.io
cd $GOPATH/src/k8s.io
# Replace "$YOUR_GITHUB_USERNAME" below with your github username
git clone https://github.com/$YOUR_GITHUB_USERNAME/autoscaler.git
cd autoscaler

autoscaler's People

Contributors

mwielgus avatar maciekpytel avatar piosz avatar fgrzadkowski avatar aleksandra-malinowska avatar bskiba avatar mumoshu avatar wojtek-t avatar madhusudancs avatar q-lee avatar xiang90 avatar x13n avatar diwu1989 avatar eparis avatar gfilipek avatar ingvagabund avatar ixdy avatar foxish avatar osxi avatar andyxning avatar crigor avatar craigwillis85 avatar qqshfox avatar itowlson avatar jansel avatar jszczepkowski avatar johanneswuerbach avatar kenm47 avatar mstrzele avatar mbssaiakhil 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.