Hi Everyone, VPA and kustomization yaml files are not available in kubernetes docs, in exam how to manage these?
As for me, I asked something similar and was told to use the kubectl explain vpa
in my practice sessions.
This gives me an invaluable bird’s-eye view of the expected yaml. I would suggest you use that for the vpa. For kustomize, I don’t have enough information on that. I trust someone else would reach your comment soon.
I absolutely now love using the “explain” command when I have time on labs (it helps me to grasp the concept and hopefully it’ll help in the exam too). I use it for things like gateways, hpa too. Just cos it may just end up being easier to find the right verbiage in an exam setting (as these resources don’t really have lots of examples in the k8s documentation).