Stay up-to-date on Kubernetes development in 15 minutes a week.
Kubernetes 1.17 has been released! Interesting features include (but are not limited to) better IPv6 and DualStack support, using EndpointSlices instead of Endpoints for everything, and CSI Topology goes GA in time to make everyone migrate to CSI using Volume Migration. Look out for all of the deprecated metrics that haven been removed from this version, and the requirement for Go 1.13.4+.
Next Deadline: Kubernetes 1.18 cycle begins, January 2
v1.17 is released, which means we now enter the limbo of the Holiday season, before work on the next release begins on the new year. If you’re interested in serving on the 1.18 release team, follow the team issue.
Updates on all supported versions, including 1.14.10, 1.15.7, and 1.16.4, are due to be released on Wednesday December 11th. If you’re still using 1.13, it’s past time to upgrade.
certificate_manager_server_ttl_seconds
and having it report the number of seconds until timeout; we also get a metric for rotation errorskubectl drain
adds option skip-wait-for-delete-timeout
to keep you from waiting for stubborn pods forever, and disable-eviction
so you can kill pods with extreme prejudice; drain also supports dry-runkubectl decribe
Last Week In Kubernetes Development (LWKD) is a product of multiple contributors participating in Kubernetes SIG Contributor Experience. All original content is licensed Creative Commons Share-Alike, although linked content and images may be differently licensed. LWKD does collect some information on readers, see our privacy notice for details.
You may contribute to LWKD by submitting pull requests or issues on the LWKD github repo.