加群二维码

This commit is contained in:
huanqing.shao
2020-07-06 21:55:18 +08:00
parent 28d8f60207
commit 89d6f724a9
3 changed files with 11 additions and 4 deletions

View File

@ -27,7 +27,7 @@
<span>微信扫码</span>
<p style="margin-top: 10px; margin-bottom: 0; text-align: center;">
<!-- <img src="/images/dz.png" style="width: 150px;"></img> -->
<img src="/images/qun/5.png" style="width: 150px; padding: 8px;"></img>
<img src="https://addons.kuboard.cn/downloads/qr_code.jpg" style="width: 150px; padding: 8px;"></img>
</p>
</div>
</div>

View File

@ -46,7 +46,7 @@ meta:
| apiGroups | v1 | 资源对象所属的 apiGroups |
| resources | pods/log<br />pods/attach | 查看日志必须访问 pods/log 和 pods/attach 这两个资源 |
| resourceNames | | 不指定,则可以访问任意 Pod 的日志 |
| verbs | get<br />create | 必须具备对 pods/log 和 pods/attach 进行 get 和 create 操作的权限 |
| verbs | get | 必须具备对 pods/log 和 pods/attach 进行 get 操作的权限 |
![image-20200419092412412](./logs.assets/image-20200419092412412.png)

View File

@ -15,8 +15,6 @@ Prob 设置时,可以使用端口名
只显示错误事件的通知
套件:
增加控制器级别的扩展点
@ -46,3 +44,12 @@ https://github.com/NVIDIA/k8s-device-plugin#enabling-gpu-support-in-kubernetes @
优化命令行组件
**优化**
* 完善工作负载编辑器中 Ingress 的表单校验逻辑
* 当没有编辑权限时,只显示 预览YAML而不是 预览/编辑YAML
* 文件浏览器,显示隐藏文件