Davanum Srinivas
07d88617e5
Run hack/update-vendor.sh
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:54:33 -04:00
Davanum Srinivas
442a69c3bd
switch over k/k to use klog v2
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:54:27 -04:00
Kubernetes Prow Robot
9d3406c27b
Merge pull request #91136 from tosi3k/am-version-update
...
Bump addon-manager's version to v9.1.0
2020-05-15 23:02:41 -07:00
Antoni Zawodny
f2c22addf5
Bump addon-manager's version to v9.1.0
2020-05-15 12:52:46 +02:00
Kubernetes Prow Robot
e6433bd76b
Merge pull request #91018 from tosi3k/am-whitelist-configuration
...
Allow overriding the default list of resources of list in addon-manager
2020-05-15 02:48:11 -07:00
Kubernetes Prow Robot
b8be11e3fc
Merge pull request #90995 from prameshj/nodelocal-image
...
Use the latest node-cache image.
2020-05-12 08:25:28 -07:00
Antoni Zawodny
ca90cf6049
Allow overriding the default list of resources of list in addon-manager
2020-05-12 12:50:05 +02:00
Pavithra Ramesh
1ea97db78a
Use the latest node-cache image.
...
The image has debian base 2.0.0, some stability fixes and also uses
UDP to connect to stubDomains configured via kube-dns configmap.
2020-05-11 13:10:27 -07:00
Kubernetes Prow Robot
785aadca7f
Merge pull request #90248 from prameshj/affinitydns
...
Add back anti-affinity to kube-dns pods.
2020-05-09 00:43:51 -07:00
Kubernetes Prow Robot
27f06962d8
Merge pull request #90744 from prameshj/kubedns-version
...
Bump up the kube-dns version to 1.15.10
2020-05-05 12:39:22 -07:00
Pavithra Ramesh
069381edec
Bump up the kube-dns version to 1.15.10
2020-05-04 16:14:53 -07:00
Pavithra Ramesh
aaa0d12cc7
Add back anti-affinity to kube-dns pods.
...
This change also updates to the latest kube-dns images. The
anti-affinity change was previously rolled back in https://github.com/kubernetes/kubernetes/pull/59357
Adding this back as there have been imrpovements in scheduler
performance since.
2020-05-04 15:40:19 -07:00
Lubomir I. Ivanov
c0387ab3ac
/cluster: add / update OWNERS
2020-04-24 03:21:07 +03:00
Kubernetes Prow Robot
3b00d7dce5
Merge pull request #89415 from wiremind/fluent-plugin-kubernetes_metadata_filter
...
cluster addons: fluentd-elasticsearch: update gems.
2020-04-14 22:00:03 -07:00
Kubernetes Prow Robot
81a0e2f62b
Merge pull request #85923 from MrHohn/sig-gcp-owner-file
...
Migrate OWNERS file to apply the area/provider/gcp label
2020-04-02 19:03:46 -07:00
Cédric de Saint Martin
335bfe0911
cluster add-ons: fluentd: update gems.
...
In particular, update fluent-plugin-kubernetes_metadata_filter to 2.4.5 to solve a potential high apiserver request count.
2020-03-24 08:59:13 +01:00
Michael S. Fischer
c6fa1391f5
nodelocaldns: have Prometheus collect metrics
2020-03-20 08:40:33 -07:00
Kubernetes Prow Robot
1a334335bc
Merge pull request #88215 from kublr/fix/addon-manager
...
fix addon manager failing to elect leader on masters with _ in the hostname
2020-03-18 01:44:47 -07:00
Kubernetes Prow Robot
fbbe9bba8c
Merge pull request #88806 from monotek/fluent-elasticsearch-290
...
updated fluentd to 1.9.2 & use docker builder pattern in dockerfile
2020-03-17 19:26:55 -07:00
Kubernetes Prow Robot
a6f209c1c0
Merge pull request #86259 from rajansandeep/corednsto1.6.6-kube-up
...
Bump CoreDNS version to 1.6.7 [kube-up]
2020-03-17 16:19:26 -07:00
Srinivasa Satya Pradeep Nekkalapudi
66491d2d89
Add tolerations with effect "NoExecute" and "NoSchedule" to allow schedule of nodelocaldns pods on node pools with taints
...
Currently if we define taints on all node pools in a cluster then nodelocaldns pods wont get scheduled on those node pools. Also in GKE as the daemonset has reconcile flag set tolerations cannot be added. So adding these tolerations will allow nodelocaldns pods to get scheduled on all node pools.
2020-03-11 18:27:13 -07:00
Kubernetes Prow Robot
b9f15ece18
Merge pull request #88877 from prameshj/nodecache-update
...
Update to latest node-cache image
2020-03-06 13:17:45 -08:00
Sandeep Rajan
5ce4198152
update coredns to 1.6.7
2020-03-05 16:55:28 -05:00
Pavithra Ramesh
bb318ea84a
Update to latest node-cache image
2020-03-05 11:07:06 -08:00
André Bauer
adc59271d3
updated fluentd to 1.9.2 & use docker builder pattern in dockerfile
...
Signed-off-by: André Bauer <monotek23@gmail.com>
2020-03-04 15:15:53 +01:00
Kubernetes Prow Robot
c8814fd5c6
Merge pull request #88175 from yliaog/windep
...
added nodeSelector to constrain it to Linux only
2020-02-23 12:32:47 -08:00
Oleg Chunikhin
a6739dbffc
fix addon manager failing to elect leader on masters with _ in the hostname (issue #88214 )
2020-02-16 14:48:35 -05:00
Yu Liao
2fd62ad72a
added nodeSelector to constrain it to Linux only
2020-02-14 12:44:17 -08:00
Yu-Ju Hong
bcd975aa65
Replace Beta OS/arch labels with the GA ones
...
Beta OS/arch labels have been deprecated since 1.14.
This change replaces these labels with the GA ones.
2020-02-13 09:38:51 -08:00
Mike Danese
3aa59f7f30
generated: run refactor
2020-02-07 18:16:47 -08:00
Kubernetes Prow Robot
ac1832b709
Merge pull request #87041 from matheusneder/master
...
Fixed fluentd (addon) docker.log format (configuration)
2020-01-16 04:36:24 -08:00
Kubernetes Prow Robot
0c026656fe
Merge pull request #83358 from wawa0210/zx-kubedns
...
Bind kube-dns containers to linux nodes to avoid Windows scheduling on kubernetes cluster includes linux nodes and windows nodes
2020-01-09 20:12:35 -08:00
Matheus Neder
33a449474c
Fixed docker.log format
2020-01-09 19:10:45 -03:00
Kubernetes Prow Robot
fc98aa5446
Merge pull request #83364 from wawa0210/zx-dns-horizontal
...
Bind dns-horizontal containers to linux nodes to avoid Windows scheduling on kubernetes cluster includes linux nodes and windows nodes
2020-01-09 13:28:34 -08:00
Kubernetes Prow Robot
daaa0b9c6b
Merge pull request #84163 from david-tigera/update-calico-v3.8.4
...
Update Calico to v3.8.4
2020-01-09 11:32:34 -08:00
Kubernetes Prow Robot
a233e0115b
Merge pull request #85944 from SataQiu/fix-es-20191205
...
Addons: elasticsearch supports automatically setting the advertise address
2020-01-08 14:45:39 -08:00
André Bauer
f2adf33bc8
update fluentd to 1.8.0 / fixed gemfile / fixed shellcheck lint problems by using xarg
...
Signed-off-by: André Bauer <monotek23@gmail.com>
2019-12-19 14:33:16 +01:00
Kubernetes Prow Robot
127c47caf4
Merge pull request #85512 from serathius/remove-cluster-monitoring
...
Remove cluster-monitoring
2019-12-17 21:05:57 -08:00
SataQiu
09032bea6c
addons: elasticsearch supports automatically setting the advertise address
2019-12-14 15:12:05 +08:00
Jordan Liggitt
5c6371502a
Update addon permissions
2019-12-13 12:23:39 -05:00
Kubernetes Prow Robot
7a9788be8c
Merge pull request #85838 from like-inspur/master
...
optimize some log config
2019-12-10 14:50:06 -08:00
Kubernetes Prow Robot
cae442a7ce
Merge pull request #86039 from monotek/fluentd-elasticsearch
...
updated fluentd to 1.7.4 + plugin updates and switch to debian buster
2019-12-09 15:22:54 -08:00
Kubernetes Prow Robot
f029700630
Merge pull request #86065 from serathius/metrics-server-owners
...
Add serathius to metrics-server OWNERS file
2019-12-09 04:56:02 -08:00
Kubernetes Prow Robot
332f452198
Merge pull request #83363 from wawa0210/zx-metadata-agent
...
Bind metadata-agent containers to linux nodes to avoid Windows scheduling on kubernetes cluster includes linux nodes and windows nodes
2019-12-09 03:10:16 -08:00
Kubernetes Prow Robot
082883cba3
Merge pull request #83362 from wawa0210/zx-metrics
...
Bind metrics-server containers to linux nodes to avoid Windows scheduling on kubernetes cluster includes linux nodes and windows nodes
2019-12-09 03:10:02 -08:00
Marek Siarkowicz
e7e9d1cf24
Add serathius to metrics-server OWNERS file
2019-12-09 11:27:56 +01:00
Marek Siarkowicz
31fb04fa98
Remove cluster-monitoring
...
Heapster is deprecated and no longer supported
2019-12-09 11:25:20 +01:00
likerj
597816c11e
update total_limit_size
2019-12-09 16:39:35 +08:00
likerj
3ffd8f34b2
update fluentd-es-configmap
...
queue_limit_length is not supported by fluentd, and I config total_limit_size 2G for buffer total size
2019-12-09 16:39:35 +08:00
likerj
a192b59f9f
fluentd add port promtheus and health check
...
fluentd readiness and liveness health check can use fluent-plugin-prometheus port
2019-12-09 16:39:35 +08:00