Skip to content

k8s cluster-autoscaler with kube-aws specific enhancements, continuously tried to sync from/to the upstream

License

Notifications You must be signed in to change notification settings

kube-aws/autoscaler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Autoscaler

Build Status

This repository contains autoscaling-related components for Kubernetes.

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

About

k8s cluster-autoscaler with kube-aws specific enhancements, continuously tried to sync from/to the upstream

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 95.7%
  • Shell 2.4%
  • Python 1.6%
  • Makefile 0.3%