Commit Graph

74 Commits

Author SHA1 Message Date
Amit Prasad 48fa73f3bb Add option in Cluster Autoscaler AddOn for AWS EC2 Static instance list 2021-08-21 22:44:31 +05:30
Ole Markus With 6f82ea4882 Add missing IAM permissions to the NTH docs 2021-07-13 18:13:35 +02:00
Dirk Jablonski 75977bcc16 Fix kOps version for managed flag on cert-manager 2021-06-21 10:16:08 +02:00
dntosas 20124d3ba9
[addons] Introduce NodeProblemDetector
Node Problem Detector aims to make various node problems visible to
the upstream layers in the cluster management stack. It is a daemon
that runs on each node, detects node problems and reports them to apiserver
so to avoid scheduling new pods on bad nodes and also easily identify
which are the problems on underlying nodes.

Project Home: https://github.com/kubernetes/node-problem-detector

Signed-off-by: dntosas <ntosas@gmail.com>
2021-06-16 21:00:22 +03:00
Ole Markus With ea03e77058 Remove docs on static addons
The kOps addon has become one of the kOps big strenght. However, the static addons have been unmaintained for years and few of them actually work anymore.
2021-05-31 21:27:19 +02:00
Ole Markus With 4323a10130 Add documentation about snapshot-controller 2021-05-26 09:31:26 +02:00
Ole Markus With 9a33564d35 Add a note about NTH Queue Process mode 2021-05-25 15:49:14 +02:00
Alexander Block d1ab0af511 Allow cert-manager to be provisioned externally 2021-04-30 20:33:59 +02:00
Kubernetes Prow Robot bc20262a47
Merge pull request #11281 from javipolo/cert-manager-default-issuer
Add ability to set a default Issuer in certManager addon
2021-04-24 01:21:14 -07:00
Jason Haugen c2a9bdc515 fix permissions required for NTH Queue Processor 2021-04-23 13:10:29 -05:00
Peter Rifel c653a83be9
Document the newly required SQS permissions for NTH 2021-04-23 09:31:10 -05:00
Jason Haugen 36722afb0f change casing Asg->ASG 2021-04-22 13:07:01 -05:00
Javi Polo bf20c6a4b7 Add ability to set a default Issuer in certManager addon 2021-04-21 22:39:25 +02:00
Jason Haugen 7e48dad4d2 add ManagedAsgTag, merge templates, improve docs 2021-04-19 16:51:08 -05:00
Jason Haugen cceb9dd296 lifecycle integ test, docs, & small cleanup 2021-04-19 15:43:06 -05:00
maoyangLiu 107c4572a5 fix the mistake link 2021-03-27 14:06:51 +08:00
jurriaanpro 25955ceb6b Add scaleDownDelayAfterAdd to clusterAutoscaler spec 2021-03-25 11:23:48 +01:00
Ole Markus With 6f9b5eef83 AWS LB controller is as of 1.20, not 1.19 2021-02-24 19:15:04 +01:00
Ole Markus With 8486650c33 Add support for cluster autoscaler 1.20.x
Update upup/models/cloudup/resources/addons/cluster-autoscaler.addons.k8s.io/k8s-1.15.yaml.template

Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2021-02-17 14:05:09 +01:00
Ole Markus With 56330188d0 Add AWS LoadBalancerController 2021-02-11 08:47:03 +01:00
Kubernetes Prow Robot 40ae752e46
Merge pull request #10545 from olemarkus/channels-certs
Have channels create PKI for addons
2021-01-31 01:21:49 -08:00
Ole Markus With 1db7b72843 Use serving cert for metrics-server 2021-01-30 09:01:36 +01:00
Ole Markus With 7dbc9c9571 Fix header indentation in addons.md
Also the misplaced cluster-autoscaler docs
2021-01-29 20:05:26 +01:00
JamesJJ 2c86b29607 Fix minor typos 2021-01-17 14:11:08 +08:00
Ole Markus With 1ae09e86a5 Add minimal cert-manager addon 2020-12-04 21:52:07 +01:00
Ole Markus With b9b24b402c Promote addon docs to first level menu item 2020-12-03 08:24:12 +01:00
mikesplain 1fdca28a8b aws cleanup and addon management compaction 2019-09-19 20:56:29 -04:00
Peter Rifel 1bb98e6a97 Update dashboard instructions for accessing the dashboard addon
We might as well just reference the official instructions rather than duplicating them here.
2019-04-01 12:04:07 -07:00
Mauricio Scheffer 406c33a0b3
Fix dashboard yaml that returned 404 2019-02-18 15:24:51 +00:00
fatsheep9146 1b1b072d5f fix typos for addon doc 2019-01-30 11:09:53 +08: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
zouyee c7ae696767 bump prometheus-operator version and deploy file 2018-12-11 14:02:14 +08:00
zouyee bc024905bd bump heapster version and mark it retired 2018-12-11 10:39:58 +08:00
Anatoli Iariomenco 2a6ebb5e1d
Fixed add-ons manifest.
Add-ons example is missing `manifest: ` part.
2018-12-05 16:41:19 -05:00
Jeffrey Sica 135b1d0501 update to use v1.10.0 2018-11-29 20:07:04 -05:00
Jonas Lergell bd680c4bf9 Document how to create a custom addon 2018-11-21 17:41:20 +01:00
Cory Lucas 73ae701b25
Fix markdown typo 2018-09-26 10:23:55 -04:00
Federico Hernandez de329b1495 Reverted addon-resizer version and rebased 2018-08-16 10:10:16 +02:00
Federico Hernandez 98a20c7d8f Addon update heapster 2018-08-16 10:04:23 +02:00
k8s-ci-robot c83dbc1119
Merge pull request #5140 from gianrubio/prom-operator-addon
Create addon for prometheus-operator
2018-05-30 09:34:52 -07:00
Federico Hernandez c31b3c73a6 Updated example for dashboard installation to 1.8.3 2018-05-24 10:11:11 +02:00
Giancarlo Rubio 15f95be9b3 Create addon for prometheus-operator 2018-05-10 20:05:39 +02:00
AdamDang 05dd9ae302
Typo fix in addons.md
Two changes:
Kubernetes is in capital and lowercase letters.
addons is ->addons are
2018-04-26 23:24:22 +08:00
yulng d2d3f26d51
RBAC
RBAC
2018-04-14 16:16:37 +08:00
renchao b01ed1c684 Fix broken links for Usage instructions in addons.md 2018-01-31 14:03:18 +08:00
Omar Jatoi 8a5b8a00ee
Bump kubernetes dashboard version to 1.8.0 2017-12-21 17:22:13 -05:00
tallaxes ffb2923eb8 Bump kubernetes-dashboard to v1.7.1 2017-10-16 23:38:11 -07:00
Francesco Vasco ffffba4848 switch monitoring-standalone to v1.7.0 2017-09-12 10:38:51 +02:00
Markus Padourek 9665bd486c Update usage to 1.6.3 2017-08-01 08:47:33 +02:00
Markus Padourek cce013b1bb Fixed typo 2017-08-01 08:41:42 +02:00