Skip to content

Commit

Permalink
Add Kubernetes Tooling Plugin (#103)
Browse files Browse the repository at this point in the history
* Add Kubernetes Tooling Plugin

Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
  • Loading branch information
azatsarynnyy authored Mar 11, 2019
1 parent abe6274 commit c4e60f3
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
id: ms-kubernetes-tools.vscode-kubernetes-tools
version: 0.1.17
type: VS Code extension
name: Kubernetes
title: Kubernetes Tools
description: Develop, deploy and debug Kubernetes applications
url: https://marketplace.visualstudio.com/_apis/public/gallery/publishers/ms-kubernetes-tools/vsextensions/vscode-kubernetes-tools/0.1.17/vspackage
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
publisher: Red Hat, Inc.
repository: https://github.com/Azure/vscode-kubernetes-tools
category: Other
firstPublicationDate: "2019-03-11"
attributes:
containerImage: "eclipse/che-remote-plugin-kubernetes-tooling-0.1.17:nightly"

0 comments on commit c4e60f3

Please sign in to comment.