Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Kubernetes ApplyNew to Visual Studio Code? Get it now.
Kubernetes Apply

Kubernetes Apply

Shai Mendel

|
30,744 installs
| (3) | Free
Apply and Delete Kubernetes resource files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kubernetes Apply

Features

A simple and slim extention to apply and remove yaml files via kubectl. To apply a yaml file you can:

  • right click on the file + K8S: Apply resource
  • run the K8S: Apply resource command

To delete a yaml file you can:

  • right click on the file + K8S: Delete resource
  • run the K8S: Delete resource command

Requirements

  • a configured kubectl
  • an active terminal in VSCode
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft