Commit Graph

172 Commits

Author SHA1 Message Date
so0k 90a1e59fd7 Bump channels version of dashboard to 1.7.1 2017-10-22 11:15:10 +08:00
Tuan Nguyen 6611f6a05f add kube-state-metrics addon 2017-10-17 14:04:53 +07:00
tallaxes 69e541e1b3 update kubernetes-dashboard image version to v1.7.1 2017-10-16 22:18:05 -07:00
Carlos Sanchez febc9d4512 Add permissions to cluster autoscaler to get statefulsets
Otherwise getting error

    User system:serviceaccount:kube-system:cluster-autoscaler cannot get statefulsets.apps in the namespace xxx. (get statefulsets.apps yyy)
2017-10-13 18:17:46 +02:00
zouyee 037d3c5582 update kubernetes-dashboard image version to v1.7.0 2017-09-27 15:28:30 +08:00
Kubernetes Submit Queue 8562242c68 Merge pull request #3419 from johanhubens/issue-3418
Automatic merge from submit-queue. .

Add permissions for cluster autoscaler addon to scale down
2017-09-26 14:53:51 -07:00
so0k 8ae06a7bcb bump channels dashboard to 1.6.3 2017-09-24 16:30:39 +08:00
Johan Hubens e67788eef6 Add permissions for cluster autoscaler addon to scale down
Cluster autoscaler had insufficient permissions for the actions to scale down. fixes #3418
2017-09-19 13:51:33 +02:00
andrewsykim 6c01c946e6 cluster-autoscaler should use dnsPolicy Default 2017-09-16 19:44:45 -04:00
Johan Hubens 2087cac9e4 Allow cluster autoscaler addon to read statefulsets
Cluster autoscaler addon was unable to list/watch statefulsets when RBAC is enabled because it wasn't granted permission. fixes #3363
2017-09-11 13:44:48 +02:00
BradErz be2305ff18 Adding pod/status update permissions and adding patch for events 2017-08-05 12:53:52 +01:00
BradErz 938f42ca5a Fixing the order of the manifest 2017-08-05 12:52:01 +01:00
Kubernetes Submit Queue f123a95236 Merge pull request #3075 from Globegitter/patch-2
Automatic merge from submit-queue

Add k8s dashbard v1.6.2
2017-08-03 23:16:30 -07:00
Kubernetes Submit Queue 0fa00f3653 Merge pull request #3128 from bhack/patch-1
Automatic merge from submit-queue

