This project can help you quickly write a yaml file for creating kubernetes resource objects
Getting Started
Create a YAML file, enter prefix k8s or kube.
Select the resource object you want to create from the pop-up list
It's that simple
It is strongly recommended that you install the ms-kubernetes-tools.vscode-kubernetes-tools plugin, because when you modify the template, ms-kubernetes-tools.vscode-kubernetes-tools will give a prompt.
Features
This extension only provides automatic completion when creating kubernetes resource objects.
Requirements
Visual Studio Code >= 1.38
Kubernetes >= 1.15.6
In order for the Ingress resource to work, the cluster must have an ingress controller running.
Issues
If the resource template you need is missing in this project, Please tell me in the marketplace
Issues