Commit Graph

2796 Commits

Author SHA1 Message Date
Justin SB f29e4033e2 Release notes for 1.23.4 2022-09-04 11:32:16 -04:00
Ole Markus With 82c2cdc07c Fix etcd administration link 2022-09-01 20:47:31 +02:00
Ole Markus With ddb5ad107f Warn that enabling irsa can be disruptive 2022-09-01 20:47:22 +02:00
torredil 230ff7eb57 Allow self-managed aws-ebs-csi-driver
Signed-off-by: torredil <torredil@amazon.com>
2022-08-24 18:40:27 +00: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 7d7780bad9 Revert "Remove passing cluster name as positional argument"
This reverts commit 824eb9cabb.
2022-08-18 07:26:42 +02:00
Ciprian Hacman 11a0f64cd8 Add option to configure runc version for containerd 2022-08-04 09:48:46 +03:00
Kubernetes Prow Robot 9661894261
Merge pull request #13618 from justinsb/kubescheduler_config
Support kube-scheduler config
2022-08-03 21:53:46 -07:00
justinsb 3ba1b38d0c Add docs for KubeSchedulerConfiguration
Add some example docs for addon objects / custom KubeSchedulerConfiguration.
2022-08-03 15:23:14 -04:00
Ciprian Hacman 7ccf9f9a25 Run make gen-cli-docs 2022-08-03 21:07:12 +03: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
Ole Markus With 824eb9cabb Remove passing cluster name as positional argument
Apply suggestions from code review

Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2022-07-31 15:54:35 +02:00
Ciprian Hacman c4902e7c24 Release notes for 1.24.1 2022-07-30 05:40:03 +03:00
Kubernetes Prow Robot ff5b06586d
Merge pull request #14063 from justinsb/relnotes_1.23.3
Release notes for 1.23.3
2022-07-29 06:45:22 -07:00
Kubernetes Prow Robot e5c6bff38d
Merge pull request #14062 from justinsb/relnotes_1.22.6
Release notes for 1.22.6
2022-07-29 06:45:11 -07:00
Kubernetes Prow Robot 7d40680ec7
Merge pull request #14034 from hakman/hetzner_server_groups
Enable rolling updates for Hetzner
2022-07-29 05:59:11 -07:00
Ciprian Hacman 786f074b93
Update docs/releases/1.23-NOTES.md 2022-07-29 14:58:51 +03:00
justinsb 1a1f3192d3 Release notes for 1.23.3 2022-07-29 07:53:47 -04:00
justinsb 86e93fa1d7 Release notes for 1.22.6 2022-07-29 07:52:35 -04:00
Ciprian Hacman 39b203c265 Enable rolling updates for Hetzner 2022-07-27 15:21:15 +03:00
Eric Bailey 4bcd240cc4
Update continuous_integration.md
Update wording to note that #6465 was merged and add an AWS example of a dry run.
2022-07-26 15:44:46 -05:00
(╯°□°)╯︵ uᴉǝssnH ɐɟɐʇsoW 4f75569bb4
fix hyperlinks in calico docs 2022-07-21 21:42:15 +04:00
Tom Dudley f61f01dae5 Add S3_REGION to Hetzner docs 2022-07-18 15:08:18 +01:00
Ciprian Hacman 19ca0861a1 Add option to set etcd-manager backup interval 2022-07-14 09:58:19 +03:00
Ciprian Hacman 41575e6f72 Fix release notes for 1.24.0 2022-07-08 13:28:42 +03:00
Ciprian Hacman 69e9147aed Release notes for 1.24.0 2022-07-08 10:42:03 +03:00
Ciprian Hacman 4198df2fcd Set SpecOverrideFlag to true by default 2022-07-08 07:25:23 +03:00
Kubernetes Prow Robot a5e5adb560
Merge pull request #13942 from Ladicle/fix-broken-links
Fix broken links
2022-07-07 00:33:35 -07:00
Nicolas Sterchele 73b6ed4150
aws: introduce maximum instance lifetime in cluster
The maximum instance lifetime is an AWS only feature and specifies the
maximum amount of time (in seconds) that an instance can be in service
before it is terminated and replaced.
A common use case might be a requirement to replace your instances on a
schedule because of internal security policies or external compliance
controls.
2022-07-04 20:38:33 +02:00
Aya Igarashi 0dfe557760 Fix broken links 2022-07-04 18:20:42 +09:00
Kubernetes Prow Robot 7803fee2b9
Merge pull request #13929 from olemarkus/lbc-shield
Make it possible to enable the shield addon for LBC
2022-06-30 09:22:07 -07:00
Ole Markus With afd7c60d77 Make it possible to enable the shield addon for LBC 2022-06-30 16:23:08 +02:00
ederst 76e7ed6cb7 Use csi-snapshotter for OS only when the controller is enabled 2022-06-30 10:01:52 +02:00
Ciprian Hacman 4b637db62b
Release 1.25.0-alpha.1 (#13912)
* Release 1.25.0-alpha.1

* Squash release commit for more clarity
2022-06-29 05:32:06 -07:00
Ole Markus With bac19f15e3 Update test version docs 2022-06-28 20:37:01 +02:00
Ciprian Hacman 50c8709a6c Run make gen-cli-docs 2022-06-28 18:58:23 +03:00
justinsb 29b168b9d7 gce: Move out of beta, drop feature flag
GCE support seems stable now, and we have good clarity at the API
level and how that translates to GCP resources, which was our blocker
previously.

Drop the need for the feature-flag.
2022-06-28 11:22:34 -04:00
Kubernetes Prow Robot 208ecbf4d5
Merge pull request #13889 from kubernetes/dependencies/update-1656341220
Update dependencies
2022-06-27 23:15:57 -07: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
github-actions 85048b5c3d Update dependencies 2022-06-27 14:47:00 +00:00
Ole Markus With 04373a8c4f Release notes for 1.24.0-beta.3 2022-06-26 12:11:29 +02:00
Kubernetes Prow Robot 7f7905f064
Merge pull request #13862 from sxt90128/feature/fix-13226-align-website-readme
Align website and readme file
2022-06-24 07:20:58 -07:00
Shen, Esther 79dd59a584 Align website and readme file 2022-06-24 14:17:08 +08:00
Ole Markus With 74fdf9c7a3 Do not run CAS on spot instances 2022-06-21 15:42:47 +02:00
Ole Markus With d3badf78a4 Release notes for 1.24.0-beta.2 2022-06-12 17:49:45 +02:00
Ole Markus With 31226a297a Make the cert-manager breaking change more visible.
The reason kops 1.23 is that SSA will ensure the API version of the snapshot controller is updated. CSA does not support this.
2022-06-11 21:31:45 +02:00
Eric Bailey 989c92ad7f Update documentation for fileAssets and fix whitespace error 2022-06-09 11:06:57 -05:00
Ole Markus With 35bbf9c8f3 Add 1.25 notes 2022-06-07 15:01:08 +02:00