Ciprian Hacman
cd48856c98
Use registry.k8s.io for legacy addons
2023-02-12 13:45:08 +02:00
Paco Xu
d632e39eae
Stop applying the beta.kubernetes.io/os
2022-10-27 12:15:38 +08:00
Ciprian Hacman
8bbc88eb2e
Disallow the use of legacy addons
2021-07-31 05:33:26 +03:00
Ole Markus With
3f95b67887
Remove addons that no longer works
...
* Heapster gone since 1.13
* Route53 mapper uses toleration annotations that was removed in 1.6 and couldn't have been scheduled since then
2021-07-19 21:56:47 +02:00
jayonlau
b2745f242d
Clean up extra spaces
...
Clean up extra spaces, although these errors are not important, they affect the code specification.
2021-07-14 14:19:39 +08:00
choeffer
4d6048b41d
fix: broken link
2021-06-17 11:29:12 +02:00
isaachui
62b6288223
fix cluster-autoscaler url from cluster_spec -> addons
2020-12-05 16:31:55 -08:00
axpraka
3033caa5e7
Update kops as kOps and remove extra spaces from .md files
...
- Updated kops as kOps in .md files.
- Remove extra spaces from .md files
2020-11-13 20:09:51 -05:00
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