k8s-ci-robot
938810f155
Merge pull request #5430 from kanolato/chore/skipper-labels
...
skipper selector changed
2018-07-18 08:16:20 -07:00
k8s-ci-robot
7ca5a5f781
Merge pull request #5433 from sdarwin/cluster-autoscaler
...
add cluster-autoscaler.sh
2018-07-18 07:32:21 -07:00
sdarwin
b1e382bd32
add cluster-autoscaler.sh
2018-07-18 07:05:43 +00:00
kanolato
41794a1ff3
skipper selector changed
2018-07-11 16:29:12 -05:00
kanolato
6cbc3d158f
docs for different VPC
2018-07-06 18:03:03 -05:00
azman0101
3c1dca22ae
Add missing nodes/stats resource to the system:metrics-server ClusterRole
2018-06-14 19:48:26 +02:00
aberfeldy
6424430754
Added comment for 404 on healthcheck for non-standard vpc-cidr
2018-06-12 11:54:31 +02:00
Moritz Heiber
29531e7541
Rename ClusterRoleBindings to avoid overwriting their definitions
2018-06-08 14:30:03 +02:00
k8s-ci-robot
721dd5dcba
Merge pull request #5137 from frankh/update-elasticsearch-logging-addon
...
Update elasticsearch logging to 5.6.4
2018-06-05 15:14:56 -07:00
k8s-ci-robot
14ba52b9c4
Merge pull request #5220 from harshal-shah/patch-1
...
Fixing name of cert file
2018-05-31 07:05:57 -07:00
Harshal Shah
deb4b484b4
Adding RHEL specific comment
2018-05-28 16:15:34 +05:30
Harshal Shah
6b996b4121
Fixing name of cert file
...
Fixing name of certificate file in the documentation. Also adding clarification for ASG group name.
2018-05-28 16:07:37 +05:30
Frank Hamand
0223a327e3
Update elasticsearch logging to 5.6.4
...
I've picked the versions of everything used by the kubernetes
fluentd-elasticsearch plugin at https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/fluentd-elasticsearch/kibana-deployment.yaml
2018-05-17 09:43:07 +01:00
Frank Hamand
9691a09abe
Copy v1.6.0 to v1.7.0
...
This is to allow easier diffs for changes to 1.7
2018-05-17 09:41:43 +01:00
Giancarlo Rubio
15f95be9b3
Create addon for prometheus-operator
2018-05-10 20:05:39 +02:00
Sandor Szücs
f886296e09
fix IAM role for current versions of the kube-ingress-aws-controller
2018-04-18 15:09:37 +02:00
k8s-ci-robot
ec11e48853
Merge pull request #4922 from jpds/autoscaler-prometheus
...
addons/cluster-autoscaler: Annotate for Prometheus by default.
2018-04-09 14:24:19 -07:00
Jonathan Davies
847f5bad52
addons/cluster-autoscaler: Added healthchecks.
2018-04-05 17:38:16 +01:00
Jonathan Davies
4d4bcf27e9
addons/cluster-autoscaler: Annotate for Prometheus by default.
2018-04-05 14:18:15 +01:00
k8s-ci-robot
516daa0ac1
Merge pull request #4581 from itskingori/add_metrics_server_addon
...
Add metrics-server addon
2018-04-01 22:25:03 -07:00
k8s-ci-robot
529411baad
Merge pull request #4843 from BarefootCoders/docs/update-kube-ingress-aws-controller-security-group-walkthrough
...
Docs/update kube ingress aws controller security group walkthrough
2018-04-01 20:13:03 -07:00
k8s-ci-robot
9a11039f3b
Merge pull request #4840 from tossmilestone/update-ingress-version
...
Bump ingress-nginx version to 0.12.0
2018-03-30 14:37:04 -07:00
sunlintong
71247643d7
resolve conflict
2018-03-30 16:48:54 +08:00
Xiaoxi He
f5957108b6
Bump ingress-nginx version to 0.12.0
2018-03-30 11:20:39 +08:00
Jason Berlinsky
72b1dd1825
Add missing IAM permission grant to kube-ingress-aws-controller addon documentation
2018-03-29 16:12:07 -04:00
Jason Berlinsky
301b75674e
Specify that users of kube-ingress-aws-controller need to allow their ALBs to communicate with k8s nodes and the Internet
2018-03-29 16:00:48 -04:00
sunlintong
85c37a3cbc
correct some small mistake
2018-03-28 11:24:13 +08:00
Thomas Schweizer-Bolzonello
18493ee3f4
Fixes kubernetes/dashboard CrashLoopBackOff referenced in issue https://github.com/kubernetes/kops/issues/4745
...
Upgrading dashboard to latest stable release v1.8.3
Signed-off-by: Thomas Schweizer-Bolzonello <thomas@schweizerbolzonello.net>
2018-03-25 02:18:04 +02:00
AdamDang
3de72821c4
Update README.md
...
"2 ingress" should be changed with "2 ingresses"
2018-03-22 15:58:09 +08:00
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
King'ori Maina
ae032eb0cc
Prefer to use single files
2018-03-06 20:15:18 +02:00
King'ori Maina
9e2b285213
Add metrics-server addon
...
Complements HPA documentation.
2018-03-06 20:09:35 +02: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