Skip to content

lunuan/vscode-kubernetes-templates

Repository files navigation

kubernetes-templates

Are you still worried about how to create kubernetes resources? Are you still worried that the resources you created do not meet the requirements? Let me help you, kubernetes-templates can help you quickly generate YAML files that define kubernetes resources.

Getting Started

  • Create a YAML file, enter prefix k8s or kube.
  • Select the resource object you want to create from the pop-up list

avatar avatar

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 resource objects.
  • Please rest assured to use.
  • Simplicity is the most powerful.

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

Issues

Release Notes

CHANGELOG.MD


Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published