Adsense
This commit is contained in:
@ -11,12 +11,19 @@ Kuboard v1.0.x 的更新说明
|
||||
* kubernetes 1.16.1
|
||||
* HostAliases
|
||||
|
||||
* 容器组列表,筛选结果为空时,提示筛选 “其他”
|
||||
* 存储类列表为空时,提示当前无内容,请创建
|
||||
|
||||
* 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
|
||||
|
||||
@ -5,6 +5,8 @@ description: 本文描述了Kuboard_v1.0.x的版本变更说明
|
||||
|
||||
# Kuboardv1.0.x
|
||||
|
||||
<AdSenseTitle/>
|
||||
|
||||
Kuboard v1.0.x 的更新说明
|
||||
|
||||
## v1.0.4-beta.2
|
||||
|
||||
@ -5,11 +5,7 @@ description: Kubernetes教程_本文描述了如何获得Kuboard授权
|
||||
|
||||
# Kuboard
|
||||
|
||||
<div style="background-color: #0063dc;">
|
||||
<div style="max-width: 363px; margin: auto;">
|
||||
<img src="/images/logo-main.png" style="background-color: #0063dc; max-width: 100%;" alt="Kubernetes管理界面:Kuboard Logo"/>
|
||||
</div>
|
||||
</div>
|
||||
<AdSenseTitle/>
|
||||
|
||||
## Kuboard 授权声明
|
||||
|
||||
|
||||
Reference in New Issue
Block a user