9595 - Software Delivery Workflow For Kubernetes
9696 - Web 界面
9797 - 部署基于 argo rollout 修改
98+ - [ kubeshop/monokle] ( https://github.com/kubeshop/monokle )
9899- [ oam-dev/kubevela] ( https://github.com/oam-dev/kubevela )
99100 Modern Application Deployment System Based on Kubernetes and OAM
100101- [ acorn-io/acorn] ( https://github.com/acorn-io/acorn )
@@ -137,18 +138,20 @@ tags:
137138
138139## Dashboard/UI
139140
140- | ui | in | web | desktop | cli | extensible |
141- | ---------------------- | ---------- | --- | ------- | --- | ---------- |
142- | ~~ lens~~ | TS | | ✅ |
143- | portainer | | | ✅ |
144- | k9s | Golang | | | ✅ |
145- | [ octant] | Golang | ✅ | ✅ | | ⭐️⭐️⭐️ |
146- | [ kubernetes-dashboard] | | ✅ |
147- | rancher | Golang | ✅ | ✅ |
148- | seabird | Golang+GTK | | ✅ |
141+ | ui | in | web | desktop | cli | extensible |
142+ | ---------------------- | ----------------- | --- | ------- | --- | ---------- |
143+ | [ headlamp] | Go,TS,React,Redux | ✅ | ✅ | | ✅ |
144+ | portainer | | | ✅ |
145+ | k9s | Golang | | | ✅ |
146+ | [ kubernetes-dashboard] | | ✅ |
147+ | rancher | Golang | ✅ | ✅ |
148+ | seabird | Golang+GTK | | ✅ |
149+ | ~~ lens~~ | TS | | ✅ |
150+ | ~~ [ octant] ~~ | Golang | ✅ | ✅ | | ⭐️⭐️⭐️ |
149151
150152[ kubernetes-dashboard ] : https://github.com/kubernetes/dashboard
151153[ octant ] : https://github.com/vmware-tanzu/octant
154+ [ headlamp ] : ./app/headlamp.md
152155
153156- 命令行/TUI
154157 - k9s
@@ -166,11 +169,12 @@ tags:
166169 - 移动端
167170 - portainer
168171 - 早期支持 docker,后来支持 k8s
169- - WebUI
172+ - WebUI/dashboard
170173 - [ kubernetes/dashboard] [ kubernetes-dashboard ]
171174 - 简洁
172175 - [ Rancher] ( ./platform/rancher/README.md )
173176 - OpenShift
177+ - [ kubewall/kubewall] ( https://github.com/kubewall/kubewall )
174178 - [ kubeapps] ( https://github.com/kubeapps/kubeapps )
175179 - 可简单的理解为 HELM WebUI
176180 - web-based UI for deploying and managing applications in Kubernetes clusters
0 commit comments