Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1422b81

Browse files
authored
Update csdp-introduction.md (#27)
1 parentd63a3a8 commit1422b81

File tree

1 file changed

+36
-16
lines changed

1 file changed

+36
-16
lines changed

‎_docs/getting-started/csdp-introduction.md‎

Lines changed: 36 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,42 @@ group: getting-started
55
toc:true
66
---
77

8-
9-
The Codefresh Software Delivery Platform (CSDP), is a full-featured, turn-key solution for application deployments and releases. Powered by the Argo Project, CSDP uses Argo CD, Argo Workflows, Argo Events, and Argo Rollouts, extended with functionality and features essential for enterprise deployments. CSDP offers security, maintainability, traceability, and most importantly, a single control plane for all stakeholders, be they developers, operators, product owners or project managers.
10-
11-
PIC
12-
13-
CSDP brings all these tools into a single enterprise-ready platform that enables teams to:
14-
8+
The Codefresh Software Delivery Platform (CSDP), is a full-featured, turn-key solution for application deployments and releases. Powered by the Argo Project, CSDP uses Argo CD, Argo Workflows, Argo Events, and Argo Rollouts, extended with unique functionality and features essential for enterprise deployments. CSDP offers security, maintainability, traceability, and most importantly, a single control plane for all stakeholders, be they developers, operators, product owners or project managers.
9+
10+
With CSDP teams can:
11+
1512
* Deliver software at scale by managing hundreds or thousands of deployment targets and applications
16-
* Get a secure, enterprise-ready distribution of Argo with built-in identity, RBAC, and secrets
13+
* Get a secure, enterprise-ready distribution of Argo with built-in identity, RBAC (role-based access control), and secrets
1714
* Gain clear visibility across all deployments and trace changes and regressions from code to cloud in seconds
1815
* Get enterprise-level dedicated support for Argo deployments
19-
20-
###Codefresh Hub for Argo
21-
Speaking of the amazing Argo community, we noticed that many practitioners building on Argo Workflows get stuck rebuilding the same steps over and over again. Because Codefresh has experience running a user-contributed marketplace with hundreds of millions of executions, we wanted to bring that functionality to Argo Workflows. At Codefresh Hub for Argo, users can find, use, and even contribute their own Argo Workflow Templates. To get things started, we’ve added some of our most popular steps, and we’re committed to bringing more and more. Best of all, these templates are tested and certified to not only work but also pass a thorough security review process.
22-
23-
These Argo Workflow templates can be used in the open-source version of Argo Workflows or within CSDP.
24-
25-
###Argo CD Autopilot
26-
Argo CD is incredibly flexible but this sometimes leaves users wondering how best to organize their repos, how to promote changes between environments, and how to bootstrap, update and recover Argo CD itself. To solve these challenges we launched Argo CD Autopilot. Autopilot is a GitOps friendly way to set up, operate, and maintain Argo CD. It creates a scalable structure for your Git repos, can handle disaster recovery, and is just a joy to use. You can watch a demo here or read the docs.
16+
17+
###CSDP and open source Argo
18+
CSDP brings you the power of the complete Argo project for your Kubernetes deployments:
19+
20+
* Argo CD for declarative continuous deployment with Kubernetes
21+
* Argo Rollouts for progressive delivery with Kubernetes
22+
* Argo Workflows as the workflow engine for Kubernetes
23+
* Argo Events for event-driven workflow automation framework
24+
25+
CSDP creates a conformed fork of the Argo project, providing an enterprise-supported version of the same, enhanced with unique functionality.
26+
For details, see[CSDP architecture](({{site.baseurl}}/docs/getting-started/architecture/)).
27+
28+
29+
###CSDP and GitOps
30+
CSDP is GitOps centric, and supports GitOps from the ground up. CSDP leverages Argo components to have the entire desired state applied from Git to your Kubernetes cluster, and then reported back to CSDP. And takes the GitOps approach a step further:
31+
32+
* Every state change operation in CSDP is made via Git
33+
* The CSDP audit log is derived from the Git changelog
34+
* CSDP access control is derived from Git permissions
35+
36+
For details, see[GitSource entity]({{site.baseurl}}/docs/getting-started/entity-model) and[access control]({{site.baseurl}}/docs/administration/access-control).
37+
38+
###CSDP user interface
39+
And finally, the CSDP UI gives you easy access to all the functionality, and visibility at all times to key information:
40+
41+
* Runtimes management
42+
View and manage all the runtimes in your deployment in the Runtimes dashboard. Get notified when versions are updated, view the changelog, and then decide if to upgrade. Detect health and sync errors at a glance in the Sync Status column. At any point, drill down into a runtime for detailed information on its components.
43+
* Applications dashboards for CD tracking
44+
No matter what the volume and frequency of deployments, our Application dashboards make it super easy to track them. Search for Jira issues, commit messages, committers, and see exactly when and if the change was applied to a specific application.
45+
* Pipelines for CI/CD
46+
Pipelines are where all the magic happens in CSDP. Our pipeline creation wizard removes the complexity when creating, validating, and maintaining pipelines. Every stage has multi-layered views of all the related Git change information for the pipeline.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp