Update 1.34 release notes

Follow-up of:
 - https://github.com/kubernetes/kops/pull/17587

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
This commit is contained in:
Arnaud Meukam 2025-08-29 22:08:31 +02:00
parent 6bd7b39827
commit 5391dbced8
No known key found for this signature in database
GPG Key ID: E127D6541A5EBDDB
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ This is a document to gather the release notes prior to the release.
* Default SSH key is now `~/.ssh/id_ed25519.pub`, instead of the less secure `~/.ssh/id_rsa.pub`.
* `crictl` and `nerdctl` are now only installed on demand, by setting `spec.containerd.installCriCtl=true` and `spec.containerd.installNerdCtl=true`.
* `ebtables`, `ethtool` and `socat` are no longer installed by default.
## Some Feature