Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Kubernetes TemplatesNew to Visual Studio Code? Get it now.
Kubernetes Templates

Kubernetes Templates

lunuan

|
128,423 installs
| (2) | Free
Kubernetes Templates
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

kubernetes-templates

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

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 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

Release Notes

CHANGELOG.MD


Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft