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

Commit58765ad

Browse files
authored
Gitops apps review (#1222)
* Update apps topics* Update app topics* Add new location to argohub
1 parent7bedda5 commit58765ad

22 files changed

+145
-136
lines changed

‎_argohub/applications/gitops-apps-dashboard.md‎

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../_docs/dashboards/gitops-apps-dashboard.md

‎_data/argohub-home-content.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@
102102
localurl:/argohub/dashboards/gitops-environments/
103103
-title:Products
104104
localurl:/argohub/dashboards/gitops-products/
105+
-title:GitOps Apps
106+
localurl:/argohub/dashboards/gitops-apps-dashboard/
105107
-title:Images
106108
localurl:/argohub/dashboards/images/
107109

‎_data/argohub-nav.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
url:"/gitops-environments"
4545
-title:Products
4646
url:"/gitops-products"
47+
-title:GitOps Apps
48+
url:"/gitops-apps-dashboard"
4749
-title:Images
4850
url:"/images"
4951

@@ -218,8 +220,6 @@
218220
pages:
219221
-title:About Argo CD applications
220222
url:"/about-apps"
221-
-title:GitOps Apps dashboard
222-
url:"/gitops-apps-dashboard"
223223
-title:Application Groups for Argo CD applications
224224
url:"/gitops-app-groups"
225225
-title:Creating Argo CD applications

‎_data/home-content.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@
7474
localurl:/docs/dashboards/gitops-environments/
7575
-title:GitOps Products
7676
localurl:/docs/dashboards/gitops-products/
77+
-title:GitOps Apps
78+
localurl:/docs/dashboards/gitops-apps-dashboard/
7779
-title:DORA metrics
7880
localurl:/docs/dashboards/dora-metrics/
7981
-title:Images

‎_data/nav.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@
6565
url:"/gitops-environments"
6666
-title:GitOps Products
6767
url:"/gitops-products"
68+
-title:GitOps Apps
69+
url:"/gitops-apps-dashboard"
6870
-title:DORA metrics
6971
url:"/dora-metrics"
7072
-title:Images

‎_docs/dashboards/dora-metrics.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To view filters that are not displayed, click **More filters**.
5353

5454

5555
##Metrics for favorite applications
56-
If you have[starred applications as favorites]({{site.baseurl}}/docs/deployments/gitops/gitops-apps-dashboard/#gitops-apps-dashboard-information) in the GitOps Apps dashboard, clicking {::nomarkdown}<imgsrc="../../../images/icons/icon-mark-favorite.png?display=inline-block">{:/} in DORA metrics, displays DORA metrics only for those applications.
56+
If you have[starred applications as favorites]({{site.baseurl}}/docs/dashboards/gitops-apps-dashboard/#gitops-apps-dashboard-information) in the GitOps Apps dashboard, clicking {::nomarkdown}<imgsrc="../../../images/icons/icon-mark-favorite.png?display=inline-block">{:/} in DORA metrics, displays DORA metrics only for those applications.
5757

5858

5959
##Metric totals

‎_docs/deployments/gitops/gitops-apps-dashboard.md‎renamed to ‎_docs/dashboards/gitops-apps-dashboard.md‎

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
---
22
title:"GitOps Apps dashboard"
3-
description:"Explore applications in the GitOps Apps dashboard"
3+
description:"Explore Argo CD applications in the GitOps Apps dashboard"
4+
redirect_from:
5+
-/docs/deployments/gitops/gitops-apps-dashboard/
46
toc:true
57
---
68

79

8-
As a one-stop shop for Argo Rollouts and Argo CD, the GitOps Apps dashboard delivers on the challenge of creating and managing individual applications across all clusters in your enterprise.
9-
A wide range of filters, progressive delivery views, and enriched CI and CD information, provide full traceability and visibility into deployments.
10+
The GitOps Apps dashboard is a central hub for managing Argo CD applications and Argo Rollouts across all clusters in your enterprise.
11+
It provides a unified interface for:
12+
* Creating and managing applications
13+
* Monitoring deployments with enriched CI/CD data
14+
* Gaining full traceability and visibility into progressive delivery
1015

1116
{% include
1217
image.html
@@ -26,11 +31,9 @@ When you navigate to the GitOps Apps dashboard, the dashboard displays the Argo
2631
The applications are displayed in List view (the default). You can switch to Card view mode if needed.
2732

2833

29-
###Applications List view
30-
The List view displays the hierarchical structure of your applications, showcasing the relationships between applications.
31-
This view provides structural context, making it easy to understand parent-child relationships between applications.
34+
###List view
35+
The List view shows applications in a hierarchical structure, making it easy to understand parent-child relationships. This view provides structural context for multi-level applications.
3236

33-
Here is an example of the GitOps Apps dashboard in List view mode:
3437

3538
{% include
3639
image.html
@@ -42,11 +45,8 @@ caption="GitOps Apps dashboard: List view"
4245
max-width="70%"
4346
%}
4447

45-
###Applications Card View
46-
In contrast, the Card view presents a flat, scannable list of applications, without displaying their hierarchical structure.
47-
This view is ideal for a quick overview, though it does not provide context for relationships between applications.
48-
49-
Here is an example of the GitOps Apps dashboard in Card view mode:
48+
###Card View
49+
The Card view presents a flat list of applications without hierarchy. It provides a quick overview but does not display relationships between applications.
5050

5151
{% include
5252
image.html
@@ -60,8 +60,8 @@ max-width="60%"
6060

6161
##Application types in the GitOps Apps dashboard
6262

63-
The GitOps Apps dashboard displays the different types of Argo CD applications, each rendereddifferentlybased ontheir structure.
64-
Each application is clearlytagged to indicateits type in the hierarchy.
63+
The GitOps Apps dashboard displays the different types of Argo CD applications, each rendered based onits structure.
64+
Applications aretagged to indicatetheir type in the hierarchy.
6565

6666
#####Standalone Argo CD applications
6767
Standalone applications are displayed individually, with or without their parent Git Source applications.
@@ -78,7 +78,7 @@ max-width="60%"
7878

7979
#####Dynamically generated application sets
8080
ApplicationSets include multiple applications dynamically generated based on a predefined configuration.
81-
In the dashboard, the generated applications are displayed nested within the parent.
81+
In theGitOps Appsdashboard, the generated applications are displayed nested within the parent.
8282

8383
{% include
8484
image.html
@@ -91,8 +91,8 @@ max-width="60%"
9191
%}
9292

9393
#####Applications with multiple sources
94-
Multisource applicationsare essentially standalone applications whichpull configurations from multiple repositories or sources.
95-
In the GitOps Apps dashboard,they can be identified bythe number of sources displayed next to the**Sources** label.
94+
Multisource applications pull configurations from multiple repositories or sources.
95+
In the GitOps Apps dashboard, the number of sources are displayed next to the**Sources** label.
9696

9797
{% include
9898
image.html
@@ -116,8 +116,8 @@ 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 the information in the dashboard to bring you what you need. {::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 favoritesand view only the starred applications.{::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:If you star applications as favorites in the GitOps Apps dashboard, youcan filterby the sameapplications in the[DORA metrics dashboard]({{site.baseurl}}/docs/dashboards/dora-metrics/#metrics-for-favorite-applications).{% endif %}|
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 favoritesto 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:Youcan filterstarred (favorite)applications also in the[DORA metrics dashboard]({{site.baseurl}}/docs/dashboards/dora-metrics/#metrics-for-favorite-applications).{% endif %}|
121121
|**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>.{:/} |
122122

123123
##Related articles

‎_docs/dashboards/home-dashboard.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Displays up to five of the most active applications and their current deployment
137137
| Item| Description|
138138
| ------------------------| ----------------|
139139
|**Filter**| Filter applications by the clusters on which they are deployed, either by Cluster Name or by Cluster.|
140-
|**View**| Click to go to the GitOps Apps dashboard. See[GitOps Apps dashboard]({{site.baseurl}}/docs/deployments/gitops/gitops-apps-dashboard/) and[Monitoring GitOps applications]({{site.baseurl}}/docs/deployments/gitops/monitor-applications).|
140+
|**View**| Click to go to the GitOps Apps dashboard. See[GitOps Apps dashboard]({{site.baseurl}}/docs/dashboards/gitops-apps-dashboard/) and[Monitoring GitOps applications]({{site.baseurl}}/docs/deployments/gitops/monitor-applications).|
141141
|**Application Name**| The name of the application, and the names of the GitOps Runtime and the cluster on which it is deployed. Click the name to drill down into the application in the GitOps Apps dashboard.|
142142
|**Health status**| The health status of the application, and can be either:{::nomarkdown}<ul><li>Healthy (green): The application is running on the cluster.</li><li>Degraded (red): The application failed to run.</li> <li>Rollback (yellow): There was a rollback to the previously deployed version.</li></ul> To see the breakdown by health status, mouse over the chart. <br> The number at the end of the bar is the total number of deployments for the application, and the percentage indicates the overall decrease or increase compared to the reference period. {:/}|
143143

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp