Further reading
To learn more about the topics that were covered in this chapter, take a look at the following resources:
- Minikube troubleshooting guide: https://minikube.sigs.k8s.io/docs/handbook/troubleshooting/
- Commonly used
kubectl
commands: https://kubernetes.io/docs/reference/kubectl/cheatsheet/ - K8s pods concept: https://kubernetes.io/docs/concepts/workloads/pods/
- K8s namespace concept: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/