- What is kubeconfig?
- How would you set up a custom kubeconfig location for kubectl?
- What is the role of context in kubectl?
- What is the difference between kubectl create and kubectl apply commands?
- What is a kubectl resource patch, and when would you use it?
- What is the command to show live logs from a Pod container?
- How would you copy a file between your local machine and a Pod container using kubectl?
You can find answers to these questions in Assessments of this book.