A simple and slim extention to apply and remove yaml files via kubectl.
To apply a yaml file you can:
- right click on the file +
K8S: Apply resource - run the
K8S: Apply resourcecommand
To delete a yaml file you can:
- right click on the file +
K8S: Delete resource - run the
K8S: Delete resourcecommand
- a configured
kubectl - an active terminal in VSCode