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

Kubernetes Snippets

Preview

yzdann

|
5,029 installs
| (0) | Free
High quality Code Snippets that help you authoring YAML scripts for Kubernetes. (Fork from doggy8088 repo)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kubernetes Snippets

This extension contains a set of Kubernetes code snippets that helps you write YAML faster and easier. If you'd like to provide ideas or contribute your awesome snippets, please drop me a line by creating an issue.

Usage Screenshot

Snippets Included

Workloads

  • k-deploymment: k8s Deployment
  • k-pod: k8s Pod
  • k-job: k8s Job
  • k-cronjob: k8s CronJob
  • k-daemonset: k8s DaemonSet
  • k-statefulset: k8s StatefulSet

Network

  • k-service: k8s Service
  • k-ingress: k8s Ingress
  • k-ingress-tls: k8s Ingress with TLS
  • k-ingress-rewrite: k8s Ingress with Rewrite rule

Configuration

  • k-configmap: k8s ConfigMaps
  • k-secret: k8s Secrets

Storage

  • k-pvc: k8s PersistentVolumeClaim

Extensions Included

This extension bundled with some MUST needed VSCode extensions for Kubernetes developments.

  • Kubernetes

    Develop, deploy and debug Kubernetes applications

  • YAML

    YAML Language Support by Red Hat, with built-in Kubernetes syntax support

Enjoy!

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