Kubernetes Concepts, Kubernetes Authors, 2020 - Provides fundamental understanding of Kubernetes architecture and core objects such as Pods, Deployments, Services, and Namespaces.
Kubernetes Up & Running: Dive into the Future of Infrastructure, Brendan Burns, Joe Beda, Kelsey Hightower, 2019 (O'Reilly Media) - A comprehensive guide covering Kubernetes fundamentals, deployment strategies, and operational aspects for containerized applications.
NVIDIA Container Toolkit - Kubernetes Device Plugin, NVIDIA Corporation, 2024 (NVIDIA) - Official documentation for enabling GPU support in Kubernetes clusters, essential for scheduling and managing GPU-intensive workloads.
MLOps Engineering at Scale, Ori Rafael, Roy Hasson, Rick Bilodeau, 2023 (O'Reilly Media) - Discusses best practices for MLOps, including scalable deployment patterns and architectural considerations for machine learning inference services on platforms like Kubernetes.