Skip to content

Commit 64a6e43

Browse files
authored
Merge pull request electron#1434 from prsh9/prsh9/kube-dev-dashboard-app
feat: Add Kube Dev Dashboard
2 parents 7a4db81 + a2b9ffb commit 64a6e43

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
226 KB
Loading
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: Kube Dev Dashboard
2+
description: Dev Dashboard for Kubernetes.
3+
website: https://prsh9.github.io/KubeCtl-Dashboard/
4+
category: Developer Tools
5+
repository: https://github.com/prsh9/KubeCtl-Dashboard
6+
keywords:
7+
- kubernetes
8+
- developer-tools
9+
- kubectl
10+
- kubernetes-dashboard
11+
license: MPL-2.0
12+
screenshots:
13+
- imageUrl: 'https://raw.githubusercontent.com/prsh9/KubeCtl-Dashboard/master/docs/images/Preview_1.png'
14+
- imageUrl: 'https://raw.githubusercontent.com/prsh9/KubeCtl-Dashboard/master/docs/images/Preview_2.png'
15+
- imageUrl: 'https://raw.githubusercontent.com/prsh9/KubeCtl-Dashboard/master/docs/images/Preview_3.png'
16+
- imageUrl: 'https://raw.githubusercontent.com/prsh9/KubeCtl-Dashboard/master/docs/images/Preview_4.png'

0 commit comments

Comments
 (0)