Colin Hoglund
fe7dd222e1
Update kubelet API with SeccompDefault option.
2023-09-17 07:33:07 +03:00
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
Leïla MARABESE
a4c8b8dc6e
doc: add dns feature
2023-06-23 11:01:42 +03:00
AkiraFukushima
01c3c77ae8
[doc] Rename state store section in aws
2023-06-14 18:38:40 +09:00
AkiraFukushima
243c99166e
[doc] Update s3api command to create OIDC bucket
...
Recently AWS disabled ACLs by default, so we need to update s3 commands to create public buckets
2023-06-13 22:53:21 +09:00
Kubernetes Prow Robot
1f750303d6
Merge pull request #15475 from hakman/default_ubuntu_jammy
...
Use Ubuntu 22.04 (Jammy) as the default distro for K8s 1.27+
2023-06-11 05:21:46 -07:00
Jan Safranek
51fbeb650b
Remove python2 from RHEL9
...
It's not available there.
2023-06-08 15:00:20 +02:00
Ciprian Hacman
5901a8ae30
Use Ubuntu 22.04 (Jammy) as the default distro for K8s 1.27+
2023-06-07 14:52:25 +03:00
John Gardiner Myers
1e7576c9c5
Upgrade external-dns to v0.13.5
2023-05-30 17:47:59 -07:00
Kubernetes Prow Robot
de949ca9f7
Merge pull request #15327 from agilgur5/1.19-release-secure-metrics-server
...
docs(release): add improved security of `metrics-server` note to 1.19
2023-05-30 12:51:46 -07:00
Kubernetes Prow Robot
c5ad898ef9
Merge pull request #15424 from spotinst/feature/add_spreadNodesBy
...
Spotinst: add feature spread nodes by count/vcpu to markets
2023-05-24 05:15:04 -07:00
Kubernetes Prow Robot
f7d97dba3c
Merge pull request #15422 from scaleway/scw_none_dns
...
scaleway: none DNS option available
2023-05-24 05:14:51 -07:00
srikiz
da671639de
Minor update to docs
2023-05-23 11:32:05 +05:30
yehielnetapp
9396754584
update docs for cluster setting #2
2023-05-21 12:05:04 +03:00
yehielnetapp
2d157b372a
update docs for cluster setting
2023-05-21 11:24:02 +03:00
Ciprian Hacman
278e003f77
Update release-process.md
2023-05-20 06:59:44 +03:00
Leïla MARABESE
fddab4d8e9
scaleway: none DNS option available
2023-05-16 18:20:34 +02:00
Kulwant Singh
4d974d48fc
docs: use dl.k8s.io not gs://kubernetes-release
2023-05-11 09:01:23 -07:00
Ciprian Hacman
43dc946522
Hide s2a flags from --help output
2023-05-08 07:35:36 +03:00
John Gardiner Myers
71346e17fd
Update release-process.md for registry.k8s.io change
2023-05-05 21:44:23 -07:00
Kubernetes Prow Robot
8f4fd41e3a
Merge pull request #15357 from spotinst/feature/update_help_wanted_in_release_doc
...
Spotinst: update help wanted in release doc
2023-05-02 07:02:17 -07:00
Kubernetes Prow Robot
0f13866b01
Merge pull request #15342 from olemarkus/ecr-credentials-provider
...
Switch to using external ECR credential provider for k8s 1.27
2023-05-02 04:50:13 -07:00
yehiel etah
ed95afe948
Update 1.27-NOTES.md
2023-05-02 10:37:12 +03:00
yehiel etah
466bb8f6db
Update 1.26-NOTES.md
2023-05-02 10:35:51 +03:00
Ole Markus With
d7ba6112e6
Add notes about external ECR credential provider
2023-04-29 10:29:25 +02:00
Leïla MARABESE
f2335b8517
temporary env var to pull protokube
2023-04-27 14:35:52 +02:00
Kubernetes Prow Robot
71f0e6933b
Merge pull request #15326 from agilgur5/1.19-release-broken-links
...
docs(release): fix broken CLI link in 1.19 notes
2023-04-19 05:49:10 -07:00
Anton Gilgur
9ab5c4e092
correct the nuances of the note, I misremembered / misread my own previous comments
...
- using the configurable add-on is not necessary per se, can remove
`--kubelet-insecure-tls` from _any_ installation of `metrics-server`,
including one via its Helm chart
2023-04-16 16:22:31 -04:00
Anton Gilgur
d0068ca383
docs(release): add improved security of `metrics-server` note to 1.19
...
- I had brought attention to this issue and mentioned the lack of
security details in the release notes in the PR for
cc41bba0cf
- was requested to submit a PR for this note as well, finally got to
pushing this up 😅
- this is good encouragement to switch to the `metrics-server` add-on
as it provides better security over a self-install
2023-04-16 16:07:35 -04:00
Anton Gilgur
58e53bdfb7
docs(release): fix broken CLI link in 1.19 notes
...
- link to `kops delete instance` doc was broken
2023-04-16 15:40:50 -04:00
Anton Gilgur
79b2e06a30
docs(release): fix typo in 1.22 Notes
...
* Breacking -> Breaking
* Stumbled upon this while looking over the 1.22 Notes searching for a change note about 2e4a1ae143
2023-04-16 14:02:39 -04:00
Kubernetes Prow Robot
c3f28b25d2
Merge pull request #15295 from kundan2707/removed_broken_link
...
broken link removed as not available
2023-04-06 02:21:47 -07:00
Kundan Kumar
c3c29a6f11
broken link removed as not available
2023-04-05 17:55:30 +05:30
Federico Hernandez
a3c43d38b0
Update bastion.md
...
This feature is not available in 1.22. It started to become available with version 1.23
2023-04-05 14:24:06 +02:00
Kundan Kumar
0fc98ae419
Corrected multiple breokn link in calico.md
2023-04-04 15:32:53 +05:30
ederst
3c5486342b
OpenStack: Add advanced IG group config docu
2023-03-27 09:46:45 +02:00
ederst
9841bebcab
OpenStack: Format "getting started" docs
...
This basically formats the getting started doc of OpenStack to adhere to
the markdownlint rules and also includes some minor tweaks, like
adapt the headings to make the TOC work again, remove trailing
spaces, and use more consistent punctuation for pointing out examples.
2023-03-27 09:45:11 +02:00
ederst
f5be7d9efd
OpenStack: Add docu for setting allowed address pairs
2023-03-23 15:01:10 +01: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
a601b25ea5
Update channels and release note for 1.26
2023-03-10 14:53:27 +02:00
Kubernetes Prow Robot
ef3517bc8c
Merge pull request #14735 from Mia-Cross/scaleway_documentation
...
scaleway: documentation
2023-03-09 06:06:01 -08:00
Leïla MARABESE
05db7221c3
removed load-balancers from coming soon
2023-03-09 14:13:29 +01:00
phillip.nielsen
d978c309f2
[docs] Fix External IAM Policy Docs
...
This feature was renamed during its [development](https://github.com/kubernetes/kops/pull/7837 )
and a remnant of that original name was in the docs.
2023-02-22 16:09:38 -06:00
ederst
b83f76d709
Document setting cluster name flag for OCCM and Cinder CSI plugin
2023-02-15 14:27:22 +01:00
Nick Triller
b08aed9766
Document sqs:TagQueue kops permission for aws NTH addon in SQS mode
2023-02-09 19:51:18 +01:00
Ciprian Hacman
f20d4a4b4c
Add release note for containerd config file path
2023-02-06 10:14:18 +02:00
Kubernetes Prow Robot
94affad3a4
Merge pull request #15050 from anthonyhaussman/feat/tone/cilium_unreachable_routes_pod_deletion
...
Cilium: Add unreachable route for pod IP on deletion option
2023-01-30 05:26:51 -08:00
Anthony Hausman
ea9a9225a0
Add a release note for Cilium enable-unreachable-routes Cilium option
2023-01-30 13:36:36 +01:00
Ciprian Hacman
b65adb73bc
Add release note about Flatcar reboot manager
2023-01-25 08:50:05 +02:00