DevOps Project Management
- You need to create a workspace and a user (). The user must be invited to the workspace with the role of . For more information, refer to Create Workspaces, Projects, Users and Roles.
- You need to enable the .
Log in to the console of KubeSphere as . Go to DevOps Projects and click Create.
Provide the basic information for the DevOps project and click OK.
- Alias: The alias name of the DevOps project.
- Description: A brief introduction to the DevOps project.
- Cluster Settings: In the current version, a DevOps project cannot run across multiple clusters at the same time. If you have enabled the multi-cluster feature, you must select the cluster where your DevOps project runs.
- A DevOps project is displayed in the list below after created.
A pipeline entails a collection of plugins that allow you to constantly and consistently test and build your code. It combines continuous integration (CI) and continuous delivery (CD) to provide streamlined workflows so that your code can be automatically delivered to any target.
A DevOps project user with required permissions can configure credentials for pipelines for the interaction with external environments. Once the user adds these credentials in a DevOps project, the credentials can be used by the DevOps project to interact with third-party applications, such as GitHub, GitLab and Docker Hub. For more information, see .
Click Basic Information under DevOps Project Settings, and you can see an overview of the current DevOps project, including the number of project roles and members, project name and project creator.