5 questions I could not answer, and one I could, but arguably that question was ambiguous
- Fix a broken cluster — kubelet was started but couldn’t connect to itself.
- Add node to cluster. Nodes do not have kubeadm installed.
- Static pod. Couldn’t find where the path was to put the manifests for the yaml.
4 and 5 I can’t remember the questions but will update if I remember
Ambiguous Question:
- Create a pod with a persistent volume, that isn’t persistent, and doesn’t tell you how big to make the PV. I used emptyDir, but that’s not really a PV (didn’t create a PV or a PVC)