diff --git a/content/en/docs/pluggable-components/_index.md b/content/en/docs/pluggable-components/_index.md index 052f8d081..c7a68f130 100644 --- a/content/en/docs/pluggable-components/_index.md +++ b/content/en/docs/pluggable-components/_index.md @@ -18,35 +18,35 @@ Develop a basic understanding of key components in KubeSphere, including feature ## [KubeSphere App Store](../pluggable-components/app-store/) -Learn how to enable App Store to share data and apps internally and set industry standards of delivery process externally. +Learn how to enable the KubeSphere App Store to share data and apps internally and set industry standards of delivery process externally. ## [KubeSphere DevOps System](../pluggable-components/devops/) Learn how to enable DevOps to further free your developers and let them focus on code writing. -## [KubeSphere Auditing Logs](../pluggable-components/auditing-logs/) +## [KubeSphere Logging System](../pluggable-components/logging/) -Learn how to enable Auditing to document platform events and activities. +Learn how to enable Logging to leverage the tenant-based system for log collection, query and management. ## [KubeSphere Events](../pluggable-components/events/) Learn how to enable Events to keep track of everything that is happening on the platform. -## [KubeSphere Logging System](../pluggable-components/logging/) - -Learn how to enable Logging to leverage the tenant-based system for log collection, query and management. - -## [KubeSphere Service Mesh](../pluggable-components/service-mesh/) - -Learn how to enable Service Mesh to use different traffic management strategies for microservices governance. - ## [KubeSphere Alerting and Notification](../pluggable-components/alerting-notification/) Learn how to enable Alerting and Notification to identify any potential issues in advance before they take a toll on your business. -## [Network Policy](../pluggable-components/network-policy/) +## [KubeSphere Auditing Logs](../pluggable-components/auditing-logs/) -Learn how to enable Network Policy to control traffic flow at the IP address or port level. +Learn how to enable Auditing to document platform events and activities. + +## [KubeSphere Service Mesh](../pluggable-components/service-mesh/) + +Learn how to enable the Service Mesh to use different traffic management strategies for microservices governance. + +## [Network Policies](../pluggable-components/network-policy/) + +Learn how to enable Network Policies to control traffic flow at the IP address or port level. ## FAQ