diff --git a/content/en/blogs/_index.md b/content/en/blogs/_index.md index 62c79d356..8490ea5fc 100644 --- a/content/en/blogs/_index.md +++ b/content/en/blogs/_index.md @@ -1,9 +1,9 @@ --- -title: Open Source Community - Open Source Community - KubeSphere | Enterprise container platform, built on Kubernetes +title: Open Source Community - Blogs | KubeSphere description: KubeSphere is an open source container platform based on Kubernetes for enterprise app development and deployment, suppors installing anywhere from on-premise datacenter to any cloud to edge. keywords: KubeSphere, Kubernetes Dashboard, Install Enterprise Kubernetes, DevOps, Istio, Service Mesh, Jenkins, container platform css: scss/blogs.scss tip: ALL ---- \ No newline at end of file +--- diff --git a/content/en/docs/cluster-administration/cluster-settings/log-collections/introduction.md b/content/en/docs/cluster-administration/cluster-settings/log-collections/introduction.md index 5ef2c23cd..10fb3eebe 100644 --- a/content/en/docs/cluster-administration/cluster-settings/log-collections/introduction.md +++ b/content/en/docs/cluster-administration/cluster-settings/log-collections/introduction.md @@ -1,5 +1,5 @@ --- -title: "Introduction" +title: "Introduction to Log Collections" keywords: 'Kubernetes, log, elasticsearch, kafka, fluentd, pod, container, fluentbit, output' description: 'Add log receivers to receive container logs' linkTitle: "Introduction" diff --git a/content/en/docs/devops-user-guide/understand-and-manage-devops-projects/overview.md b/content/en/docs/devops-user-guide/understand-and-manage-devops-projects/overview.md index 46bd1dccb..f0e608571 100644 --- a/content/en/docs/devops-user-guide/understand-and-manage-devops-projects/overview.md +++ b/content/en/docs/devops-user-guide/understand-and-manage-devops-projects/overview.md @@ -1,5 +1,5 @@ --- -title: "Overview" +title: "DevOps — Overview" keywords: 'Kubernetes, KubeSphere, DevOps, overview' description: 'This tutorial gives an overview of the KubeSphere DevOps system.' linkTitle: "Overview" diff --git a/content/en/docs/devops-user-guide/understand-and-manage-devops-projects/role-and-member-management.md b/content/en/docs/devops-user-guide/understand-and-manage-devops-projects/role-and-member-management.md index 1b0c9a441..3e7d64fef 100644 --- a/content/en/docs/devops-user-guide/understand-and-manage-devops-projects/role-and-member-management.md +++ b/content/en/docs/devops-user-guide/understand-and-manage-devops-projects/role-and-member-management.md @@ -1,5 +1,5 @@ --- -title: "Role and Member Management" +title: "Role and Member Management In Your DevOps project" keywords: 'Kubernetes, KubeSphere, DevOps, role, member' description: 'Role and Member Management' linkTitle: "Role and Member Management" diff --git a/content/en/docs/faq/access-control/_index.md b/content/en/docs/faq/access-control/_index.md index b7a49b6a2..52257bb03 100644 --- a/content/en/docs/faq/access-control/_index.md +++ b/content/en/docs/faq/access-control/_index.md @@ -1,5 +1,5 @@ --- -title: "Access Control and Account Management" +title: "Access Control and Account Management FAQ" keywords: 'Kubernetes, KubeSphere, account, access control' description: 'Faq about access control and account management' weight: 16400 diff --git a/content/en/docs/faq/observability/_index.md b/content/en/docs/faq/observability/_index.md index 4f9e4cb33..48c9f41f1 100644 --- a/content/en/docs/faq/observability/_index.md +++ b/content/en/docs/faq/observability/_index.md @@ -1,5 +1,5 @@ --- -title: "Observability" +title: "Observability FAQ" keywords: 'Kubernetes, KubeSphere, observability, FAQ' description: 'Faq about observability' weight: 16300 diff --git a/content/en/docs/faq/observability/logging.md b/content/en/docs/faq/observability/logging.md index 5349dfd34..c9944a8d8 100644 --- a/content/en/docs/faq/observability/logging.md +++ b/content/en/docs/faq/observability/logging.md @@ -1,5 +1,5 @@ --- -title: "Logging" +title: "Observability — Logging FAQ" keywords: "Kubernetes, Elasticsearch, KubeSphere, Logging, logs" description: "FAQ about logging" linkTitle: "Logging" diff --git a/content/en/docs/faq/observability/monitoring.md b/content/en/docs/faq/observability/monitoring.md index c23c6cbc2..e552d1be4 100644 --- a/content/en/docs/faq/observability/monitoring.md +++ b/content/en/docs/faq/observability/monitoring.md @@ -1,5 +1,5 @@ --- -title: "Monitoring" +title: "Observability — Monitoring FAQ" keywords: "Kubernetes, Prometheus, KubeSphere, Monitoring" description: "FAQ about monitoring" linkTitle: "Monitoring" @@ -120,4 +120,4 @@ kubectl exec -it -n kubesphere-monitoring-system prometheus-k8s-0 -c prometheus rm -rf 01EM0016F8FB33J63RNHFMHK3/ ``` -Alternatively, you can simply delete the directory from the persistent volume bound to the Prometheus PVC. \ No newline at end of file +Alternatively, you can simply delete the directory from the persistent volume bound to the Prometheus PVC. diff --git a/content/en/docs/faq/upgrade/_index.md b/content/en/docs/faq/upgrade/_index.md index c07561131..ac78c2d13 100644 --- a/content/en/docs/faq/upgrade/_index.md +++ b/content/en/docs/faq/upgrade/_index.md @@ -1,5 +1,5 @@ --- -title: "Upgrade" +title: "Upgrade FAQ" keywords: 'Kubernetes, KubeSphere, upgrade, FAQ' description: 'Faq about upgrade' weight: 16200 diff --git a/content/en/docs/installing-on-kubernetes/introduction/overview.md b/content/en/docs/installing-on-kubernetes/introduction/overview.md index 07abe907b..ac313c806 100644 --- a/content/en/docs/installing-on-kubernetes/introduction/overview.md +++ b/content/en/docs/installing-on-kubernetes/introduction/overview.md @@ -1,5 +1,5 @@ --- -title: "Overview" +title: "Installing KubeSphere on Kubernetes — Overview" keywords: "KubeSphere, Kubernetes, Installation" description: "Overview of KubeSphere Installation on Kubernetes" linkTitle: "Overview" diff --git a/content/en/docs/installing-on-kubernetes/on-prem-kubernetes/install-ks-on-linux-airgapped.md b/content/en/docs/installing-on-kubernetes/on-prem-kubernetes/install-ks-on-linux-airgapped.md index f0c13f385..99108c9be 100644 --- a/content/en/docs/installing-on-kubernetes/on-prem-kubernetes/install-ks-on-linux-airgapped.md +++ b/content/en/docs/installing-on-kubernetes/on-prem-kubernetes/install-ks-on-linux-airgapped.md @@ -1,5 +1,5 @@ --- -title: "Air-gapped Installation" +title: "Air-gapped Installation on Kubernetes" keywords: 'Kubernetes, KubeSphere, air-gapped, installation' description: 'How to install KubeSphere on Kubernetes in an air-gapped environment.' linkTitle: "Air-gapped Installation" diff --git a/content/en/docs/installing-on-linux/introduction/air-gapped-installation.md b/content/en/docs/installing-on-linux/introduction/air-gapped-installation.md index 7e16138bd..a43bb5706 100644 --- a/content/en/docs/installing-on-linux/introduction/air-gapped-installation.md +++ b/content/en/docs/installing-on-linux/introduction/air-gapped-installation.md @@ -1,5 +1,5 @@ --- -title: "Air-gapped Installation" +title: "Air-gapped Installation On Linux" keywords: 'Air-gapped, Installation, KubeSphere' description: 'How to install KubeSphere in an air-gapped environment.' linkTitle: "Air-gapped Installation" diff --git a/content/en/docs/installing-on-linux/introduction/intro.md b/content/en/docs/installing-on-linux/introduction/intro.md index 914c1ef93..6b3c6137e 100644 --- a/content/en/docs/installing-on-linux/introduction/intro.md +++ b/content/en/docs/installing-on-linux/introduction/intro.md @@ -1,5 +1,5 @@ --- -title: "Overview" +title: "Installing on Linux — Overview" keywords: 'Kubernetes, KubeSphere, Linux, Installation' description: 'Overview of Installing KubeSphere on Linux' linkTitle: "Overview" diff --git a/content/en/docs/introduction/_index.md b/content/en/docs/introduction/_index.md index 272d96ce4..6d5b187cf 100644 --- a/content/en/docs/introduction/_index.md +++ b/content/en/docs/introduction/_index.md @@ -1,5 +1,5 @@ --- -title: "Introduction" +title: "Introduction to KubeSphere" description: "Help you to better understand KubeSphere with detailed graphics and contents" layout: "single" diff --git a/content/en/docs/multicluster-management/introduction/overview.md b/content/en/docs/multicluster-management/introduction/overview.md index e09f336b9..8caafe58d 100644 --- a/content/en/docs/multicluster-management/introduction/overview.md +++ b/content/en/docs/multicluster-management/introduction/overview.md @@ -1,5 +1,5 @@ --- -title: "Overview" +title: "Multi-cluster Management — Overview" keywords: 'Kubernetes, KubeSphere, multicluster, hybrid-cloud' description: 'Overview' linkTitle: "Overview" diff --git a/content/en/docs/pluggable-components/overview.md b/content/en/docs/pluggable-components/overview.md index 21a25a3ea..5260d596e 100644 --- a/content/en/docs/pluggable-components/overview.md +++ b/content/en/docs/pluggable-components/overview.md @@ -1,5 +1,5 @@ --- -title: "Overview" +title: "Enable Pluggable Components — Overview" keywords: "Kubernetes, KubeSphere, pluggable-components, overview" description: "Overview of installing pluggable components." linkTitle: "Overview" diff --git a/content/en/docs/project-administration/role-and-member-management.md b/content/en/docs/project-administration/role-and-member-management.md index 46696622e..1ee692db5 100644 --- a/content/en/docs/project-administration/role-and-member-management.md +++ b/content/en/docs/project-administration/role-and-member-management.md @@ -1,5 +1,5 @@ --- -title: "Role and Member Management" +title: "Role and Member Management In Your Project" keywords: 'KubeSphere, Kubernetes, role, member, management, project' description: 'Role and Member Management in a Project' diff --git a/content/en/docs/project-user-guide/custom-application-monitoring/introduction.md b/content/en/docs/project-user-guide/custom-application-monitoring/introduction.md index 3cf662116..54e77285b 100644 --- a/content/en/docs/project-user-guide/custom-application-monitoring/introduction.md +++ b/content/en/docs/project-user-guide/custom-application-monitoring/introduction.md @@ -1,5 +1,5 @@ --- -title: "Introduction" +title: "Introduction to Custom Application Monitoring" keywords: 'monitoring, prometheus, prometheus operator' description: 'Introduction to KubeSphere custom application monitoring.' linkTitle: "Introduction" @@ -50,4 +50,4 @@ Please read [Monitor a Sample Web Application](../examples/monitor-sample-web/) Around two minutes, the KubeSphere monitoring engine starts to scape and store metrics. Then you can use PromQL to query metrics and design panels and dashboards. -Please read [Querying](../visualization/querying/) to learn how to write a PromQL expression. For dashboard features, please read [Visualization](../visualization/overview/). \ No newline at end of file +Please read [Querying](../visualization/querying/) to learn how to write a PromQL expression. For dashboard features, please read [Visualization](../visualization/overview/). diff --git a/content/en/docs/project-user-guide/custom-application-monitoring/visualization/overview.md b/content/en/docs/project-user-guide/custom-application-monitoring/visualization/overview.md index 5db45b462..7280eec1a 100644 --- a/content/en/docs/project-user-guide/custom-application-monitoring/visualization/overview.md +++ b/content/en/docs/project-user-guide/custom-application-monitoring/visualization/overview.md @@ -1,5 +1,5 @@ --- -title: "Overview" +title: "Monitoring Dashboard — Overview" keywords: 'monitoring, prometheus, prometheus operator' description: 'Overview' linkTitle: "Overview" @@ -82,4 +82,4 @@ The place of group on the right is consistent with the place of charts in the mi ## Dashboard Templates -Find and share dashboard templates in [Monitoring Dashboards Gallery](https://github.com/kubesphere/monitoring-dashboard/tree/master/contrib/gallery). It is a place for KubeSphere community users to contribute their masterpieces. \ No newline at end of file +Find and share dashboard templates in [Monitoring Dashboards Gallery](https://github.com/kubesphere/monitoring-dashboard/tree/master/contrib/gallery). It is a place for KubeSphere community users to contribute their masterpieces. diff --git a/content/en/docs/project-user-guide/grayscale-release/overview.md b/content/en/docs/project-user-guide/grayscale-release/overview.md index 2b4badcfe..9d0d21d5c 100644 --- a/content/en/docs/project-user-guide/grayscale-release/overview.md +++ b/content/en/docs/project-user-guide/grayscale-release/overview.md @@ -1,5 +1,5 @@ --- -title: "Overview" +title: "Grayscale Release — Overview" keywords: 'Kubernetes, KubeSphere, grayscale release, overview, service mesh' description: 'An overview of grayscale release.' linkTitle: "Overview" @@ -36,4 +36,4 @@ Traffic mirroring copies live production traffic and sends it to a mirrored serv The current KubeSphere version does not support grayscale release strategies for multi-cluster apps. -{{}} \ No newline at end of file +{{}} diff --git a/content/en/docs/quick-start/enable-pluggable-components.md b/content/en/docs/quick-start/enable-pluggable-components.md index d94eca15c..3d3aa2511 100644 --- a/content/en/docs/quick-start/enable-pluggable-components.md +++ b/content/en/docs/quick-start/enable-pluggable-components.md @@ -1,5 +1,5 @@ --- -title: "Enable Pluggable Components" +title: "Enable Pluggable Components — Quickstarts" keywords: 'KubeSphere, Kubernetes, pluggable, components' description: 'Enable Pluggable Components' linkTitle: "Enable Pluggable Components" @@ -146,4 +146,4 @@ You can find the web kubectl tool by clicking the hammer icon in the bottom-righ {{< notice tip >}} If you do not see relevant components in the above image, some Pods may not be ready yet. You can execute `kubectl get pod --all-namespaces` through kubectl to see the status of Pods. - {{}} \ No newline at end of file + {{}} diff --git a/content/en/docs/upgrade/overview.md b/content/en/docs/upgrade/overview.md index 319790526..3ccb88bee 100644 --- a/content/en/docs/upgrade/overview.md +++ b/content/en/docs/upgrade/overview.md @@ -1,5 +1,5 @@ --- -title: "Overview" +title: "Upgrade — Overview" keywords: "Kubernetes, upgrade, KubeSphere, v3.0.0, upgrade" description: "KubeSphere Upgrade Overview" linkTitle: "Overview" diff --git a/content/en/docs/workspace-administration/role-and-member-management.md b/content/en/docs/workspace-administration/role-and-member-management.md index 1bfd23de3..a82c917c8 100644 --- a/content/en/docs/workspace-administration/role-and-member-management.md +++ b/content/en/docs/workspace-administration/role-and-member-management.md @@ -1,5 +1,5 @@ --- -title: "Role and Member Management" +title: "Role and Member Management In Your Workspace" keywords: "Kubernetes, workspace, KubeSphere, multitenancy" description: "Role and Member Management in a Workspace" linkTitle: "Role and Member Management" diff --git a/content/en/observability/_index.md b/content/en/observability/_index.md index 326fa9c71..10c84308b 100644 --- a/content/en/observability/_index.md +++ b/content/en/observability/_index.md @@ -1,5 +1,5 @@ --- -title: "observability" +title: "Kubernetes Observability on KubeSphere" layout: "scenario" css: "scss/scenario.scss" diff --git a/content/en/projects/_index.md b/content/en/projects/_index.md index 16cd3da27..c7baae143 100644 --- a/content/en/projects/_index.md +++ b/content/en/projects/_index.md @@ -1,5 +1,5 @@ --- -title: "Open Source Community - Open Source Community - KubeSphere | Enterprise container platform, built on Kubernetes" +title: "Open Source Community - Projects | KubeSphere" description: KubeSphere is an open source container platform based on Kubernetes for enterprise app development and deployment, suppors installing anywhere from on-premise datacenter to any cloud to edge. keywords: KubeSphere, Kubernetes Dashboard, Install Enterprise Kubernetes, DevOps, Istio, Service Mesh, Jenkins, container platform diff --git a/content/en/videos/_index.md b/content/en/videos/_index.md index e860ed8af..eb8167444 100644 --- a/content/en/videos/_index.md +++ b/content/en/videos/_index.md @@ -1,7 +1,7 @@ --- -title: Open Source Community - Open Source Community - KubeSphere | Enterprise container platform, built on Kubernetes +title: Open Source Community - Videos | KubeSphere description: KubeSphere is an open source container platform based on Kubernetes for enterprise app development and deployment, suppors installing anywhere from on-premise datacenter to any cloud to edge. keywords: KubeSphere,DevOps,Istio,Service Mesh,Jenkins, css: "scss/videos.scss" tip: ALL ---- \ No newline at end of file +---