website/config/_default/config.toml
fcl 775b150ade
feat: Support 4.2.0 free edition release (#3293)
* feat: Support 4.2.0 free edition release

Signed-off-by: lannyfu <lannyfu@kubesphere.io>

* fix bug

Signed-off-by: lannyfu <lannyfu@kubesphere.io>

* fix bug

Signed-off-by: lannyfu <lannyfu@kubesphere.io>

* update link

Signed-off-by: lannyfu <lannyfu@kubesphere.io>

---------

Signed-off-by: lannyfu <lannyfu@kubesphere.io>
2025-10-09 16:48:43 +08:00

540 lines
13 KiB
TOML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

baseURL = "https://www.kubesphere.io/"
enableRobotsTXT = true
ignorefiles = [ ".*/_custom" ]
[markup]
[markup.goldmark.extensions]
typographer = false
[markup.tableOfContents]
endLevel = 3
ordered = false
startLevel = 2
[markup.goldmark.renderer]
unsafe= true
[markup.asciidocExt]
backend = 'html5'
extensions = []
failureLevel = 'fatal'
noHeaderOrFooter = true
preserveTOC = false
safeMode = 'unsafe'
sectionNumbers = false
trace = false
verbose = false
workingFolderCurrent = true
[markup.asciidocExt.attributes]
toc = "null"
toclevels = 2
file_output_type = "html"
relfilesuffix = "/"
ks_product = "KubeSphere"
ks_product_left = " KubeSphere"
ks_product_right = "KubeSphere "
ks_product_both = " KubeSphere "
ks_product_full = "KubeSphere"
ks_product-en = "KubeSphere"
ks_product_ver = "v4.1"
[security]
enableInlineShortcodes = false
[security.exec]
allow = ['^(dart-)?sass(-embedded)?$', '^go$', '^npx$', '^postcss$', '^asciidoctor$']
osEnv = ['(?i)^((HTTPS?|NO)_PROXY|PATH(EXT)?|APPDATA|TE?MP|TERM|GO\w+|(XDG_CONFIG_)?HOME|USERPROFILE|SSH_AUTH_SOCK|DISPLAY|LANG|SYSTEMDRIVE)$', '(?i)^(GEM_PATH)$']
[security.funcs]
getenv = ['^HUGO_', '^CI$']
[security.http]
methods = ['(?i)GET|POST']
urls = ['.*']
[security.gotemplates]
allowActionJSTmpl = true
[Taxonomies]
[params]
logo = "images/logo.svg"
description = "这是青云云计算文档页面"
keywords = "云计算,青云,QingCloud,文档"
logoLink = "/"
disableVersions = false
disablePdf = false
githubUrl = "https://github.com/kubesphere/website"
githubBlobUrl = "https://github.com/kubesphere/website/blob/master/content"
githubEditUrl = "https://github.com/kubesphere/website/edit/master/content"
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-2b4t6rdb4-ico_4UJzCln_S2c1pcrIpQ"
facebookLink = "https://www.facebook.com/kubesphere"
twitterLink = "https://x.com/KubeSphere"
mediumLink = "https://itnext.io/@kubesphere"
linkedinLink = "https://www.linkedin.com/company/kubesphere/"
DemoLinkEn = "https://kubesphere.cloud/en/console/managed-cluster/"
DemoLinkZh = "https://kubesphere.cloud/console/managed-cluster/"
baiduAnalyticsID = "0888981f1fa45d241b1fb6962da2963e"
googleAnalyticsID = "G-YYCVN36HT5"
[languages.en]
contentDir = "content/en"
weight = 1
languageCode = "en-US"
languageName = "English"
[languages.en.params]
title = "KubeSphere | The Kubernetes platform tailored for hybrid multicloud"
description = "KubeSphere is a distributed operating system managing cloud native applications with Kubernetes as its kernel, and provides plug-and-play architecture for the seamless integration of third-party applications to boost its ecosystem."
keywords = "KubeSphere, Kubernetes, container platform, DevOps, hybrid cloud, cloud native"
snapshot = "/images/common/snapshot-en.png"
useSendcloud = false
mailchimpSubscribeUrl = "https://kubesphere.us10.list-manage.com/subscribe/post?u=c85ea2b944b08b951f607bdd4&id=83f673a2d9"
hotjarTracking = true
youtubeLink = "https://www.youtube.com/c/KubeSphere"
addLinkedin = true
addTwitter = true
[[languages.en.menu.main]]
weight = 2
name = "Scenarios"
hasChildren = true
[[languages.en.menu.main]]
parent = "Scenarios"
name = "Embracing One-stop DevOps Workflow"
URL = "devops/"
weight = 1
[[languages.en.menu.main]]
parent = "Scenarios"
name = "Running Microservices on Kubernetes"
URL = "service-mesh/"
weight = 2
[[languages.en.menu.main]]
parent = "Scenarios"
name = "Building Cloud Native Observability"
URL = "observability/"
weight = 3
[[languages.en.menu.main]]
weight = 3
name = "Resources"
hasChildren = true
[[languages.en.menu.main]]
parent = "Resources"
name = "Open Source Projects"
URL = "projects/"
weight = 1
[[languages.en.menu.main]]
parent = "Resources"
name = "KubeCon & QCon"
URL = "conferences/"
weight = 2
[[languages.en.menu.main]]
parent = "Resources"
name = "Technology Blogs"
URL = "blogs/"
weight = 3
[[languages.en.menu.main]]
parent = "Resources"
name = "Video Resources"
URL = "videos/"
weight = 4
[[languages.en.menu.main]]
weight = 4
name = "Documentation"
hasChildren = true
# [[languages.en.menu.main]]
# parent = "Documentation"
# name = "v4.1 <img src='/images/header/star.svg' alt='star'>"
# URL = "/docs/v4.1"
# weight = 42
# [[languages.en.menu.main]]
# parent = "Documentation"
# name = "v3.4"
# URL = "/docs/v3.4"
# weight = 43
# [[languages.en.menu.main]]
# parent = "Documentation"
# name = "v3.3"
# URL = "/docs/v3.3"
# weight = 44
[[languages.en.menu.main]]
parent = "Documentation"
name = "Extension Development"
URL = "https://dev-guide.kubesphere.io/extension-dev-guide/en/ "
weight = 45
[[languages.en.menu.main]]
parent = "Documentation"
name = "Kube Design"
URL = "https://kube.design/"
weight = 46
[[languages.en.menu.main]]
weight = 5
hasChildren = true
name = "Community"
[[languages.en.menu.main]]
parent = "Community"
name = "Contribution"
URL = "contribution/"
weight = 1
[[languages.en.menu.main]]
parent = "Community"
name = "Case Studies"
URL = "case/"
weight = 2
[[languages.en.menu.main]]
parent = "Community"
name = "Partner"
URL = "partner/"
weight = 3
[[languages.en.menu.main]]
parent = "Community"
name = "News"
URL = "news/"
weight = 4
# [[languages.en.menu.main]]
# parent = "Community"
# name = "RoadMap"
# URL = "https://github.com/kubesphere/kubesphere/blob/master/docs/roadmap.md"
# weight = 5
[[languages.en.menu.main]]
parent = "Community"
name = "OSPP 2025"
URL = "https://github.com/kubesphere/community/tree/master/sig-advocacy-and-outreach/ospp-2025"
weight = 6
[[languages.en.menu.main]]
weight = 6
name = "Try Free"
URL = "https://kubesphere.co/apply-license/"
# [[languages.en.menu.main]]
# weight = 6
# name = "Apply for a Free License"
# URL = "/"
[languages.zh]
weight = 2
contentDir = "content/zh"
languageCode = "zh-CN"
languageName = "简体中文"
[languages.zh.params]
title = "KubeSphere | 面向云原生应用的容器混合云"
description = "KubeSphere 是在 Kubernetes 之上构建的以应用为中心的多租户容器平台,提供全栈的 IT 自动化运维的能力,简化企业的 DevOps 工作流。KubeSphere 提供了运维友好的向导式操作界面,帮助企业快速构建一个强大和功能丰富的容器云平台。"
keywords = "KubeSphere, Kubernetes, 容器平台, DevOps, 混合云"
snapshot = "/images/common/snapshot-zh.png"
useSendcloud = true
mailchimpSubscribeUrl = "https://www.sendcloud.net/v3/api/subInvite/subscription?invitecode=1dc5a4fb-894c-4470-b01d-ca7fa9d47a46"
showCaseNumber = true
bilibiliLink = "https://space.bilibili.com/438908638"
[[languages.zh.menu.main]]
weight = 2
name = "应用场景"
hasChildren = true
[[languages.zh.menu.main]]
parent = "应用场景"
name = "拥抱一站式 DevOps 工作流"
URL = "devops/"
weight = 2
[[languages.zh.menu.main]]
parent = "应用场景"
name = "在 Kubernetes 运行微服务"
URL = "service-mesh/"
weight = 4
[[languages.zh.menu.main]]
parent = "应用场景"
name = "构建丰富的云原生可观测性"
URL = "observability/"
weight = 8
[[languages.zh.menu.main]]
weight = 3
name = "资源"
hasChildren = true
[[languages.zh.menu.main]]
parent = "资源"
name = "开源项目"
URL = "projects/"
weight = 1
[[languages.zh.menu.main]]
parent = "资源"
name = "开源峰会"
URL = "conferences/"
weight = 2
[[languages.zh.menu.main]]
parent = "资源"
name = "技术博客"
URL = "blogs/"
weight = 3
[[languages.zh.menu.main]]
parent = "资源"
name = "视频资源"
URL = "videos/"
weight = 4
[[languages.zh.menu.main]]
parent = "资源"
name = "云原生实战"
URL = "learn/"
weight = 5
[[languages.zh.menu.main]]
weight = 4
hasChildren = true
name = "文档中心"
# [[languages.zh.menu.main]]
# parent = "文档中心"
# name = "v4.1 <img src='/images/header/star.svg' alt='star'>"
# URL = "/docs/v4.1"
# weight = 42
# [[languages.zh.menu.main]]
# parent = "文档中心"
# name = "v3.4"
# URL = "/docs/v3.4"
# weight = 43
# [[languages.zh.menu.main]]
# parent = "文档中心"
# name = "v3.3"
# URL = "/docs/v3.3"
# weight = 44
[[languages.zh.menu.main]]
parent = "文档中心"
name = "社区版"
URL = "https://docs.kubesphere.com.cn/v4.2.0/01-intro/04-editions/01-community/"
weight = 44
[[languages.zh.menu.main]]
parent = "文档中心"
name = "扩展组件开发"
URL = "https://dev-guide.kubesphere.io/extension-dev-guide/zh/"
weight = 45
[[languages.zh.menu.main]]
parent = "文档中心"
name = "Kube Design"
URL = "https://kube.design/"
weight = 46
[[languages.zh.menu.main]]
weight = 5
hasChildren = true
name = "开源社区"
[[languages.zh.menu.main]]
parent = "开源社区"
name = "参与贡献"
URL = "contribution/"
weight = 1
[[languages.zh.menu.main]]
parent = "开源社区"
name = "社区活动"
URL = "live/"
weight = 2
[[languages.zh.menu.main]]
parent = "开源社区"
name = "案例学习"
URL = "case/"
weight = 3
[[languages.zh.menu.main]]
parent = "开源社区"
name = "合作伙伴"
URL = "partner/"
weight = 4
[[languages.zh.menu.main]]
parent = "开源社区"
name = "用户委员会"
URL = "user-group/"
weight = 5
[[languages.zh.menu.main]]
parent = "开源社区"
name = "动态"
URL = "news/"
weight = 6
# [[languages.zh.menu.main]]
# parent = "开源社区"
# name = "版本计划"
# URL = "https://github.com/kubesphere/kubesphere/blob/master/docs/roadmap.md"
# weight = 7
[[languages.zh.menu.main]]
parent = "开源社区"
name = "中国站"
URL = "https://www.kubesphere.io/zh/"
weight = 8
[[languages.zh.menu.main]]
parent = "开源社区"
name = "开源之夏 2025"
URL = "https://github.com/kubesphere/community/tree/master/sig-advocacy-and-outreach/ospp-2025"
weight = 9
[[languages.zh.menu.main]]
weight = 6
name = "用户论坛"
URL = "https://ask.kubesphere.io/forum"
[[languages.zh.menu.main]]
weight = 7
name = "认证"
URL = "https://kubesphere.cloud/certification/"
[[languages.zh.menu.main]]
weight = 8
name = "申请免费授权"
URL = "https://kubesphere.com.cn/apply-license/"
# [languages.tr]
# weight = 3
# contentDir = "content/tr"
# languageCode = "tr-TR"
# languageName = "Türkçe"
# [[languages.tr.menu.main]]
# weight = 2
# name = "Senaryolar"
# hasChildren = true
# [[languages.tr.menu.main]]
# parent = "Senaryolar"
# name = "Multi-cluster"
# URL = "multi-cluster"
# weight = 1
# [[languages.tr.menu.main]]
# parent = "Senaryolar"
# name = "DevOps"
# URL = "devOps"
# weight = 2
# [[languages.tr.menu.main]]
# parent = "Senaryolar"
# name = "Network"
# URL = "network"
# weight = 3
# [[languages.tr.menu.main]]
# parent = "Senaryolar"
# name = "Service Mesh"
# URL = "service-mesh"
# weight = 4
# [[languages.tr.menu.main]]
# parent = "Senaryolar"
# name = "Storage"
# URL = "storage"
# weight = 5
# [[languages.tr.menu.main]]
# parent = "Senaryolar"
# name = "AppStore"
# URL = "app-store"
# weight = 6
# [[languages.tr.menu.main]]
# parent = "Senaryolar"
# name = "Multi-tenancy"
# URL = "multi-tenancy"
# weight = 7
# [[languages.tr.menu.main]]
# parent = "Senaryolar"
# name = "Observability"
# URL = "observability"
# weight = 8
# [[languages.tr.menu.main]]
# weight = 3
# name = "Kaynaklar"
# hasChildren = true
# [[languages.tr.menu.main]]
# parent = "Kaynaklar"
# name = "Open Source Projeler"
# URL = "projects/"
# weight = 1
# [[languages.tr.menu.main]]
# parent = "Kaynaklar"
# name = "KubeCon & QCon"
# URL = "conferences/"
# weight = 2
# [[languages.tr.menu.main]]
# parent = "Kaynaklar"
# name = "Blog Yazıları"
# URL = "blogs/"
# weight = 3
# [[languages.tr.menu.main]]
# parent = "Kaynaklar"
# name = "Videolar"
# URL = "videos/"
# weight = 4
# [[languages.tr.menu.main]]
# weight = 4
# name = "Dokümantasyon"
# URL = "docs/"
# [[languages.tr.menu.main]]
# weight = 5
# hasChildren = true
# name = "Topluluk"
# [[languages.tr.menu.main]]
# parent = "Topluluk"
# name = "Contribution"
# URL = "contribution/"
# weight = 1
# [[languages.tr.menu.main]]
# parent = "Topluluk"
# name = "Case Studies"
# URL = "case/"
# weight = 2
# [[languages.tr.menu.main]]
# parent = "Topluluk"
# name = "Partnerler"
# URL = "partner/"
# weight = 3