Ciprian Hacman
61708eae6b
Rename kops to kOps in the docs
2020-10-29 19:40:53 +02:00
Ole Markus With
e7070e334d
Add metrics-server addon
2020-10-09 08:27:08 +02:00
flouthoc
56bc28dede
Update prometheus-operator to support k8sv >= 1.16.0
2020-09-30 00:07:25 +05:30
christus02
28604be4ea
Updating the Version
2020-09-20 19:54:00 +05:30
christus02
1bfec4d3ad
Updating the Version
2020-09-20 18:20:11 +05:30
Ole Markus With
6cfd50a07a
Deprecate the old cas addon
2020-09-09 12:13:32 +02:00
Raghul Christus
702f4dc56b
Updating the YAMLs for Ingress-Citrix Addon
2020-07-04 12:45:22 +05:30
Shubham
4ea73a4f93
Add Ambassador addon to kops
...
This commit adds Ambassador (https://getambassador.io/ ) addon to
Kops.
Ambassador is installed via Ambassador Operator which is the
recommended way of installed Ambassador - it makes sure users
always have the latest version of Ambassador installed and takes
care of the update schedule as well.
Signed-off-by: Shubham <shubham@linux.com>
2020-06-30 20:36:05 +05:30
Kubernetes Prow Robot
7200889cf7
Merge pull request #9233 from johngmyers/update-hpa
...
Prune old metrics-server and update HPA docs
2020-06-17 05:22:39 -07:00
John Gardiner Myers
3e460f15a3
Prune ancient metrics-server version
2020-05-31 21:59:01 -07:00
Marcin Maciaszczyk
2ad42b3905
Bump Dashboard to v2.0.1
2020-05-28 13:32:38 +02:00
MoShitrit
24b3b8097a
Adding most recent version of kube-state-metrics - 1.9.5
2020-05-13 13:12:15 -04:00
Kubernetes Prow Robot
17d31ee6a6
Merge pull request #8857 from mousavian/master
...
Fix addon/ing/nginx v1.6.0 deployment apiVersion and selector
2020-04-09 06:35:45 -07:00
mousavian
a2ff68137a
Added selector to ing/nginx v1.6.0 deployments
2020-04-07 13:35:10 +10:00
mousavian
45fe37cc8c
Updated ing/nginx 1.6.0 deployment apiVersion
2020-04-07 12:31:30 +10:00
Elisiano Petrini
b1bab7de39
Added metrics-server deployment for 1.16+
...
Since kubernetes 1.16 does not support older deployments api versions
this needs to be updated as well.
Added addon.yaml and amended README.md
2020-04-05 08:35:51 -04:00
Kubernetes Prow Robot
526770e236
Merge pull request #8753 from rifelpet/route53-mapper-deprecate
...
Deprecate the route53-mapper addon
2020-03-15 23:58:35 -07:00
Peter Rifel
0c2725402a
Deprecate the route53-mapper addon
2020-03-15 17:30:24 -05:00
David Medinets
59082a4c62
Update addons/route53-mapper/v1.3.0.yml
...
Fix typo.
Co-Authored-By: Peter Rifel <rifelpet@users.noreply.github.com>
2020-03-12 23:29:34 -04:00
David Medinets
99a33ab647
Update apiVersion to resolve 'no matches for kind "Deployment" in version "extensions/v1beta"' message.
...
I am running kubectl version:
```
Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.3", GitCommit:"06ad960bfd03b39c8310aaf92d1e7c12ce618213", GitTreeState:"clean", BuildDate:"2020-02-11T18:14:22Z", GoVersion:"go1.13.6", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.7", GitCommit:"be3d344ed06bff7a4fc60656200a93c74f31f9a4", GitTreeState:"clean", BuildDate:"2020-02-11T19:24:46Z", GoVersion:"go1.13.6", Compiler:"gc", Platform:"linux/amd64"}
```
2020-03-12 23:15:09 -04:00
Cory Schwartz
930a96a0eb
use v0.29
2020-02-14 15:56:04 -08:00
nothinux
1d38717cb4
update readme, add prerequisites
2019-12-04 12:56:02 +07:00
nothinux
f777b9cfe6
update metrics server image
2019-12-04 12:55:16 +07:00
tanjunchen
b67a656ece
fix 404 urls in docs
2019-11-18 14:24:22 +08:00
Michael Wagner
ad85ca0681
docs(addons): fix broken links
2019-10-29 15:51:49 +01:00
mikesplain
9e55b8230a
Update copyright notices
...
Also cleans some white spaces
2019-09-09 14:47:51 -04:00
Ruxandra Fediuc
0c545ddff1
docs: fix link to Metrics Server user guide
2019-09-01 10:22:33 -07:00
raghulc
631077bbe9
Update Image version and RBAC for Citrix Ingress Controller
2019-07-29 20:49:53 +05:30
Kubernetes Prow Robot
836c199c9b
Merge pull request #7248 from Coolknight/master
...
Add some permissions to cluster-autoscaler clusterrole
2019-07-19 06:41:11 -07:00
Kubernetes Prow Robot
b9e0e01c73
Merge pull request #6871 from elisiano/update-metrics-server-image
...
Update metrics server image
2019-07-19 05:45:13 -07:00
Coolknight
679fa744ce
Update v1.10.0.yaml
...
I had the following errors in the log:
2019-07-15 09:25:17 +02:00
flouthoc
4f3e106433
Change versions to fix memory.limit_in_bytes: device or resource busy
...
Change Operator version to `to fix memory.limit_in_bytes: device or resource busy`
Issue is that the upgrade for docker to fix CVE-2019-5736 has required that runC be loaded into memory: lxc/lxc@6400238 .
The data is about 12Mi in size, so it's too big to work with the 10Mi containers that Prometheus Operator creates for the configuration reloader side-cars.
Fixed in newer Versions of Prometheus Operators therefore changing versions.
References:
https://github.com/helm/charts/issues/11447
https://github.com/coreos/prometheus-operator/pull/2403
2019-05-25 16:04:03 +05:30
Elisiano Petrini
710ae9760f
Update metrics server image
2019-05-02 14:06:10 -04:00
raghulc
c4a6eeb97b
Update information in README
2019-04-04 00:01:05 +05:30
raghulc
e9ddf8d407
Corrections to the yaml files
2019-04-01 14:28:15 +05:30
raghulc
c31b3db5cf
Taken care of the review comments
2019-04-01 00:03:47 +05:30
raghulc
0b5d5776ea
Addon for Citrix Ingress
2019-03-30 18:05:15 +05:30
Kubernetes Prow Robot
728e3b59a8
Merge pull request #6201 from itskingori/fix_metrics_server
...
Fix metrics server addon
2019-03-17 03:15:09 -07:00
Justin SB
cd89216042
Replace gcr.io URL with k8s.gcr.io vanity URL
...
This is just the changes that aren't for backwards compatability, from
the bigger #4931
2019-03-15 01:07:44 -04:00
Kubernetes Prow Robot
9a3bbb60fd
Merge pull request #6567 from iBluemind/master
...
addons/cluster-autoscaler: Add jq installation for OSX environment
2019-03-14 00:00:23 -07:00
Manjong Han
ba847c30e7
Add jq installation for OSX environment
2019-03-03 01:16:27 +09:00
James Sharpe
acad871b83
Rename addon.yml to addon.yaml
...
cluster-autoscaler addon fails to install due to incorrect naming of addon.yaml file.
2019-01-11 00:30:31 +00:00
Kubernetes Prow Robot
183d71a270
Merge pull request #6305 from bzon/master
...
Add extra privilege to prometheus-k8s ClusterRole
2019-01-09 03:51:31 -08:00
John Bryan Sazon
96a96b4891
Add extra privilege to prometheus-k8s ClusterRole
2019-01-07 17:21:15 +00:00
Alex Williams
147d2aec90
Remove duplicate Deployment for prometheus-operator
2018-12-23 23:23:29 +00:00
Kubernetes Prow Robot
323b51ac54
Merge pull request #6090 from gas-buddy/eherot/autoscaler_curl_support
...
Automagically use curl instead of wget if that's what's available
2018-12-20 22:06:14 -08:00
Thomas Schweizer-Bolzonello
5210708ef8
Remove kubernetes-dashboard 1.10.0 (CVE-2018-18264)
2018-12-19 00:50:11 +02:00
Thomas Schweizer-Bolzonello
cbb245af20
kubernetes-dashboard v1.10.1 deployment to kops addons
2018-12-18 22:42:21 +02:00
Kubernetes Prow Robot
c2cd44f596
Merge pull request #6195 from zouyee/dp
...
update heapster version and mark it retired
2018-12-12 12:07:52 -08:00
King'ori Maina
8ba93eeda5
Set metrics server to use insecure tls
...
In 0.3.x, the secure kubelet port with auth is enabled by default. Use
of the insecure port is deprecated and may even be removed as soon as
the next release. See:
* https://github.com/kubernetes-incubator/metrics-server/releases/tag/v0.3.0
* https://github.com/kubernetes-incubator/metrics-server/releases/tag/v0.3.1
That said, metrics-server now uses webhook authentication so kubelet
would need webhook authentication enabled (which we don’t). This flag
enables, that serviceaccount tokens to be used to authenticate against
the kubelet: See:
* https://kubernetes.io/docs/reference/access-authn-authz/webhook/
* https://github.com/kubernetes/kops/pull/5508
* https://github.com/kubernetes/kops/issues/5176#issuecomment-402454053
* https://github.com/kubernetes-incubator/metrics-server/issues/175
Currently, even if we were to use certificates, this provides a
challenge since metrics server will generate it’s own self-signed
certificates since we don’t set `--tls-cert-file` and
`--tls-private-key-file`. Related:
* https://github.com/kubernetes-incubator/metrics-server/issues/25
* https://github.com/kubernetes-incubator/metrics-server/issues/146
2018-12-12 12:37:04 +03:00