File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ apiVersion : application.kubero.dev/v1alpha1
2+ kind : KuberoApp
3+ metadata :
4+ name : kubectl
5+ spec :
6+ name : kubectl
7+ deploymentstrategy : docker
8+ envVars : []
9+ extraVolumes : []
10+ cronjobs : []
11+ addons : []
12+ web :
13+ replicaCount : 1
14+ worker :
15+ replicaCount : 0
16+ image :
17+ containerPort : 8080
18+ repository : kubeoperator/webkubectl
19+ tag : latest
Original file line number Diff line number Diff line change 1+ name : Web Kubectl
2+ description : ' Run kubectl command in web browser'
3+ tags :
4+ - kubernetes
5+ source : https://github.com/KubeOperator/webkubectl
6+ website : https://github.com/KubeOperator/webkubectl
7+ icon : https://avatars.githubusercontent.com/u/52770786?s=200&v=4
8+ screenshots :
9+ - https://github.com/KubeOperator/webkubectl/raw/master/web-resources/webkubectl.gif
You can’t perform that action at this time.
0 commit comments