mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Add component index
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
This commit is contained in:
parent
f713515ec9
commit
070df0d760
|
|
@ -8,15 +8,42 @@ linkTitle: "Enable Pluggable Components"
|
|||
weight: 3500
|
||||
|
||||
icon: "/images/docs/docs.svg"
|
||||
|
||||
---
|
||||
|
||||
## Installing KubeSphere and Kubernetes on Linux
|
||||
This chapter demonstrates detailed steps of enabling different components in KubeSphere both before and after installation so that you can take full advantage of the container platform for your business.
|
||||
|
||||
In this chapter, we will demonstrate how to use KubeKey to provision a new Kubernetes and KubeSphere cluster based on different infrastructures. Kubekey can help you to quickly build a production-ready cluster architecture on a set of machines from zero to one. It also helps you to easily scale the cluster and install pluggable components on existing architecture.
|
||||
## [Overview](../pluggable-components/overview/)
|
||||
|
||||
## Most Popular Pages
|
||||
Develop a basic understanding of key components in KubeSphere, including features and resource consumption.
|
||||
|
||||
Below you will find some of the most common and helpful pages from this chapter. We highly recommend you to review them at first.
|
||||
## [KubeSphere App Store](../pluggable-components/app-store/)
|
||||
|
||||
{{< popularPage icon="/images/docs/bitmap.jpg" title="Install KubeSphere on AWS EC2" description="Provisioning a new Kubernetes and KubeSphere cluster based on AWS" link="" >}}
|
||||
Learn how to enable 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/)
|
||||
|
||||
Learn how to enable Auditing to document platform events and activities.
|
||||
|
||||
## [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/)
|
||||
|
||||
Learn how to enable Network Policy to control traffic flow at the IP address or port level.
|
||||
|
|
@ -4,7 +4,7 @@ keywords: "kubernetes, docker, kubesphere, jenkins, istio, prometheus"
|
|||
description: "KubeSphere Release Notes For 3.0.0"
|
||||
|
||||
linkTitle: "Overview"
|
||||
weight: 50
|
||||
weight: 3510
|
||||
---
|
||||
|
||||
TBD
|
||||
Loading…
Reference in New Issue