Kubernetes Concepts, Kubernetes Authors, 2020 - The official documentation provides comprehensive explanations of Kubernetes core concepts, architecture, and how it addresses challenges like scheduling, self-healing, scaling, and networking in distributed applications.
Large-scale cluster management at Google with Borg, Abhishek Verma, Luis Pedrosa, Madhukar Korupolu, David Oppenheimer, Eric Tune, and John Wilkes, 2015Proceedings of the Tenth European Conference on Computer Systems (EuroSys '15) (ACM)DOI: 10.1145/2741948.2741964 - This seminal paper describes Google's Borg system, a foundational predecessor to Kubernetes, illustrating the challenges and solutions for large-scale container orchestration.