Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Kubernetes Manifest Applier Buttons Visual Studio Code ExtensionNew to Visual Studio Code? Get it now.
Kubernetes Manifest Applier Buttons Visual Studio Code Extension

Kubernetes Manifest Applier Buttons Visual Studio Code Extension

Cat Herding

|
3 installs
| (0) | Free
Apply Kubernetes and Kustomize manifests directly from the VS Code editor with one-click.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kubernetes Manifest Applier Extension

Node CI Docs Check Docs Deploy Publish

Apply and validate Kubernetes manifests (and Kustomize builds) directly from VS Code with a couple of clicks.

Kubert Logo

Extension Screenshot

  • Code Lens buttons in YAML files: Apply or validate instantly
  • Explorer & editor menus: Apply/validate manifests; build/apply kustomizations
  • Manifest detection: Auto-detects Kubernetes resources and kustomization.yaml
  • Dry run and context/namespace options respected
  • Output channel for detailed command logs and notifications

Documentation

Full documentation lives at https://ianlintner.github.io/kubernetes-apply-vscode/ and is built with MkDocs.

  • Getting Started
  • Usage
  • Architecture
  • FAQ

Quick start (local)

npm install
npm run compile
npm test

Launch the extension with F5 in VS Code, open a manifest, and use the gutter buttons.

Requirements

  • kubectl (required)
  • kustomize (optional, for kustomization build/apply)

Publishing

See PUBLISHING.md for Marketplace setup and the GitHub Actions release workflow.

License

MIT

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