k8s-ci-robot
b4c93f6a49
Merge pull request #4707 from AdamDang/patch-28
...
Typo fix in kube-ingress-aws-controller/README.md
2018-03-18 15:30:59 -07:00
AdamDang
e812cad7aa
Typo fix in kube-ingress-aws-controller/README.md
...
line 11: "reate limits"->"rate limits"
"reate" is a spell error.
2018-03-18 23:06:11 +08:00
AdamDang
a267c37d53
Typo fix in route53-mapper/README.md
...
line 55: Kuberntes->Kubernetes
2018-03-18 22:51:50 +08:00
muhongwei
00a9397713
Correct spelling mistake
2018-03-16 10:47:31 +08:00
Marius Voila
0ed1765780
fix docs regarding security group tagging
...
the "aws ec2 create-tags" command doesn't like '/' characters. This '/' character was needed for the "kubernetes.io/cluster/id" key. So I instead used the JSON format to provide the tags:
2018-03-06 20:43:47 +01:00
Mike Splain
790f3aa421
Update ingress versions and fix to quay registry
2018-02-21 12:23:49 -05:00
k8s-ci-robot
4b8db1eee0
Merge pull request #4137 from thockin-tmp/gcr-vanity
...
Convert registry to k8s.gcr.io
2018-02-20 08:54:39 -08:00
Michael Angelos Simos
e10c8b5db4
add storageclasses permissions for cluster-autoscaler:v1.1.0
2018-02-18 23:22:23 +02:00
Tim Hockin
79d5f793e7
Convert registry to k8s.gcr.io
2018-02-14 10:08:41 -08:00
k8s-ci-robot
f400a882d7
Merge pull request #4182 from StevenACoffman/REDUCE_DELTA_AUTOSCALER_README
...
Update Cluster Autoscaler image and Reduce the Delta between autoscaler docs
2018-02-12 20:59:49 -08:00
Steve Coffman
6942f1d5e3
Reduce the Delta between this and the Autoscaler AWS documentation
2018-02-08 06:49:24 -05:00
k8s-ci-robot
f895343591
Merge pull request #4027 from cap10morgan/patch-1
...
Use 0.9.0 release of nginx-ingress-controller
2018-01-26 13:05:32 -08:00
Wes Morgan
2ab5f115b3
Keep old annotations-prefix for now
2017-12-27 12:21:21 -05:00
Marcin Maciaszczyk
339363dbd0
Rename v1.8.1 to v1.8.1.yaml
2017-12-18 10:08:10 +01:00
Marcin Maciaszczyk
005f845cf3
Update addon.yaml
2017-12-18 10:07:31 +01:00
Marcin Maciaszczyk
b5934bd593
Add Dashboard v1.8.1
2017-12-18 10:06:08 +01:00
Kubernetes Submit Queue
28965240d3
Merge pull request #3983 from szuecs/add/kube-ingress-aws-controller
...
Automatic merge from submit-queue.
add kube-ingress-aws-controller + skipper addons
Adds an addon that needs some more requirements, because it has to have the rights to create/update/delete ALBs, find certificates, ..
I hope this is ok to have here a more long page to explain requirements and show some features that are not common in ingress implementations.
2017-12-14 04:25:41 -08:00
Tuan Nguyen
5e7d36f38b
Add kube-state-metrics version 1.1.0, bump addon-resizer to 1.8.1
2017-12-12 17:57:38 +07:00
Sandor Szücs
347836ca32
add section to update an existing cluster adding cloudLabels
2017-12-08 00:19:12 +01:00
Sandor Szücs
9efc2c3bfc
fix daemonset spec
2017-12-08 00:05:55 +01:00
Wes Morgan
dee78fe7a7
Fix 0.9.0 image
2017-12-07 15:55:59 -07:00
Wes Morgan
8fc326127e
Use 0.9.0 release of nginx-ingress-controller
2017-12-07 15:16:01 -07:00
Sandor Szücs
f040a79ec6
add kube-ingress-aws-controller + skipper addons
2017-12-01 17:05:59 +01:00
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