kuboard_qq
This commit is contained in:
@ -289,6 +289,7 @@ module.exports = {
|
||||
'k8s-intermediate/config/secrets/create-kubectl',
|
||||
'k8s-intermediate/config/secrets/create-manually',
|
||||
// 'k8s-intermediate/config/secrets/create-generator',
|
||||
// 'k8s-intermediate/config/secrets/create-kuboard',
|
||||
'k8s-intermediate/config/secrets/decode-edit',
|
||||
// 'k8s-intermediate/config/secrets/use-scenarios',
|
||||
// 'k8s-intermediate/config/secrets/use-as_file',
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<Qq/>
|
||||
</p>
|
||||
<p>
|
||||
<img :src="kuboard_qq_img" alt="Kubernetes教程:QQ群在线答疑"/>
|
||||
<img src="/images/kuboard_qq.png" alt="Kubernetes教程:QQ群在线答疑"/>
|
||||
</p>
|
||||
</div>
|
||||
</aside>
|
||||
@ -30,7 +30,6 @@
|
||||
|
||||
<script>
|
||||
import SidebarLinks from '@theme/components/SidebarLinks.vue'
|
||||
import kuboard_qq from './kuboard_qq.png'
|
||||
// import demo from './image-20190723104717575.png'
|
||||
import demo from './1564841972085.gif'
|
||||
|
||||
@ -41,7 +40,6 @@ export default {
|
||||
components: { SidebarLinks },
|
||||
data () {
|
||||
return {
|
||||
kuboard_qq_img: kuboard_qq,
|
||||
demo_img: demo
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB |
@ -18,7 +18,7 @@ description: 使用 kubeadm 安装 Kubernetes v1.15.1 的集群,单Master节
|
||||
|
||||
* **在线答疑** QQ 群
|
||||
|
||||

|
||||

|
||||
|
||||
## 配置要求
|
||||
|
||||
|
||||
@ -20,7 +20,7 @@ description: Kubernetes 最新稳定版 v1.15.2 的快速安装文档。该文
|
||||
|
||||
* **在线答疑** QQ 群
|
||||
|
||||

|
||||

|
||||
|
||||
## 配置要求
|
||||
|
||||
|
||||
@ -220,7 +220,9 @@ kubectl port-forward service/kuboard 8080:80 -n kube-system
|
||||
|
||||
* 如果仍然不能解决,请到 QQ 群提问
|
||||
|
||||

|
||||
<Qq></Qq> 也可以扫二维码加 QQ 群聊
|
||||
|
||||

|
||||
:::
|
||||
|
||||
**下一步**
|
||||
|
||||
@ -53,7 +53,7 @@ Kuboard 提供 Spring Cloud 在 Kubernetes 上部署的实战案例分析,手
|
||||
|
||||
使用 https://kuboard.cn 网站上提供的任何文档、资源、方案、软件 **完全免费**,已经有许多技术团队参考这些资料,结合其已有经验,顺利地完成 Kubernetes + 微服务的落地交付。碰到问题时,您也可以通过 Kuboard 社群获得支持。
|
||||
|
||||

|
||||

|
||||
|
||||
Kuboard 团队的盈利方式是为企业提供业务、IT咨询和定制化开发的服务。主要服务内容包括:
|
||||
* 业务架构设计及领域建模
|
||||
|
||||
@ -13,4 +13,4 @@ description: Kubernetes教程_如何获得Kuboard相关的支持和帮助?
|
||||
|
||||
QQ 群
|
||||
|
||||

|
||||

|
||||
|
||||
@ -98,4 +98,4 @@ Kuboard 官网 http://kuboard.cn
|
||||
|
||||
Kuboard QQ 群
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user