Commit Graph

2327 Commits

Author SHA1 Message Date
John Gardiner Myers baa37e78d6 Fix typo in 1.22 release notes 2021-05-10 08:56:17 -07:00
Kubernetes Prow Robot d04946d983
Merge pull request #11439 from johngmyers/1.22-notes
Start release notes for 1.22
2021-05-09 13:17:08 -07:00
Kubernetes Prow Robot 36ed711869
Merge pull request #11438 from johngmyers/1.21-k8s-removal
Carry forward 1.20 deprecations to 1.21 release notes
2021-05-09 13:17:02 -07:00
Kubernetes Prow Robot 0e1a65bd5a
Merge pull request #11428 from hakman/container-runtime_default
Create new clusters without forcing a container runtime
2021-05-09 13:16:48 -07:00
Ciprian Hacman 54961e4ae5 Create new clusters without forcing a container runtime
Decide which container runtime to use later in model, based on Kubernetes version and other settings.
2021-05-09 21:43:58 +03:00
John Gardiner Myers 81524731a0 Start release notes for 1.22 2021-05-09 11:22:09 -07:00
John Gardiner Myers d7a3fcb499 Carry forward 1.20 deprecations to 1.21 release notes 2021-05-09 11:10:14 -07:00
John Gardiner Myers aca8e9b079 Release notes for 1.21.0-beta.1 2021-05-09 10:47:55 -07:00
Ciprian Hacman cad44f1e45 Fix references to v1.20 in v1.21 release notes 2021-05-09 11:46:11 +03:00
John Gardiner Myers e68edd63c9 Update the release process documentation 2021-05-07 23:25:23 -07:00
John Gardiner Myers fe1e850cab Simplify use of hack/set-version 2021-05-07 21:09:11 -07:00
Aðalsteinn Rúnarsson f029de6b46 Update default volume types in Cluster Documentation
The default volume type for root & etcd has been updated from `gp2` to `gp3` as of v1.20.0

Updating the doc to reflect this change and add io2 as well as well as note which types can be configured with iops and throughput options.

Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2021-05-07 14:54:03 +00:00
John Gardiner Myers 7275340637
Apply suggestions from code review
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2021-05-06 18:59:08 -07:00
John Gardiner Myers 116b749368 Documentation and release note for IRSA 2021-05-06 14:28:21 -07:00
Kubernetes Prow Robot 8409917287
Merge pull request #10656 from keithlayne/patch-1
Quote `grep` patterns in docs/rotate-secrets.md
2021-05-06 12:24:00 -07:00
Alexander Block d1ab0af511 Allow cert-manager to be provisioned externally 2021-04-30 20:33:59 +02:00
John Gardiner Myers 428041bc0f Add cluster-level warmPool settings 2021-04-25 20:22:04 -07:00
John Gardiner Myers 0647563da8 Improve warm pool documentation 2021-04-24 10:48:05 -07:00
Kubernetes Prow Robot 7efc6d6cf3
Merge pull request #11307 from olemarkus/warm-documentation
Add warm pool docs and release notes
2021-04-24 02:49:22 -07: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
Ole Markus With c18a210124 Add warm pool docs and release notes 2021-04-24 09:45:41 +02: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
Kubernetes Prow Robot 146f9b4cbb
Merge pull request #11248 from dntosas/cilium-resources
[cilium] Add support for choosing resources
2021-04-19 10:23:45 -07:00
dntosas 55524935d7
[cilium] Add support for choosing resources
Cilium as a CNI is a critical component for the cluster so it would be safe
to have some guaranteed resources as well as allowing the users to
define them based on their needs.

In this commit, we init default requested resources and add the
capability of user-defined values.

Signed-off-by: dntosas <ntosas@gmail.com>
2021-04-19 11:30:02 +03:00
dntosas 0d12f8bfac
[docs] Add a note for updating hashes when changing addon manifests
Signed-off-by: dntosas <ntosas@gmail.com>
2021-04-19 11:11:39 +03:00
John Gardiner Myers 3fe51f2a68 Update rolling update documentation 2021-04-18 15:41:55 -07:00
Kubernetes Prow Robot 2714c66f95
Merge pull request #10672 from hakman/remove-blm-banner
Remove BLM banner
2021-04-15 07:01:50 -07:00
Kubernetes Prow Robot 2f1c8f3969
Merge pull request #11186 from integrii/patch-1
Update kops_create_secret_dockerconfig.md
2021-04-15 05:55:50 -07:00
Ciprian Hacman 6c284a886b Apply suggestions from code review 2021-04-15 11:42:27 +03:00
Eric Greer 21c6007e71 Update kops_create_secret_dockerconfig.md
Today we were implementing an authenticated docker user, but it was unclear how exactly to do that.  We learned that simply making this secret within kops was all that was needed for the docker config to start appearing on newly built nodes.  It would be nice if the documentation here reflected that.  It would have saved us some time.
2021-04-15 11:30:54 +03:00
xiaorunkun df908fbed8 Correct typos 2021-04-15 10:31:02 +03:00
Kubernetes Prow Robot 98ddb40259
Merge pull request #11233 from hakman/relnotes_1.21.0-alpha.3
Release notes for 1.21.0-alpha.3
2021-04-14 03:30:42 -07:00
Ciprian Hacman 80f63a3446 Release notes for 1.21.0-alpha.3 2021-04-14 10:22:17 +03:00
yojay11717 71d84f6375 fix a typo 2021-04-14 14:38:35 +08:00
Peter Rifel 3e4919de7d
Update IG tutorial for per-AZ node groups 2021-04-12 21:21:07 -07:00
John Gardiner Myers 492a2422d7 Update release compatibility matrix 2021-04-10 19:37:01 -07:00
Justin SB 63ebbe556a Docs: Remove 'prerelease' warning from 1.20
Also fix a small typo I noticed in the 1.19 notes.
2021-04-10 14:56:51 -04:00
Justin SB 994e0e2feb Release notes for 1.20.0 2021-04-10 09:42:57 -04:00
Kubernetes Prow Robot e465d57d81
Merge pull request #11189 from recollir/patch-1
Update cilium.md
2021-04-09 13:45:16 -07:00
Justin SB 6cb7a5be67 Release notes for 1.19.2 2021-04-09 11:30:50 -04:00
Federico Hernandez 927429bea7
Update cilium.md
Link to Cilium doc about NodePort resulted in a 404.
2021-04-09 08:50:31 +02:00
Kenji Kaneda baff30d66e Add an option to skip NTP installation
Add NTPConfig to ClusterSpec. NTPConfig has the SkipInstall option.

https://github.com/kubernetes/kops/issues/9661
2021-03-31 12:33:32 -07:00
Kubernetes Prow Robot 50b89a0c25
Merge pull request #11151 from maoyangLiu/master
fix the mistake link in addons.md
2021-03-28 12:06:45 -07:00
Kubernetes Prow Robot e4be5dcece
Merge pull request #11150 from allir/patch-1
Update Getting Started AWS guide
2021-03-28 11:24:44 -07:00
Kubernetes Prow Robot 0a84e898f2
Merge pull request #11153 from justinsb/expand_help_on_user-Flags
Expand flag help on --user flags
2021-03-27 11:20:43 -07:00