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

Commit1bf478a

Browse files
authored
Content qa (#1238)
* Updates after review* Updates* Update gitops-apps-dashboard.md* Update installation-options.md
1 parent7576225 commit1bf478a

13 files changed

+29
-28
lines changed

‎_docs/dashboards/gitops-apps-dashboard.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,14 +116,14 @@ Here's a description of the information and actions in the GitOps Apps dashboard
116116
{: .table .table-bordered .table-hover}
117117
| Item| Description|
118118
| --------------| --------------|
119-
|**Application filters** | Filter by a range of attributes to customize what you see in the dashboard. {::nomarkdown} <ul><li>Application health<br>A snapshot that displays a breakdown of the deployed applications by their health status.<br>Click a status to filter by applications that match it.<br>Codefresh tracks Argo CD's set of health statuses. See <a href="https://codefresh.io/docs/docs/deployments/gitops/monitor-applications/#health-status-for-application-resources">Health status</a> in this article, and Argo CD's official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/operator-manual/health" target=”_blank”>Health sets</a>.</li><li>Application attributes<br>Attribute filters support multi-selection, and results are based on an OR relationship within the same filter with multiple options, and an AND relationship between filters.<br>Clicking <b>More Filters</b> gives you options to filter by Health status, Cluster names, Namespace, and Type. <br><ul><li>Application Type: Can be any of the following<ul><li>Applications: Standalone applications. See the official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/operator-manual/declarative-setup/#applications" target=”_blank”>Applications</a>.</li><li>ApplicationSet: Applications created using the ApplicationSet Custom Resource (CR) template. An ApplicationSet can generate single or multiple applications. See the official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/user-guide/application-set" target=”_blank”>Generating Applications with ApplicationSet</a>.</li><li>Git Source: Applications created by Codefresh that includes other applications and CI resources. See <a href="https://codefresh.io/docs/docs/installation/gitops/git-sources/">Git Sources</a>.</li></ul></li></li><li>Labels:The K8s labels defined for the applications. The list displays labels of <i>all</i> the applications, even if you have applied filters.<br>To see the available labels, select <b>Add</b>, and then select the required label and one or more values. <br>To filter by the labels, select <b>Add</b> and then <b>Apply</b>.<br> See the official documentation on <a href="https://kubernetes.io/docs/concepts/overview/working-with-objects/labels" target=”_blank”>Labels and selectors</a>.</li></ul></ul>{:/}|
120-
|{::nomarkdown}<imgsrc="../../../../images/icons/icon-mark-favorite.png?display=inline-block">{:/}| Star applications as favorites to filter them later.{::nomarkdown}<br>Select the <imgsrc="../../../../images/icons/icon-mark-favorite.png?display=inline-block"> to star the application as a favorite.<br><br>To filter by favorite applications, on the filters bar, select <imgsrc="../../../../images/icons/icon-fav-starred.png?display=inline-block">.<br>{:/} {% if page.collection != site.gitops_collection %}TIP: You can filter starred (favorite) applications also in the[DORA metrics dashboard]({{site.baseurl}}/docs/dashboards/dora-metrics/#metrics-for-favorite-applications).{% endif %}|
121-
|**Application actions**| Options to monitor/manage applications through the application's context menu. {::nomarkdown}<ul><li>Quick view<br>A comprehensive read-only view of the deployment and definition information for the application.</li>{:/}See [Monitor deployments for selected Argo CD application](#monitoring-deployments-for-selected-argo-cd-application) in this article.{::nomarkdown}<li>Synchronize/Sync<br>Manually synchronize the application.</li>{:/}See [Manually sync applications]({{site.baseurl}}/docs/deployments/gitops/manage-application/#manually-synchronize-an-argo-cd-application).{::nomarkdown}<li>Edit<br>Modify application definitions.</li>{:/}See [Edit application definitions]({{site.baseurl}}/docs/deployments/gitops/manage-application/#edit-argo-cd-application-definitions).{::nomarkdown}<li>Refresh and Hard Refresh: Always available in the application's toolbar. <ul><li>Refresh: Retrieve desired (Git) state, compare with the live (cluster) state, and refresh the application to sync with the desired state.</li><li>Hard Refresh: Refresh the application to sync with the Git state, while removing the cache.</li></ul>See <a href="https://codefresh.io/docs/docs/deployments/gitops/manage-application/#refreshhard-refresh-argo-cd-applications/">Refresh/hard refresh GitOps applications</a>.{:/} |
119+
|**Application filters** | Filter by a range of attributes to customize what you see in the dashboard. {::nomarkdown} <ul><li>Application health<br>A snapshot that displays a breakdown of the deployed applications by their health status.<br>Click a status to filter by applications that match it.<br>Codefresh tracks Argo CD's set of health statuses. See <a href="https://codefresh.io/docs/docs/deployments/gitops/monitor-applications/#health-status-for-application-resources">Health status</a>, and Argo CD's official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/operator-manual/health" target=”_blank”>Health sets</a>.</li><li>Application attributes<br>Attribute filters support multi-selection, and results are based on an OR relationship within the same filter with multiple options, and an AND relationship between filters.<br>Clicking <b>More Filters</b> gives you options to filter by Health status, Cluster names, Namespace, and Type. <br><ul><li>Application Type: Can be any of the following<ul><li>Applications: Standalone applications. See the official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/operator-manual/declarative-setup/#applications" target=”_blank”>Applications</a>.</li><li>ApplicationSet: Applications created using the ApplicationSet Custom Resource (CR) template. An ApplicationSet can generate single or multiple applications. See the official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/user-guide/application-set" target=”_blank”>Generating Applications with ApplicationSet</a>.</li><li>Git Source: Applications created by Codefresh that includes other applications and CI resources. See <a href="https://codefresh.io/docs/docs/installation/gitops/git-sources/">Git Sources</a>.</li></ul></li></li><li>Labels:The K8s labels defined for the applications. The list displays labels of <i>all</i> the applications, even if you have applied filters.<br>To see the available labels, select <b>Add</b>, and then select the required label and one or more values. <br>To filter by the labels, select <b>Add</b> and then <b>Apply</b>.<br> See the official documentation on <a href="https://kubernetes.io/docs/concepts/overview/working-with-objects/labels" target=”_blank”>Labels and selectors</a>.</li></ul></ul>{:/}|
120+
|{::nomarkdown}<imgsrc="../../../images/icons/icon-mark-favorite.png?display=inline-block">{:/}| Star applications as favorites to filter them later.{::nomarkdown}<br>Select the <imgsrc="../../../images/icons/icon-mark-favorite.png?display=inline-block"> to star the application as a favorite.<br><br>To filter by favorite applications, on the filters bar, select <imgsrc="../../../images/icons/icon-fav-starred.png?display=inline-block">.<br>{:/} {% if page.collection != site.gitops_collection %}TIP: You can filter starred (favorite) applications also in the[DORA metrics dashboard]({{site.baseurl}}/docs/dashboards/dora-metrics/#metrics-for-favorite-applications).{% endif %}|
121+
|**Application actions**| Options to monitor/manage applications through the application's context menu. {::nomarkdown}<ul><li>Quick view<br>A comprehensive read-only view of the deployment and definition information for the application.</li>{:/}See [Monitor deployments for selected Argo CD application]({{site.baseurl}}/docs/deployments/gitops/monitor-applications/#monitoring-application-deployments).{::nomarkdown}<li>Synchronize/Sync: Manually synchronize the application.</li>{:/}See [Manually sync applications]({{site.baseurl}}/docs/deployments/gitops/manage-application/#manually-sync-an-argo-cd-application).{::nomarkdown}<li>Edit: Modify application definitions.</li>{:/}See [Edit application definitions]({{site.baseurl}}/docs/deployments/gitops/manage-application/#edit-argo-cd-application-definitions).{::nomarkdown}<li>Refresh and Hard Refresh: Always available in the application's toolbar. <ul><li>Refresh: Retrieve desired (Git) state, compare with the live (cluster) state, and refresh the application to sync with the desired state.</li><li>Hard Refresh: Refresh the application to sync with the Git state, while removing the cache.</li></ul>{:/}See [Refresh/hard refresh GitOps applications]({{site.baseurl}}/docs/deployments/gitops/manage-application/#refreshhard-refresh-argo-cd-applications). |
122122

123123
##Related articles
124124
[Monitoring Argo CD applications]({{site.baseurl}}/docs/deployments/gitops/monitor-applications/)
125125
[Managing Argo CD applications]({{site.baseurl}}/docs/deployments/gitops/manage-application/)
126126
[Environments dashboard]({{site.baseurl}}/docs/dashboards/gitops-environments/)
127127
[Products dashboard]({{site.baseurl}}/docs/dashboards/gitops-products/)
128-
[HomeDashboard]({{site.baseurl}}/docs/dashboards/home-dashboard/)
128+
[Homedashboard]({{site.baseurl}}/docs/dashboards/home-dashboard/)
129129
{% if page.collection != site.gitops_collection %}[DORA metrics]({{site.baseurl}}/docs/dashboards/dora-metrics/){% endif %}

‎_docs/dashboards/gitops-environments.md‎

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,9 @@ toc: true
99
##Environments dashboard
1010
The**Environments** dashboard introduces a new dimension to the developer and deployment experience with Argo CD applications in Codefresh.
1111

12-
Within Codefresh's suite of dashboards, such as the GitOps Overview and GitOps Apps, you gain valuable insights into application deploymentsandconfigurations. These viewsfocus on individual applications,lackingthebroader context of theirinterconnections, if any.
12+
The Environments dashboard provides a comprehensive view of applications across their software development and deployment lifecycles in Codefresh. Unlike the GitOps OverviewandGitOps Apps dashboards, whichfocus on individual applications, theEnvironments dashboard highlights theirrelationships within products and promotions.
1313

14-
The Environments dashboard fills this gap by providing a holistic perspective on applications based on their software development and deployment lifecycles. It offers a centralized view of products and their applications as they progress through various promotions, placing them within the broader context of their development journey.
15-
16-
The Environments dashboard in Codefresh gives you a real-time view of your applications across all environments. It provides insights into deployment status, promotions, and version history—helping teams track changes and make informed decisions. With built-in filtering and detailed environment data, you can quickly assess the state of your applications and streamline troubleshooting.
14+
It offers real-time insights into deployment status, promotions, and version history, helping teams track changes and make informed decisions. With built-in filtering and detailed environment data, you can quickly assess application health and streamline troubleshooting.
1715

1816

1917
{% include

‎_docs/dashboards/home-dashboard.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,11 +375,12 @@ You can then filter by the specific pipeline or pipelines and analyze success ra
375375

376376
##Related articles
377377
[Environments]({{site.baseurl}}/docs/dashboards/gitops-environments/)
378-
{% if page.collection != site.gitops_collection %}[DORA metrics]({{site.baseurl}}/docs/dashboards/dora-metrics/){% endif %}
379378
[Monitoring applications]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/)
379+
[Images]({{site.baseurl}}/docs/dashboards/images/)
380380
{% if page.collection != site.gitops_collection %}
381381
[Monitoring pipelines]({{site.baseurl}}/docs/pipelines/monitoring-pipelines/)
382+
[DORA metrics]({{site.baseurl}}/docs/dashboards/dora-metrics/)
382383
{% endif %}
383-
[Images]({{site.baseurl}}/docs/dashboards/images/)
384+
384385

385386

‎_docs/gitops-quick-start/create-app-ui.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ We'll do the following:
1818
* Create a product for the applications
1919
* Explore the Product Dashboard
2020

21-
For detailed information, see[AboutArgo CD applications]({{site.baseurl}}/docs/deployments/gitops/create-application/).
21+
For detailed information, see[Argo CD applications]({{site.baseurl}}/docs/deployments/gitops/about-apps/).
2222

2323

2424
##Products in GitOps
@@ -351,7 +351,7 @@ The Product Dashboard provides a centralized view of your product's applications
351351
* **Release versions**: Quickly identify which version of an application is deployed in each environment to maintain consistency or troubleshoot issues. For detailed information, see [Configuring app version for promotions]({{site.baseurl}}/docs/products/promotion-version-properties/#configuring-versions-for-promoted-applications).
352352
* **Dependency insights**: Compare dependency versions across environments to detect inconsistencies or verify production readiness.
353353
* **Integrated application insights**: Use Git commit history, Kubernetes data, and feature mappings to evaluate changes, troubleshoot, and plan promotions.
354-
Requirement:Integrate CI platforms/tools
354+
355355
For the Git and Features tabs to work seamlessly, ensure your CI/CD systems are integrated.
356356
If you have CI platforms/tools already in place, be it Codefresh pipelines, GitHub Actions, or Jenkins, you can integrate them with Codefresh GitOps. The same applies to issue-tracking tools like Jira.
357357
For setup instructions, see [Image enrichments with GitOps integrations]({{site.baseurl}}/docs/gitops-integrations/image-enrichment-overview/).

‎_docs/gitops-quick-start/create-codefresh-account.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,11 @@ Codefresh currently supports the following IdPs:
2323

2424
If your preferred IdP is not listed, please[contact us](https://codefresh.io/contact-us/){:target="\_blank"} with the details.
2525

26-
26+
{% if page.collection != site.gitops_collection %}
2727
>**NOTE**
2828
For Git repositories, the login method is less important, as you can access Git repositories through [Git integrations]({{site.baseurl}}/docs/integrations/git-providers/), regardless of your sign-up process. <br><br>
2929
If you have multiple sign-up methods, as long as you use the same email address in all the sign-ups, Codefresh automatically redirects you to the account dashboard.
30+
{% endif %}
3031

3132
##Create Codefresh account
3233
1. Go to the[Codefresh Sign Up page](https://g.codefresh.io/signup).<!---need to change the URL and the screenshot-->
@@ -101,7 +102,7 @@ Congratulations! Your new Codefresh account is now ready and you are directed to
101102
##What's next
102103
You are now ready to install the GitOps Runtime, the foundation for GitOps operations.
103104

104-
[Quick start: Installingthe GitOps Runtime]({{site.baseurl}}/docs/gitops-quick-start/quick-start-install-runtime/)
105+
[Quick start: Installinga GitOps Runtime]({{site.baseurl}}/docs/gitops-quick-start/quick-start-install-runtime/)
105106

106107

107108

‎_docs/gitops-quick-start/dependency-multi-env-promotion.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,8 @@ These foundational steps empower you to manage complex promotions confidently an
185185
186186
## Related articles
187187
Now that you’ve covered simple and advanced promotion scenarios, learn more on customizing promotion settings for products:
188-
* [Configuring version and promotable properties forProducts]({{site.baseurl}}/docs/products/promotion-version-properties/)
189-
* [Configuring Promotion Flows and triggers forProducts]({{site.baseurl}}/docs/products/promotion-flow-triggers/)
188+
* [Configuring version and promotable properties forproducts]({{site.baseurl}}/docs/products/promotion-version-properties/)
189+
* [Selecting Promotion Flows and triggers forproducts]({{site.baseurl}}/docs/products/promotion-flow-triggers/)
190190
191191
192192

‎_docs/gitops-quick-start/multi-env-sequential-flow.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ max-width="60%"
9999

100100
{:start="6"}
101101
1. Select the target environments in the promotion sequence to which to promote changes. For example,`qa` and`prod`.
102-
1. Mouse over the right of the environment node to which to add the new environment (`dev` for example), and click {::nomarkdown}<imgsrc="../../../../images/icons/plus-icon.png"display=inline-block>{:/}.
102+
1. Mouse over the right of the environment node to which to add the new environment (`dev` for example), and click {::nomarkdown}<imgsrc="../../../images/icons/plus-icon.png"display=inline-block>{:/}.
103103
1. From the list, select the first target environment in the flow,`qa` for this quick start.
104104
1. Repeat the action on the newly added environment node (for example,`qa`) to add the next target environment.
105105
For the quick start, we'll add`prod` as the final target environment in the flow.

‎_docs/gitops-quick-start/quick-start-configure-runtime.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Configure the Runtime immediately after installation using the Configuration and
1515

1616
Configuration includes:
1717
*[Configuring Git credentials](#configure-git-credentials-for-runtime)
18-
*[Configuring the Runtime as an Argo CD Application](#configure-runtime-as-argo-application)
18+
*[Configuring the Runtime as an Argo CD Application](#configure-runtime-as-argo-cd-application)
1919
*[Adding a Git source](#add-git-source-to-runtime)
2020

2121
For detailed information, see[Configuring the GitOps Runtime]({{site.baseurl}}/docs/installation/gitops/runtime-configuration/).
@@ -57,6 +57,6 @@ Leave all other settings as is.
5757
##What's next
5858
Now that the GitOps Runtime is installed and configured, you are ready to create applications.
5959

60-
[Quick start: CreatingProducts and applications]({{site.baseurl}}/docs/gitops-quick-start/create-app-ui/)
60+
[Quick start: Creatingproducts and applications]({{site.baseurl}}/docs/gitops-quick-start/create-app-ui/)
6161

6262

‎_docs/gitops-quick-start/quick-start-gitops-environments.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title:"Quick start: CreatingEnvironments"
2+
title:"Quick start: Creatingenvironments"
33
description:"Explore how environments empower application promotion and deployment"
44
group:gitops-quick-start
55
toc:true
@@ -38,7 +38,7 @@ Environments help you:
3838
***Mirror your SDLC**: Align applications with their development stages, providing clarity and structure.
3939
***Simplify promotions**: Easily move applications through stages, ensuring consistency.
4040

41-
For detailed information, see[Environments]({{site.baseurl}}/docs/dashboards/gitops-environments/).
41+
For detailed information, see[Environments]({{site.baseurl}}/docs/environments/environments-overview/).
4242

4343

4444
##Requirements

‎_docs/gitops-quick-start/quick-start-install-runtime.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ Choose from two installation options based on your existing Argo CD setup:
2626

2727
***Install with a new Argo CD instance**
2828
If Argo CD is not installed, Codefresh can deploy and configure it along with the GitOps Runtime.
29-
.
29+
3030

3131
The key difference is whether Argo CD instance is either external to the Runtime or installed as part of it.
32-
For an architectural overview, see[Runtime installation modes and architecture](#runtime-installation-modes-and-architecture).
32+
For an architectural overview, see[Runtime installation modes and architecture]({{site.baseurl}}/docs/gitops-runtimes/runtime-architecture/#runtime-installation-modes-and-architecture).
3333

3434

3535

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp