Preface
This book is a comprehensive introduction for those who are new to Kubernetes management via the command line that will get you up to speed in no time.
Kubernetes is an open source container orchestration system for automating application deployment, scaling, and management, and kubectl
is a command-line tool that helps to manage it.