Summary
In this chapter, we have learned what kubectl
is and how to install it on macOS, Windows, and CI/CD pipelines. We also checked out the different commands supported by kubectl
and what they do.
In the next chapter, we will learn how to get information about Kubernetes clusters using kubectl
.