MyGit
🚩收到GitHub仓库的更新通知

kubernetes/autoscaler

Fork: 3809 Star: 7632 (更新于 2024-05-03 02:11:08)

license: Apache-2.0

Language: Go .

Autoscaling components for Kubernetes

最后发布版本: vertical-pod-autoscaler-1.1.1 ( 2024-04-26 05:09:18)

GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

Kubernetes Autoscaler

Release Charts Tests 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. Supports several public cloud providers. 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 - beta.

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.

Charts - Supported Helm charts for components above.

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

Fork the repository in the cloud:

  1. Visit https://github.com/kubernetes/autoscaler
  2. Click Fork button (top right) to establish a cloud-based fork.

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

Please refer to Kubernetes Github workflow guide for more details.

最近版本更新:(数据更新于 2024-05-03 02:10:52)

2024-04-26 05:09:18 vertical-pod-autoscaler-1.1.1

2024-04-25 06:47:23 cluster-autoscaler-1.30.0

2024-04-10 23:40:40 vertical-pod-autoscaler-1.1.0

2024-03-18 18:14:13 cluster-autoscaler-chart-9.36.0

2024-02-05 23:00:06 cluster-autoscaler-chart-9.35.0

2023-12-28 01:25:04 cluster-autoscaler-1.29.0

2023-12-19 19:40:53 cluster-autoscaler-chart-9.34.1

2023-12-06 17:34:31 cluster-autoscaler-chart-9.34.0

2023-12-06 01:36:29 cluster-autoscaler-1.28.2

2023-12-06 01:33:47 cluster-autoscaler-1.27.5

kubernetes/autoscaler同语言 Go最近更新仓库

2024-05-09 07:23:25 dolthub/dolt

2024-05-09 01:55:36 helm/helm

2024-05-09 01:35:13 plandex-ai/plandex

2024-05-08 22:32:19 ethereum/go-ethereum

2024-05-08 16:32:27 aurora-develop/aurora

2024-05-08 11:25:10 SagerNet/sing-box