k8s manage dashbooard
golang 练习的前后端
- 使用 api/biz/dao 分层结构管理数据请求,获取 deployment 数据
- vue3 - 初始化 vue3 + vite2
- vue3 - 获取并展示 deployments 信息
- 通过 deployment label 获取 pod 信息
- vue3 - 使用 vue-router 和 less 优化展示页面
- vue3 - 展示 deployment 详情页
- deployment 副本数量设置 与 参数的有效性验证
- 使用 informer 监听变化并在本地缓存数据
- 一些优化
- 将 LabelSelector 转换为 Selector
- 自动刷新前端数据
- 使用 informer 订阅 k8s event
- defineProps 传入自定义类型
- 根据名字删除 deployment 和 pod
- 创建 deployment
- Pod 的阶段与状态
- vue3 - 创建 deployment 页面
- 创建 deployment service
- 创建 ingress