Vitaliy
3e989b75d3
docs: updated etcdctl example
...
On a modern (k8s/kops 1.31.x) cluster, etcd CLI tools are located in:
```
# /opt/etcd-v3.5.13/etcdctl version
etcdctl version: 3.5.13
API version: 3.5
```
so I updated the docs example to point to the right place, so it can be used as-is.
2025-02-14 13:47:31 -05:00
Kubernetes Prow Robot
c4b8f68dcf
Merge pull request #17192 from rifelpet/2404-stable
...
Promote Ubuntu 24.04 to stable in Kops 1.31
2025-01-25 17:07:21 -08:00
Kubernetes Prow Robot
0102494e34
Merge pull request #17191 from rifelpet/reconcile-docs
...
Add docs for the new kops reconcile cluster command
2025-01-25 08:37:22 -08:00
Peter Rifel
891b3962d2
Fix aws cli command for discovering 24.04 AMIs
2025-01-09 21:42:25 -06:00
Peter Rifel
ae625a649f
Add more details and update updates_and_upgrades.md
2025-01-09 10:02:05 -06:00
Peter Rifel
d928affb50
Promote Ubuntu 24.04 to stable in Kops 1.31
2025-01-08 20:56:11 -06:00
Elliot Dobson
6287e799fc
Update Service Account Issuer Migration doc
...
Add procedure for using `additionalServiceAccountIssuers` which was added in kubernetes/kops#16497 .
2024-07-31 11:06:56 +12:00
Jin Li
876118685f
Fix 2 broken links in the docs
2024-07-02 13:23:32 +08:00
Peter Rifel
e5244af31a
Add support for Rocky 9
2024-06-15 06:20:12 -05:00
Kubernetes Prow Robot
9cea794243
Merge pull request #16600 from dannyeuu/docs-add-debian-12-on-aws
...
[DOCS] Add docs for Debian 12 on AWS
2024-06-04 17:35:01 -07:00
Daniel Lopes
d5f206f500
[DOCS] Add docs for Debian 12 on AWS
2024-06-04 14:44:16 -03:00
Kubernetes Prow Robot
937663a624
Merge pull request #16541 from elliotdobson/esd-sai-migration-docs
...
add service account issuer migration doc
2024-05-15 23:48:02 -07:00
Ciprian Hacman
ada2b348ef
Initial support for Ubuntu 24.04 (Noble Numbat)
2024-05-08 11:22:17 +03:00
Elliot Dobson
8667279e1a
add service account issuer migration doc
2024-05-08 11:49:34 +12:00
esbc-disciple
91e299decd
Update images.md ( #16454 )
...
* Update images.md
include explicit instructions on pulling arm64-based images
* Update docs/operations/images.md
make image search commands processor-architecture-agnostic
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
* Update images.md
change image search strings to also capture arm process architecture
* Update docs/operations/images.md
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
---------
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2024-04-06 23:09:55 -07:00
Moshe Vayner
1b5e6dd2be
docs: remove warning about aws vpc cni not being compatible with Ubuntu 22.04, following #16313
2024-02-05 13:51:45 -05:00
Peter Rifel
fec3f3b0be
Document incompatability with Amazon VPC CNI and 22.04
2023-11-07 20:33:03 -06:00
Ciprian Hacman
88b07afd5b
Bump alpha channel with October releases
2023-10-20 09:14:46 +03:00
John Gardiner Myers
054c3960a5
Don't set object-level public ACL in S3 FileRepository
2023-08-01 04:26:41 -07:00
Tone
c2ed4b6f64
Upgrade Karpenter to v0.27.5 ( #15144 )
...
* 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
2023-06-29 22:57:45 -07:00
John Gardiner Myers
0dfac69d83
Remove support for Weave networking
2023-06-22 23:03:24 -07:00
John Gardiner Myers
432ced6e57
Remove support for Ubuntu 18.04
2023-06-22 23:03:16 -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