load-gen

所属分类:云原生工具
开发工具:Smarty
文件大小:3KB
下载次数:0
上传日期:2019-05-20 08:38:53
上 传 者sh-1993
说明:  使用头盔的kubernetes简易负载发生器
(A simple load generator for kubernetes using helm)

文件列表:
Chart.yaml (117, 2017-06-06)
LICENSE (1070, 2017-06-06)
templates (0, 2017-06-06)
templates\_helpers.tpl (516, 2017-06-06)
templates\configmaps.yaml (847, 2017-06-06)
templates\deployment.yaml (867, 2017-06-06)
values.yaml (396, 2017-06-06)

# load-gen A simple load generator for kubernetes using helm. There are times when you just want to generate some background load to stress-test your software on a cluster. This is especially useful when you're looking to test the scale out and in properties of your cluster as you deploy and load-test applications. This chart is really quite simple. It uses a short ruby script in a configmap that gets mounted and run on a ruby-alpine image. The current defaults will genereate about a 1000 milli-cpu load on an m3-large EC2 instance, so simply multiplying the number of replicas will map pretty evenly to CPUs. **To Install** 1. Setup your KUBECONFIG 1. Clone this repository 1. Run the following > helm install load-gen --name load-gen --set replicaCount={how many cpus}

近期下载者

相关文件


收藏者