mirror of
https://github.com/kubesphere/website.git
synced 2026-01-01 03:33:29 +00:00
* Update index files Signed-off-by: Sherlock113 <sherlockxu@yunify.com> * fix typo Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
1.3 KiB
1.3 KiB
| title | description | layout | linkTitle | weight | icon |
|---|---|---|---|---|---|
| Project Administration | Help you to better manage KubeSphere projects | single | Project Administration | 13000 | /images/docs/docs.svg |
A KubeSphere project is a Kubernetes namespace. There are two types of projects, the single-cluster project and the multi-cluster project. The former one is the regular Kubernetes namespace, while the latter is the federated namespace across multiple clusters. As a project administrator, you are responsible for project creation, limit range settings, network isolation configuration, and more.
Projects and Multi-cluster Projects
Learn how to create different types of projects.
Role and Member Management
Learn how to manage access control for a project.
Project Network Isolation
Understand the concept of network isolation and how to configure network policies for a project.
Container Limit Ranges
Learn how to set default container limit ranges in a project.
Project Gateway
Understand the concept of project gateway and how to manage it.