mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
update the link of slack
Signed-off-by: faweizhao26 <faweizhao@kubesphere.io>
This commit is contained in:
parent
4e97961357
commit
cb9c84c68b
|
|
@ -29,7 +29,7 @@ gcs_engine_id = "018068616810858123755%3Apb1pt8sx6ve"
|
|||
githubLink = "https://github.com/kubesphere/kubesphere"
|
||||
githubApiLink = "https://api.github.com/repos/kubesphere/kubesphere"
|
||||
githubStarLink = "https://github.com/kubesphere/kubesphere/stargazers"
|
||||
slackLink = "https://join.slack.com/t/kubesphere/shared_invite/zt-1ilxbsp39-t4ES4xn5OI0eF5hvOoAhEw"
|
||||
slackLink = "https://join.slack.com/t/kubesphere/shared_invite/zt-2b4t6rdb4-ico_4UJzCln_S2c1pcrIpQ"
|
||||
facebookLink = "https://www.facebook.com/kubesphere"
|
||||
twitterLink = "https://twitter.com/KubeSphere"
|
||||
mediumLink = "https://itnext.io/@kubesphere"
|
||||
|
|
|
|||
|
|
@ -151,7 +151,7 @@ You can release apps you have uploaded to KubeSphere to the public repository, a
|
|||
|
||||
Both TiDB and KubeSphere are powerful tools for us as we deploy containerized applications and use the distributed database on the cloud. As a big fan of open source, I hope both sides can continue to deliver efficient and effective cloud-native tools for us in production.
|
||||
|
||||
If you have any questions, don’t hesitate to contact us in [Slack](https://join.slack.com/t/kubesphere/shared_invite/zt-1ilxbsp39-t4ES4xn5OI0eF5hvOoAhEw) or [GitHub](https://github.com/kubesphere).
|
||||
If you have any questions, don’t hesitate to contact us in [Slack](https://join.slack.com/t/kubesphere/shared_invite/zt-2b4t6rdb4-ico_4UJzCln_S2c1pcrIpQ) or [GitHub](https://github.com/kubesphere).
|
||||
|
||||
## References
|
||||
|
||||
|
|
|
|||
|
|
@ -231,7 +231,7 @@ These services just created can be accessed easily as KubeSphere tells you how a
|
|||
|
||||
I hope you guys all have successfully deployed TiDB. Both TiDB and KubeSphere are powerful tools for cloud-native applications, so in fact, I cannot showcase every aspect of them all in this post. For example, the app deployment function has much to offer for cloud-native enthusiasts like me. I will post another article on how to deploy TiDB by uploading Helm charts to the KubeSphere App Store.
|
||||
|
||||
If you have any questions, don't hesitate to contact us in [Slack](https://join.slack.com/t/kubesphere/shared_invite/zt-1ilxbsp39-t4ES4xn5OI0eF5hvOoAhEw) or [GitHub](https://github.com/kubesphere).
|
||||
If you have any questions, don't hesitate to contact us in [Slack](https://join.slack.com/t/kubesphere/shared_invite/zt-2b4t6rdb4-ico_4UJzCln_S2c1pcrIpQ) or [GitHub](https://github.com/kubesphere).
|
||||
|
||||
## References
|
||||
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@ section2:
|
|||
icon2: 'images/contribution/39.png'
|
||||
children:
|
||||
- content: 'Join KubeSphere Slack'
|
||||
link: 'https://join.slack.com/t/kubesphere/shared_invite/zt-1ilxbsp39-t4ES4xn5OI0eF5hvOoAhEw'
|
||||
link: 'https://join.slack.com/t/kubesphere/shared_invite/zt-2b4t6rdb4-ico_4UJzCln_S2c1pcrIpQ'
|
||||
- content: 'Join the Mailing List'
|
||||
link: 'https://groups.google.com/forum/#!forum/kubesphere'
|
||||
- content: 'Follow us on Twitter'
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@ Notification Manager 通过 CRD 进行管理和配置,Operator 通过监听 No
|
|||
Notification Manager 定义的 CRD 的作用如下:
|
||||
* NotificationManager:用于配置 Webhook,包括镜像、副本数、volumes、亲和性、污点、资源配额等。同时定义了发送通知所需的配置,全局接收者和默认配置选择器、租户标签、租户级接收者选择器,以及通知渠道的全局配置。
|
||||
* Config:用于定义通知渠道的发送方的配置信息,例如邮件发送服务器设置、企业微信用于发送消息的 APP 的信息等。
|
||||
* Receiver:用于定义通知渠道的接收方的信息,例如邮件接收者、企业微信中的用户或部门,slack的频道等。
|
||||
* Receiver:用于定义通知渠道的接收方的信息,例如邮件接收者、企业微信中的用户或部门,slack 的频道等。
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ section1:
|
|||
|
||||
如果你对开发、发布和分享 KubeSphere 扩展组件感兴趣的话,这期直播还将告诉你从何入手、可能遇到的问题以及如何解决。
|
||||
|
||||
## 议题 1:OpenKruiseGame助力游戏运维管理提效
|
||||
## 议题 1:OpenKruiseGame 助力游戏运维管理提效
|
||||
|
||||
### 讲师简介
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue