Files
kuboard-press/support/change-log/change-log-on-the-way.md
huanqing.shao ebb5aae82d v1.0.5-beta.1
2019-11-17 22:53:28 +08:00

40 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Kuboard v1.0.x 的更新说明
* 清理事件
* EndPoint
* 导入工作负载时,如果存储类没有 annotations不应该报错
* 表单校验:数据卷名不能带小数点
* Prometheus 监控
* 工作负载编辑器 --> 容器组 --> 容忍 -- 正在开发
* Limit Range
* https://sookocheff.com/post/kubernetes/understanding-kubernetes-networking-model/
* 可以在这里加一个自动部署的按钮点击按钮显示部署秘钥。shell 脚本可以加一句curl http://kubord.com?秘钥+版本。镜像推送到仓库之后shell脚本加一句这个curl就可以完成k8s自动集成了
*
* 容器组列表,筛选结果为空时,提示筛选 “其他”
* https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/
* https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/ha-topology/ 专题ETCD 集群是如何setup起来的
* Service --> SessionAffinity
--> clientIP.timeoutSeconds
* Service --> .spec.clusterIP
* PV 中支持 hostPath
* 存储卷声明去掉分配模式的字段
* 删除容器组时 - graceful period
* Pod Conditions: lastProbeTime/reason/message
* 按名称空间查看 Events
* 显示 Deployment/StatefulSet/DaemonSet 的事件
* 控制台/日志界面,按 名称空间/工作负载/Pod/容器 进行切换
* hostPort
* StatefulSet 在 available 数与 replicas 数不一致时,链接到帮助提示