so0k
a56b31aa51
Add kubernetes-dashboard addon version constraint
2017-11-29 14:44:16 +08:00
Justin Santa Barbara
c20975cc68
Rename dashboard manifest so it has extension
2017-11-28 13:30:32 -05:00
Marcin Maciaszczyk
11f4343407
Update v1.8.0
2017-11-28 10:29:52 +01:00
Marcin Maciaszczyk
aca494822e
Update addon.yaml
2017-11-28 10:28:39 +01:00
Marcin Maciaszczyk
2971a60f6f
Add Dashboard v1.8.0 deployment
2017-11-27 13:11:01 +01:00
Kubernetes Submit Queue
4317a3c667
Merge pull request #3743 from thoslin/FeatRBACforEFK
...
Automatic merge from submit-queue.
Add service account for elasticsearch and fluentd
Fix issue https://github.com/kubernetes/kops/issues/3729
2017-11-03 23:58:10 -07:00
Kubernetes Submit Queue
b7611a396c
Merge pull request #3653 from tuannvm/tuan-add-kube-state-metrics-addon
...
Automatic merge from submit-queue.
[Add-on] Add kube-state-metrics add-on
## Why?
- Add [kube-state-metrics](https://github.com/kubernetes/kube-state-metrics ) as default add-on.
2017-11-03 22:59:36 -07:00
Tom Lin
fb811fd892
Add a separate manifest for v1.6.0
2017-11-02 09:04:43 +08:00
Tom Lin
5bd540ccfa
Revert "Bump the version of logging-elasticsearch addon to v1.6.0"
...
This reverts commit 3059689
2017-11-02 08:27:38 +08:00
Tom Lin
3059689ae6
Bump the version of logging-elasticsearch addon to v1.6.0
2017-11-01 13:39:03 +08:00
Tom Lin
e57c0c37da
Add service account for elasticsearch and fluentd
2017-10-31 14:03:08 +08:00
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