What are the most recent advancements in Kubernetes 1.28, and how do they improve cluster management and workload scalability?

What are the latest technological advancements introduced in Kubernetes 1.28, and how do these updates enhance cluster management, workload scalability, and security? Could you also explain any new features or improvements that significantly impact the way developers and DevOps teams interact with Kubernetes? Additionally, how do these changes compare to previous versions in terms of performance optimization and resource utilization?

At high level I know this from release notes

API and Feature Enhancements: New stable features include ServiceInternalTrafficPolicy, allowing finer control of traffic within clusters, and NodeLogQuery, enabling retrieval of node-level logs directly from the Kubernetes API.

Recovery from non-graceful node shutdown

Supported skew between core node and control plane

Performance Optimizations: Improved scaling and performance, especially for large-scale clusters and workloads, with refinements in resource management and scheduling efficiency.

More details here