Sync image version
2017-08-03 09:14:08 -07:00
bhack ddef7f13c5 Sync image version 2017-08-02 19:04:34 -07:00
Markus Padourek fd6eb881b4 Update to dashboard v1.6.3 2017-08-01 08:47:05 +02:00
Markus Padourek a6a5ddadb8 Add k8s dashbard v1.6.2 2017-07-28 13:05:27 +02:00
Markus Padourek 19facba2dc Fix spacing 2017-07-28 12:33:54 +02:00
Markus Padourek 81a46b43fc Update README.md 2017-07-28 12:14:47 +02:00
Markus Padourek 6552e16385 Added updated heapster for k8s 1.7.0 2017-07-28 12:14:32 +02:00
Justin Santa Barbara f7e8950b5e Merge pull request #2949 from BradErz/fixes-2708
Fixes #2708 broken kubernetes-dashboard due to RBAC
2017-07-15 13:13:26 -04:00
Bradley e891a78c83 Fixing the kubernetes dashboard to use the cluster-admin role so that the addon will function when deployed 2017-07-15 17:53:25 +01:00
Bradley 83dc2515cd Merge remote-tracking branch 'upstream/master' into fixes-2895 2017-07-15 17:21:47 +01:00
Bradley 3b13600d71 Updated to use role and cluster role and seperated the permissions based on the offical nginx docs 2017-07-15 17:10:47 +01:00
Giancarlo Rubio f330b40e1a bump dashboard to v1.6.1
add serviceaccount for kubernetes-dashboard and wrote docs related to rbac
2017-07-12 19:15:15 +02:00
Bradley 4006a2f697 Applying same fixes to GCE 2017-07-10 16:25:22 +01:00
Bradley 4c05b1fa87 Updated default backend to 1.3 and ingress controller to 0.9.0-beta.5 2017-07-10 16:18:57 +01:00
Bradley 866f0752db Adding create/update permission for ingress controller 2017-07-10 16:17:50 +01:00
Seth Pollack 5d9c432030
add cluster autoscaler addon 2017-05-28 16:35:15 -04:00
Bradley 2dab7b8c89 Fixing indentation of ServiceAccount 2017-05-08 23:05:36 +01:00
Chris Love 2e5fa89167 Merge pull request #2480 from justinsb/addons_ingress
Add ingress nginx addons
2017-05-04 20:10:54 -06:00
Chris Love 69adc948e5 Merge pull request #2488 from sethpollack/heapster_readme
add readme for Heapster
2017-05-04 20:09:06 -06:00
Seth Pollack dfb0d01deb
update addon manifest 2017-05-04 21:32:40 -04:00
Seth Pollack 1da52bcd46 small fixes 2017-05-03 20:46:22 -04:00
Seth Pollack 2b2a4e30cb
add readme for Heapster 2017-05-03 20:43:57 -04:00
Seth Pollack 881ca9e01f
add heapster addon 2017-05-02 20:12:46 -04:00
Justin Santa Barbara f07eebee3f Add ingress nginx addons
We aren't wiring them into addons.yaml (not that I think anyone is using
that anyway yet), until a non-beta release is done, and likely until we
have a way to choose between AWS and GCE configurations.
2017-05-02 15:26:40 -04:00
Blaž Hrastnik 545085f127 logging-elasticsearch: version label mismatched 2017-05-02 08:52:23 +09:00
Chris Love 8d513532c9 Merge pull request #2356 from blackstar257/heapster-1.3.0
[heapster] Create v1.3.0.yaml
2017-04-26 11:30:00 -06:00
Kyle Umstatter 35f3209820 Update addon.yaml 2017-04-25 22:27:07 -07:00
Chris Love 22e6cb7153 Merge pull request #1305 from justinsb/efk
(experimental) addon for Elasticsearch logging
2017-04-22 12:51:24 -06:00
Leandro Repolho 75718857b6 Add reference to Route53 Addon Mantainer
I'm also adding a link to improved installing instructions at
addons/route53-mapper/README.md
2017-04-20 21:28:39 +10:00
Chris Love ea8d74e005 Merge pull request #2361 from mstump/master
Updated k8s dashboard to 1.6
2017-04-19 05:07:51 -06:00
Andrew Holland 163e2f4acc update route53-mapper readme and addon catalog 2017-04-17 22:07:21 +01:00
Matthew Stump ef90842f7f updated k8s dashboard to 1.6 2017-04-17 08:44:13 -07:00
Kyle Umstatter fc86d38694 Create v1.3.0.yaml 2017-04-13 22:26:33 -07:00
Justin Santa Barbara 214f841cb8 Merge pull request #2288 from ottoyiu/cluster-autoscaler-1.6
Change how tolerations are defined in cluster-autoscaler.yaml for k8s 1.6
2017-04-10 10:59:37 -04:00
Justin Santa Barbara e0fd63cb14 Upgrade versions to latest
Thanks @arielkung
2017-04-06 23:00:50 -04:00
Justin Santa Barbara ccc8bb206f Add kubernetesVersion annotation to select k8s >= 1.5 2017-04-06 22:54:24 -04:00
Justin Santa Barbara 212c00e67c (experimental) addon for Elasticsearch logging 2017-04-06 22:30:22 -04:00
Otto Yiu 0993e0334b Set tolerations on cluster-autoscaler.yaml as field for Kubernetes 1.6 support 2017-04-05 07:46:22 -07:00
Andrew Holland 12a95be25e route53-mapper v.1.3.0 2017-04-03 08:30:59 +01:00
Patrick Harböck 0f9d165835 Document required IAM permissions to use route53-mapper (#2100) 2017-03-18 18:16:08 +01:00
Justin Santa Barbara 8096e4b7c5 Replace warning about images with a link
The unsigned warning feels overly scary.
2017-03-11 02:28:09 -05:00
yissachar 35f163d548 Merge pull request #1715 from justinsb/cluster_autoscaler_readme
Update cluster-autoscaler readme
2017-03-08 01:31:07 -05:00
King'ori Maina b215384f14
Schedule on master node 2017-02-12 01:34:56 +02:00
King'ori Maina a27de8ea9b
Add route53-mapper v1.2.0.yml 2017-02-12 01:28:38 +02:00
Justin Santa Barbara 4c35c74680 Update cluster-autoscaler readme 2017-01-30 23:21:47 -05:00
Sergio Ballesteros b0957f177a Schedule autoscaler-addon in master nodes 2017-01-25 17:18:17 +01:00
Sergej Jevsejev 14912c284a Update cluster-autoscaler to latest `0.4.0` 2017-01-20 10:41:40 +01:00
Eric Hole 92e7594976 Used correct dashboard manifest per @justinsb. 2017-01-09 22:43:19 -05:00
Eric Hole 5b7ccff701 Update kube dashboard in docs and addons/ 2017-01-07 10:40:32 -05:00
andrewsykim 1f18cb574f fix bug in ca addon spec 2016-12-15 08:15:42 -05:00
andrewsykim 609149c1d9 cluster autoscaler addon 2016-11-16 14:19:38 -05:00
Jesse Dubay 187a13bfc8 Fix reference to heapster Deployment in addon
The `heapster-nanny` container requires a reference to its own
deployment, which is named `heapster` in these manifests.

Fix #581
2016-10-21 16:09:07 -07:00
Justin Santa Barbara 9512cdf5b2 fix addon name 2016-10-05 12:23:11 -04:00
Justin Santa Barbara 8d854dd241 fix health-check port 2016-10-05 12:12:25 -04:00
Justin Santa Barbara f45aeb75a2 Simple ingress-nginx example 2016-10-05 10:44:32 -04:00
Justin Santa Barbara 3ead9fe0ce Create addons for 1.4
(It isn't activated yet though)
2016-10-01 09:35:20 -04:00
Justin Santa Barbara 732fd7c07b Simple addon management tool 2016-09-25 18:27:15 -04:00
Justin Santa Barbara 3c85fd1cba Document standalone-monitoring addon 2016-08-03 00:34:44 -04:00
Justin Santa Barbara 6dbe900887 First docs on creating addons: dashboard 2016-08-03 00:14:59 -04:00