GithubHelp home page GithubHelp logo

gettyio / kubernetes-autoscaler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openshift/kubernetes-autoscaler

0.0 5.0 0.0 60.64 MB

Autoscaling components for Kubernetes

License: Apache License 2.0

Makefile 0.34% Dockerfile 0.18% Go 92.71% Shell 6.12% Python 0.62% Awk 0.03%

kubernetes-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 - alpha.

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/, or join one of our weekly meetings. See the Kubernetes Community Repo for more information.

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

kubernetes-autoscaler's People

Contributors

mwielgus avatar maciekpytel avatar bskiba avatar aleksandra-malinowska avatar schylek avatar feiskyer avatar piosz avatar kgolab avatar losipiuk avatar krzysztof-jastrzebski avatar tkulczynski avatar fgrzadkowski avatar adamdang avatar karolkraskiewicz avatar smarterclayton avatar gfilipek avatar mumoshu avatar wojtek-t avatar openshift-merge-robot avatar madhusudancs avatar q-lee avatar sergeylanzman avatar kkmsft avatar hangyan avatar sheldonkwok avatar phsiao avatar frobware avatar xiang90 avatar ingvagabund avatar vantuvt avatar

Watchers

David Ianakiara avatar Dio Ianakiara avatar James Cloos avatar Bruno Campos avatar Marlon Gomes 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.