Commit Graph

115 Commits

Author SHA1 Message Date
Ciprian Hacman 841184017f
Automated cherry pick of #15144: Upgrade Karpenter to v0.27.5 (#15571)
* feat(karpenter): Upgrade to version 0.27.0

Upgrade Karpenter to current last stable version `0.27.0`.
Template have been updated to use the same templates than the Helm chart.

* feat(karpenter): Use AWSNodeTemplate for launchTemplate

To set Launch Templates is deprecated into the provisioner, it is recommends using the `AWSNodeTemplate` to set it.
Ref:
 - https://karpenter.sh/v0.27.0/concepts/node-templates/

* feat(karpenter): Enable pruning addon

* Use extra flags in upgrade-ab scenario test

* feat(karpenter): Drop `karpenter` feature flag

* feat(karpenter): Add release note for `1.27`

* feat(karpenter): Upgrade to version 0.27.3

* feat(karpenter): fix template

* feat(karpenter): Upgrade to version 0.27.5

* Update Karpenter documentation with depending kops version

* Delete KOPS_FEATURE_FLAGS from e2e test `run-test`

* Run hack/update-expected.sh

---------

Co-authored-by: Anthony Hausman <anthonyhausman@gmail.com>
2023-07-01 05:54:49 -07:00
Jan Safranek 51fbeb650b Remove python2 from RHEL9
It's not available there.
2023-06-08 15:00:20 +02:00
Peter Rifel c488ddfe2f
Add AL2023 to docs 2023-03-16 22:24:58 -05:00
Reilly Brogan 281de53cab Initial support for Debian 12 Bookworm
Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
2023-03-15 15:05:09 -05:00
Ciprian Hacman 0dc2b0594a Add release note for etcd backup default change 2023-01-23 09:43:09 +02:00
Ciprian Hacman 8b404ae6de Set minimum version for specifying an AMI through an SSM parameter to 1.25.3 2022-11-21 08:27:53 +02:00
Ciprian Hacman cb0235d60d Add commands for finding the latest Debian images for GCP and Azure 2022-11-21 07:35:11 +02:00
Ciprian Hacman 159fa89ae6 Add minimum version for specifying an AMI through an SSM parameter 2022-11-21 07:33:41 +02:00
Ciprian Hacman 6201f45621 Add commands for finding the latest images for GCP and Azure 2022-11-12 10:14:15 +02:00
John Gardiner Myers 0c5cb27732 Deprecate Ubuntu 18.04 2022-11-01 23:39:29 -07:00
John Gardiner Myers eb69f8ac60 Remove well known account aliases for unsupported distros 2022-11-01 16:20:27 -07:00
Bronson Mirafuentes 10d722d87a update images docs on how to use ssm parameters 2022-10-20 09:27:51 -07:00
Thomas Colomb 4800f29d19 Karpenter : fallback on ondemand instance by default 2022-10-04 11:10:13 +02:00
Ole Markus With 82c2cdc07c Fix etcd administration link 2022-09-01 20:47:31 +02:00
Ole Markus With c0114f0f29
Use correct command for fetching the cluster spec
Co-authored-by: Alex Simenduev <shamil.si@gmail.com>
2022-08-21 10:16:41 +02:00
Ole Markus With dd9b40a751 Update and clean up etcdcli and etcd backup documentation 2022-08-21 09:43:54 +02:00
Ole Markus With 8bcc640452 Make Karpenter respect IG's spec.Subnets
This will add tag all subnets with the IGs using that subnet

