I am unable to create kustomization.yaml in Lab task

I am unable to create kustomization.yaml in Lab task, the vs code terminal doesn’t have save or commit option, let me know how can I create kustomization.yaml file

Hi @praveenkumar127

The contents in the VSCode are auto-saved. You can also use Ctrl + s to save the contents.
To create a new file you can use the Explorer pane or by using the touch command from the Terminal.

You can refer to the guide for VSCode here.