Services, Load Balancing, and Networking, The Kubernetes Authors, 2024 - The authoritative guide to Kubernetes Services, detailing their purpose, various types (ClusterIP, NodePort, LoadBalancer), and how to configure them using manifest files.
Service v1 Core, The Kubernetes Authors, 2024 - The official API reference for Kubernetes Service objects, providing a precise definition of all fields and their types, which is important for accurate manifest creation.