GithubHelp home page GithubHelp logo

alexxnica / autoscaler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubernetes/autoscaler

0.0 1.0 0.0 22.41 MB

Autoscaling components for Kubernetes

License: Apache License 2.0

Makefile 0.35% Go 97.79% Shell 0.82% Python 1.04%

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, AWS and Azure. Version 1.0 (GA) was released with kubernetes 1.8.

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 Monday we host a 30min sig-autoscaling meeting on https://zoom.us/my/k8s.sig.autoscaling at 16:00 CEST/CET, 7:00 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 bskiba avatar aleksandra-malinowska avatar krzysztof-jastrzebski avatar fgrzadkowski avatar feiskyer avatar mumoshu avatar wojtek-t avatar madhusudancs avatar q-lee avatar sergeylanzman avatar smarterclayton avatar xiang90 avatar etsangsplk avatar sethpollack avatar x13n avatar diwu1989 avatar eparis avatar gfilipek avatar henrod avatar ingvagabund avatar ixdy avatar mtcode avatar miry avatar foxish avatar osxi avatar andyxning avatar crigor 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.