备案
This commit is contained in:
@ -31,7 +31,6 @@ export default {
|
||||
data () {
|
||||
return {
|
||||
urls: [
|
||||
{name: '仁聚汇通', url: 'http://www.eigpay.com/', icon: 'http://www.eigpay.com/images/site-logo.png'},
|
||||
{name: 'SpringBlade', url: 'https://bladex.vip/', icon: '/images/ads/spring-blade.png'},
|
||||
{name: 'Linux Foundation', url: 'https://training.linuxfoundation.cn', icon: 'https://training.linuxfoundation.cn/assets/img/logo.svg'},
|
||||
{name: 'sealos', url: 'http://store.lameleg.com?referrer=shaohq', icon: 'https://hugo-picture.oss-cn-beijing.aliyuncs.com/blog/2019-08-27-044824.jpg'},
|
||||
|
||||
@ -55,6 +55,10 @@ https://kubernetes.io/docs/tasks/inject-data-application/_print/#capabilities-of
|
||||
|
||||
|
||||
* longhorn PV【待解决】
|
||||
|
||||
|
||||
部分情况下,审计日志详情无内容
|
||||
|
||||
-->
|
||||
|
||||
## v3.1.4.0-beta.1
|
||||
@ -73,6 +77,10 @@ https://kubernetes.io/docs/tasks/inject-data-application/_print/#capabilities-of
|
||||
* 节点详情页, YAML 不能编辑的问题
|
||||
* Deployment/StatefulSet/DaemonSet 列表显示镜像标签
|
||||
|
||||
**问题修正**
|
||||
|
||||
* 对于已创建状态的集群页面,左侧菜单不能正常显示的问题
|
||||
|
||||
|
||||
## v3.1.3.0
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ description: Kubernetes教程_本文描述了如何获得Kuboard授权
|
||||
|
||||
## Kuboard 介绍
|
||||
|
||||
Kuboard 是 [北京仁聚汇通信息科技有限责任公司](http://www.eigpay.com/) 旗下的一款免费的 Kubernetes 管理工具,提供了丰富的功能,结合已有或新建的代码仓库、镜像仓库、CI/CD工具等,可以便捷的搭建一个生产可用的 Kubernetes 容器云平台,轻松管理和运行云原生应用。您也可以直接将 Kuboard 安装到现有的 Kubernetes 集群,通过 Kuboard 提供的 Kubernetes RBAC 管理界面,将 Kubernetes 提供的能力开放给您的开发/测试团队。Kuboard 提供的功能有:
|
||||
Kuboard 是一款免费的 Kubernetes 管理工具,提供了丰富的功能,结合已有或新建的代码仓库、镜像仓库、CI/CD工具等,可以便捷的搭建一个生产可用的 Kubernetes 容器云平台,轻松管理和运行云原生应用。您也可以直接将 Kuboard 安装到现有的 Kubernetes 集群,通过 Kuboard 提供的 Kubernetes RBAC 管理界面,将 Kubernetes 提供的能力开放给您的开发/测试团队。Kuboard 提供的功能有:
|
||||
|
||||
<div class="kuboard-features">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user