Update docs/operations/karpenter.md

Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2022-08-01 21:06:24 +02:00
deepak jain 78ca3ae6fa removing extra equalTo 2022-06-27 22:15:39 +05:30
Deepak Jain 9f220a3d4e
Update troubleshoot.md 2022-06-27 21:59:50 +05:30
simonc bc93ec53ac
Update troubleshoot.md 2022-05-26 10:51:27 +01:00
Ciprian Hacman 0b39fefabb Add docs for Rocky Linux 8 and Ubuntu 22.04 (Jammy) 2022-04-27 16:06:55 +03:00
Ciprian Hacman 4fe9822cf1 Add back support for Ubuntu 18.04 2022-04-26 08:22:50 +03:00
Karan Nadagoudar a86f57c914
Cluster config update after kOps update (#13306)
Added commands to run to update the cluster after kOps update so new features/bug-fixes are applied to the cluster
2022-03-03 02:30:49 -08:00
Ole Markus With 6493791a41 Karpenter on kOps will now use approperiate max pods 2022-02-01 21:21:33 +01:00
Ole Markus With 0090103618 Add documentation on karpenter
Apply suggestions from code review

Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>

Apply suggestions from code review
2021-12-28 20:47:10 +01:00
Peter Rifel 3c7b4c7f07
Add docs on how to assign arrays with toolbox template 2021-11-06 09:29:50 -04:00
John Gardiner Myers 0f99aa1e62 doc: Number subsections that are procedural steps 2021-10-30 09:50:51 -07:00
Peter Rifel 747fbcdd09
Update Amazon Linux 2 documentation to mention the 5.10 kernel 2021-09-28 08:26:33 -05:00
Matthew Conway 47227f0de5
Fix etcd3-migration docs link 2021-08-31 17:09:07 -04:00
Reilly Brogan 1b59233c8e Debian 11: Release AMIs use same AWS Owner ID as Buster 2021-08-16 12:06:36 -05:00
Ciprian Hacman 19c9d5cee8 Update Debian 11 first supported kOps version 2021-08-13 05:57:17 +03:00
Reilly Brogan 850bca8db6 Support Debian 11 Bullseye 2021-08-06 12:52:16 -05:00
John Gardiner Myers 1d3bdf54af Update keypair rotation documentation 2021-07-15 14:05:08 -07:00
John Gardiner Myers 5dc5292a59 Remove colons from section headings 2021-07-11 12:21:31 -07:00
John Gardiner Myers 87b25c5078 Provide more information on rotating secrets 2021-07-11 12:08:45 -07:00
John Gardiner Myers 480f408d40 Add documentation for keypair rotation 2021-07-10 13:51:49 -07:00
John Gardiner Myers c904c743da Remove 'kops import' 2021-06-21 07:34:29 -07:00
Kubernetes Prow Robot e7550dcefc
Merge pull request #11730 from OutdatedVersion/patch-1
Hyperlink Sprig reference
2021-06-13 03:19:01 -07:00
Ole Markus With 63f624764f
Update docs/operations/etcd_backup_restore_encryption.md
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2021-06-11 18:53:18 +02:00
Ole Markus With fea2a08b1c Add small note about rotating cluster after backup restore 2021-06-10 09:08:04 +02:00
Ben Watkins b8daa77dfa
Hyperlink Sprig reference 2021-06-09 17:56:13 -05:00
John Gardiner Myers a09d10776d Create document on asset repositories 2021-06-06 20:34:34 -07:00
John Gardiner Myers 2a5e4ef647 Deprecate old OS versions 2021-06-04 22:52:53 -07:00
Ole Markus With 2657c9bdc8 Update the service account issuer discovery documentation 2021-05-31 10:28:29 +02:00
Ciprian Hacman 7c45a0172b Cleanup Docs 2021-05-25 08:48:16 +03:00
Alex Berenshtein 89779761eb
Update etcd_backup_restore_encryption.md 2021-05-19 17:29:35 +03:00
John Gardiner Myers 3fe51f2a68 Update rolling update documentation 2021-04-18 15:41:55 -07:00
Ole Markus With 29d5494940 Add docs about dedicated apiserver ndoes 2021-03-21 07:41:18 +01:00
Adrian Mester ae782e8792 fix CNI bin path in troubleshoot.md 2021-03-16 12:08:44 +02:00
Ciprian Hacman 55f8c70779 Add channels entries for image architecture 2021-03-15 20:36:37 +02:00