Kubernetes must eventually disappear, says Kelsey Hightower
Kelsey Hightower has a blunt forecast for the project that made him a household name in cloud-native circles. “The future of Kubernetes, if we’re being honest, is that it has to go away. If we’re still talking about Kubernetes 20 years from now, that would be a sad moment in tech because we didn’t come up with any better ideas,” the developer advocate told hosts Martin Woodward and Neha Batra on a special Maintainer Month edition of The ReadME Podcast.
That doesn’t mean the orchestration platform is nearing its end. Hightower credits Kubernetes’ extensible architecture with giving the project room to evolve without fracturing. “Kubernetes has enough extension points for security, storage modules, cloud provider integrations, and so on, that there’s no need to hit the fork button,” he said.
He points to the API and plugin model as the design decision that future maintainers should be thankful for. Adding features is the hardest part of maintaining a widely adopted project, and Kubernetes was structured to make that process tractable. “It relieves this group from having to figure out how to add every bell and whistle,” Hightower explained.
Empathy as a maintainer skill
The episode centers on a theme that runs through Hightower’s public work: the human side of open source. Beyond triaging issues and reviewing pull requests, maintainers need the ability to understand the people who use and contribute to their projects. Hightower’s conversation underscores that technical skill alone doesn’t sustain a community.
He also shares practical advice on succession planning and spotting the next generation of project leaders, topics that get little airtime in technical discussions but determine whether a project outlives its founders.
The episode is part of GitHub’s Maintainer Month lineup, which also features interviews with Aaron Francis, Cassidy Williams, Frances Coronel, Anthony Sottile, Peter Strömberg, and Brandon Ringe.



