Adequate I bought and recently read The Kubernetes Book, and it was not great, but also not terrible; it was just OK.
Pros It's pretty cheap (~$12.00 on Amazon at the moment). It's a decent whirlwind tour of Kubernetes. Nothing goes very deep, but the concepts presented are accurate. The book introduces different deployment types (minikube, single node, and your basic HA/PROD design), as well as building blocks of Kubernetes. The introduction of the API, Pods, Replication Controllers, Replica Sets, and Deployments are all easy to follow and describe them in sufficient detail through simple examples.