mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
update changelog based on feedback
Signed-off-by: Carlos Santana <csantana23@gmail.com>
This commit is contained in:
parent
a0bd6dd1e0
commit
612f57b2e9
@ -278,7 +278,7 @@ Introduce KMS v2alpha1 API to add performance, rotation, and observability impro
|
||||
|
||||
### Kube-proxy images are now based in distroless
|
||||
|
||||
In previous releases, kube-proxy docker images were built using Debian as the base image. Starting with this release the images are now built using [distroless](https://github.com/GoogleContainerTools/distroless). This change reduced image size by almost 50% and reduced the number of installed packages and files to only to those strictly required for kube-proxy do its job.
|
||||
In previous releases, kube-proxy container images were built using Debian as the base image. Starting with this release, the images are now built using [distroless](https://github.com/GoogleContainerTools/distroless). This change reduced image size by almost 50% and decreased the number of installed packages and files to only those strictly required for kube-proxy to do its job.
|
||||
|
||||
## Urgent Upgrade Notes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user