Kubernetes 1.27, which was released in April 2023, comes with 60 enhancements, 12 of which are graduating to Stable, 29 are existing features that keep improving, and 18 are completely new
- Pod resource updates: Users can now update a Pod's resources without restarting it.2
- Improved IP address assignment: Kubernetes 1.27 comes with improvements on how internal IPs are assigned to services.2
- New kubectl subcommands via plugins: The release includes new kubectl subcommands via plugins.2
- Safer, more performant pruning in kubectl apply: Kubernetes v1.27 introduced changes to Memory QoS (alpha) to improve memory management capabilities in Linux nodes.1
- Registry.k8s.io replacing k8s.gcr.io: The newer image registry, registry.k8s.io, is replacing k8s.gcr.io.5
- Stable storage capacity tracking and volume expansion: Storage capacity tracking and volume expansion are now stable.3