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

Commitc6fde6e

Browse files
authored
Proj one deployments (#281)
* Port content for helm deploymentsUpdate x-refs and groups* Add Helm deployment contentPorted content for Helm deployment from Classic* Update deployment topicsAdded deployment topics for K8s helm and gitops to nav yamls, and fixed xrefs* Delete unused buckets from branch* Update k8s deployment topicsAdded renamed screenshots & updated x-refs* Update Helm deployment topicsContent and x-ref updates* Delete unused topics from proj-one-deployments branchDeleted non-branch topics for clean merge* Update* Update deployment topicsAfter QA* Update applications-dashboard.md* Update home-content.yml
1 parent9c3fc1a commitc6fde6e

File tree

46 files changed

+161
-88
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+161
-88
lines changed

‎_data/home-content.yml‎

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,26 @@
11

22

33

4-
4+
-title:Deployments
5+
icon:images/home-icons/deployment.svg
6+
url:''
7+
links:
8+
-title:Deployment options for Kubernetes
9+
localurl:/docs/deployments/kubernetes/deployment-options-to-kubernetes/
10+
-title:Managing Kubernetes clusters
11+
localurl:/docs/deployments/kubernetes/manage-kubernetes/
12+
-title:Using Helm in Codefresh pipelines
13+
localurl:/docs/deployments/helm/using-helm-in-codefresh-pipeline/
14+
-title:Managing Helm releases
15+
localurl:/docs/deployments/helm/helm-releases-management/
16+
-title:Promoting Helm environments
17+
localurl:/docs/deployments/helm/helm-environment-promotion/
18+
-title:Creating GitOps applications
19+
localurl:/docs/deployment/gitops/create-application/
20+
-title:Monitoring applications
21+
localurl:/docs/deployment/gitops/applications-dashboard/
22+
-title:Managing applications
23+
localurl:/docs/deployment/gitops/manage-application/
524

625
-title:Pipelines
726
icon:images/home-icons/pipeline.svg

‎_data/nav.yml‎

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,46 @@
11

2+
-title:Deployments
3+
url:"/deployments"
4+
pages:
5+
-title:Kubernetes
6+
url:"/kubernetes"
7+
sub-pages:
8+
-title:Deployment options for Kubernetes
9+
url:"/deployment-options-to-kubernetes"
10+
-title:Managing Kubernetes clusters
11+
url:"/manage-kubernetes"
12+
-title:Custom kubectl commands
13+
url:"/custom-kubectl-commands"
14+
-title:Helm
15+
url:"/helm"
16+
sub-pages:
17+
-title:Using Helm in a Codefresh pipeline
18+
url:"/using-helm-in-codefresh-pipeline"
19+
-title:Managing Helm Releases
20+
url:"/helm-releases-management"
21+
-title:Using managed Helm repos
22+
url:"/managed-helm-repository"
23+
-title:Helm Charts and repositories
24+
url:"/helm-charts-and-repositories"
25+
-title:Custom Helm uploads
26+
url:"/custom-helm-uploads"
27+
-title:Promoting Helm environments
28+
url:"/helm-environment-promotion"
29+
-title:GitOps
30+
url:"/gitops"
31+
sub-pages:
32+
-title:Creating GitOps applications
33+
url:"/create-application"
34+
-title:Monitoring GitOps applications
35+
url:"/applications-dashboard"
36+
-title:Managing GitOps applications
37+
url:"/manage-application"
38+
-title:Progressive delivery with GitOps
39+
url:"/install-argo-rollouts"
40+
-title:Images for GitOps
41+
url:"/images"
42+
43+
244
-title:CI pipelines
345
url:"/pipelines"
446
pages:

‎_docs/deployments/gitops/applications-dashboard.md‎

Lines changed: 32 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Here's a description of the information and actions in the Applications dashboar
7070
| Item| Description|
7171
| --------------| --------------|
7272
|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 state<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 the 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/csdp-docs/docs/runtime/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>{:/}|
73-
|{::nomarkdown}<imgsrc="../../../images/icons/icon-mark-favorite.png?display=inline-block">{:/}| Star applications as favorites and 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>{:/} TIP: If you star applications as favorites in the Applications dashboard, you can filter by the same applications in the[DORA metrics dashboard]({{site.baseurl}}/docs/reporting/dora-metrics/#metrics-for-favorite-applications).|
73+
|{::nomarkdown}<imgsrc="../../../../images/icons/icon-mark-favorite.png?display=inline-block">{:/}| Star applications as favorites and 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>{:/} TIP: If you star applications as favorites in the Applications dashboard, you can filter by the same applications in the[DORA metrics dashboard]({{site.baseurl}}/docs/reporting/dora-metrics/#metrics-for-favorite-applications).|
7474
|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 [Application Quick View](#view-deployment-and-configuration-info-for-selected-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-application).{::nomarkdown}<li>Edit<br>Modify application definitions.</li>{:/}See [Edit application definitions]({{site.baseurl}}/docs/deployments/gitops/manage-application/#edit-application-definitions).{::nomarkdown}<li>Refresh and Hard Refresh: Available in Card view only. In List view, you must first select the application. <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>{:/} |
7575

7676

@@ -166,7 +166,8 @@ max-width="50%"
166166

167167

168168

169-
####Quick View: Summary
169+
###Quick View: Summary
170+
170171
Displays health, sync status, and source and destination definitions.
171172

172173
{% include
@@ -179,7 +180,9 @@ caption="Application Quick View: Summary"
179180
max-width="30%"
180181
%}
181182

182-
####Quick View: Metadata
183+
184+
###Quick View: Metadata
185+
183186
Displays labels and annotations for the application.
184187

185188
{% include
@@ -192,7 +195,9 @@ caption="Application Quick View: Metadata"
192195
max-width="30%"
193196
%}
194197

195-
####Quick View: Parameters
198+
199+
###Quick View: Parameters
200+
196201
Displays parameters configured for the application, based on the tool used to create the application's manifests.
197202
The parameters displayed differ according to the tool:`directory` (as in the screenshot below),`Helm` charts, or`Kustomize` manifests, or the specific plugin.
198203

@@ -206,7 +211,8 @@ caption="Application Quick View: Parameters"
206211
max-width="30%"
207212
%}
208213

209-
####Quick View: Sync Options
214+
###Quick View: Sync Options
215+
210216
Displays sync options enabled for the application.
211217

212218
{% include
@@ -219,7 +225,8 @@ caption="Application Quick View: Parameters"
219225
max-width="30%"
220226
%}
221227

222-
####Quick View: Manifest
228+
###Quick View: Manifest
229+
223230
Displays the YAML version of the application manifest.
224231

225232
{% include
@@ -232,7 +239,8 @@ caption="Application Quick View: Manifest"
232239
max-width="30%"
233240
%}
234241

235-
####Quick View: Events
242+
###Quick View: Events
243+
236244
Displays status and sync events for the application.
237245

238246
{% include
@@ -303,7 +311,7 @@ You can view application resources in [List or Tree views](#view-modes-for-appli
303311

304312
>To quickly see which resources have been added, modified, or removed for the current or for a specific deployment, switch to the Timeline tab and expand the deployment record to show Updated Resources. See[Monitor resource updates for deployments](#monitor-resource-updates-for-deployments).
305313
306-
####View modes for application resources
314+
###View modes for application resources
307315

308316
The Current State tab supports Tree and List view formats.
309317
* Tree view (default): A hierarchical, interactive visualization of the application and its resources. Useful for complex deployments with multiple clusters and large numbers of resources. See also[Working with resources in Tree view](#working-with-resources-in-tree-view).
@@ -459,12 +467,14 @@ Identify the health of an application resource through the color-coded border an
459467
{: .table .table-bordered .table-hover}
460468
| Health status| Description| Display in Tree view|
461469
| --------------| ------------| ------------------|
462-
|**Healthy**| Resource is functioning as required.| {::nomarkdown}<img src="../../../images/icons/current-state-healthy.png" display=inline-block">{:/}|
463-
|**Progressing**| Resource is not healthy but can become healthy before the timeout occurs.| {::nomarkdown}<img src="../../../images/icons/current-state-progressing.png" display=inline-block">{:/}|
464-
|**Suspended**| Resource is not functioning, and is either suspended or paused. For example, Cron job or a canary rollout.| {::nomarkdown}<img src="../../../images/icons/current-state-suspended.png" display=inline-block">{:/}|
470+
471+
|**Healthy**| Resource is functioning as required.| {::nomarkdown}<img src="../../../../images/icons/current-state-healthy.png" display=inline-block">{:/}|
472+
|**Progressing**| Resource is not healthy but can become healthy before the timeout occurs.| {::nomarkdown}<img src="../../../../images/icons/current-state-progressing.png" display=inline-block">{:/}|
473+
|**Suspended**| Resource is not functioning, and is either suspended or paused. For example, Cron job or a canary rollout.| {::nomarkdown}<img src="../../../../images/icons/current-state-suspended.png" display=inline-block">{:/}|
465474
|**Missing**| Resource is not present on the cluster.|{::nomarkdown}<img src="../../../images/icons/current-state-missing.png" display=inline-block">{:/}|
466-
|**Degraded**| Resource is not healthy, or a timeout occurred before it could reach a healthy status.| {::nomarkdown}<imgsrc="../../../images/icons/current-state-degraded.png"display=inline-block/>{:/}|
467-
|**Unknown**| Resource does not have a health status, or the health status is not tracked in Argo CD. For example,`ConfigMaps` resource types.| {::nomarkdown}<img src="../../../images/icons/current-state-unknown.png" display=inline-block">{:/}|
475+
|**Degraded**| Resource is not healthy, or a timeout occurred before it could reach a healthy status.| {::nomarkdown}<imgsrc="../../../../images/icons/current-state-degraded.png"display=inline-block/>{:/}|
476+
|**Unknown**| Resource does not have a health status, or the health status is not tracked in Argo CD. For example,`ConfigMaps` resource types.| {::nomarkdown}<img src="../../../../images/icons/current-state-unknown.png" display=inline-block">{:/}|
477+
468478

469479
See also[Argo CD's set of health checks](https://argo-cd.readthedocs.io/en/stable/operator-manual/health/){:target="\_blank"}.
470480

@@ -480,10 +490,12 @@ The table describes the possible sync statuses for an application resource, and
480490
{: .table .table-bordered .table-hover}
481491
| Sync state| Description|Display in Tree view|
482492
| --------------| ----------| ----------|
483-
|**Synced**| The live state of the resource on the cluster is identical to the desired state in Git.| {::nomarkdown}<img src="../../../images/icons/current-state-synced.png" display=inline-block">{:/}|
484-
|**Syncing**| The live state of the resource was not identical to the desired state, and is currently being synced.| {::nomarkdown}<imgsrc="../../../images/icons/current-state-syncing.png"display=inline-block/>{:/}|
485-
|**Out-of-Sync**| {::nomarkdown}The live state is not identical to the desired state.<br>To sync a resource, select the <b>Sync</b> option from the resource's context menu in Tree view. {:/}| {::nomarkdown}<img src="../../../images/icons/current-state-out-of-sync.png" display=inline-block">{:/}|
486-
|**Unknown**| The sync status could not be determined.| {::nomarkdown}<img src="../../../images/icons/current-state-sync-unknown.png" display=inline-block">{:/}|
493+
494+
|**Synced**| The live state of the resource on the cluster is identical to the desired state in Git.| {::nomarkdown}<img src="../../../../images/icons/current-state-synced.png" display=inline-block">{:/}|
495+
|**Syncing**| The live state of the resource was not identical to the desired state, and is currently being synced.| {::nomarkdown}<imgsrc="../../../../images/icons/current-state-syncing.png"display=inline-block/>{:/}|
496+
|**Out-of-Sync**| {::nomarkdown}The live state is not identical to the desired state.<br>To sync a resource, select the <b>Sync</b> option from the resource's context menu in Tree view. {:/}| {::nomarkdown}<img src="../../../../images/icons/current-state-out-of-sync.png" display=inline-block">{:/}|
497+
|**Unknown**| The sync status could not be determined.| {::nomarkdown}<img src="../../../../images/icons/current-state-sync-unknown.png" display=inline-block">{:/}|
498+
487499

488500
>The application header displays the statuses of the current and previous sync operations. Clicking**More** opens the Sync panels with Sync Info, Sync Result and Commit Info.
489501
The Application Warnings/Errors panel surfaces sync errors on exceeding the maximum number of retries and when a sync operation extends beyond 30 minutes.
@@ -767,8 +779,9 @@ max-width="50%"
767779
%}
768780

769781
##Related articles
770-
[Creating GitOps applications]({{site.baseurl}})/docs/deployments/gitops/create-application)
771-
[Managing GitOps applications]({{site.baseurl}})/docs/deployments/gitops/manage-applications)
782+
783+
[Creating GitOps applications]({{site.baseurl}}/docs/deployments/gitops/create-application)
784+
[Managing GitOps applications]({{site.baseurl}}/docs/deployments/gitops/manage-applications)
772785
[Home dashboard]({{site.baseurl}}/docs/reporting/home-dashboard)
773786
[DORA metrics]({{site.baseurl}}/docs/reporting/dora-metrics/)
774787

‎_docs/deployments/gitops/images.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@ Selecting **more details** for an image tag.
114114
|**5**| The log information for the build image step in the relevant workflow. Select to view Logs panel.|
115115

116116
##Related articles
117-
[Creating GitOps applications]({{site.baseurl}})/docs/deployments/gitops/create-application)
118-
[Managing GitOps applications]({{site.baseurl}})/docs/deployments/gitops/manage-applications)
117+
118+
[Creating GitOps applications]({{site.baseurl}}/docs/deployments/gitops/create-application)
119+
[Managing GitOps applications]({{site.baseurl}}/docs/deployments/gitops/manage-applications)
119120
[Image enrichment with integrations]({{site.baseurl}}/integrations/image-enrichment-overview)
120121
[Home dashboard]({{site.baseurl}}/docs/reporting/home-dashboard)

‎_docs/deployments/helm/helm-charts-and-repositories.md‎

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ title: "Using external Helml repos in Codefresh pipelines"
33
description:"Use external Helm Charts and repositories in Codefresh pipelines"
44
group:deployments
55
sub_group:helm
6-
permalink:/:collection/deployments/helm/add-helm-repository/
7-
redirect_from:
8-
-/docs/deployments/helm/
9-
-/docs/add-helm-repository/
106
toc:true
117
---
128
Codefresh allows you to integrate with external Helm repositories and Helm charts in the Helm Charts page.
@@ -26,8 +22,8 @@ By default, we show charts from the [official Helm repository](https://github.co
2622

2723
{% include image.html
2824
lightbox="true"
29-
file="/images/kubernetes-helm/quick-helm-integration.png"
30-
url="/images/kubernetes-helm/quick-helm-integration.png"
25+
file="/images/deployments/helm/quick-helm-integration.png"
26+
url="/images/deployments/helm/quick-helm-integration.png"
3127
alt="Adding a Helm repository"
3228
caption="Adding a Helm repository"
3329
max-width="70%"
@@ -50,8 +46,8 @@ Once connected, inject any Helm repository context into Codefresh pipelines.
5046

5147
{% include image.html
5248
lightbox="true"
53-
file="/images/kubernetes-helm/connect-helm-repo.png"
54-
url="/images/kubernetes-helm/connect-helm-repo.png"
49+
file="/images/deployments/helm/connect-helm-repo.png"
50+
url="/images/deployments/helm/connect-helm-repo.png"
5551
alt="Connecting a Helm repository in the pipeline"
5652
caption="Connecting a Helm repository in the pipeline"
5753
max-width="70%"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp