Lazy k8sThis extension allows you to run Apply, Delete, Describe and Get operations on your Kubernetes yaml resource definitions with the click of a button. Requirements
UsageRight-click any .yaml-file in the explorer side bar or in the file editor and select which operation you want to perform. If no context is provided Kubectl default context will be used. To specify which context to use while running the command select ..with context after right-clicking a definition. This will open a quick select menu with the available contexts. OutputKubernetes output and errors will be available in the VS Code output panel by selecting Known IssuesRelease Notes1.1.1Add ability to set kubectl default context ( 1.0.1Remove hyphen in the README title 1.0.0Initial release of the extension. |