Managing Kubernetes Objects, The Kubernetes Authors, 2024 - Explains the fundamental methods of interacting with Kubernetes resources, and includes background information on both imperative and declarative models.
Kubernetes Up and Running: Dive into the Future of Infrastructure, Kelsey Hightower, Brendan Burns, and Joe Beda, 2019 (O'Reilly Media) - A comprehensive book covering Kubernetes, which discusses the principles and practical applications of declarative vs. imperative management.
GitOps: A New Way to Deliver Software, Alexis Richardson, 2017Weaveworks Blog (Weaveworks) - Introduces GitOps, a methodology built on declarative infrastructure and version control, which is presented as an important advantage in the section.