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

Commit66f0fae

Browse files
authored
Update monitor-manage-runtimes.md (#936)
* Update monitor-manage-runtimes.md* Update monitor-manage-runtimes.md
1 parent7633908 commit66f0fae

File tree

1 file changed

+23
-51
lines changed

1 file changed

+23
-51
lines changed

‎_docs/installation/gitops/monitor-manage-runtimes.md‎

Lines changed: 23 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Here is a description of the information in the List View.
7373
|**Version**| The version of the Runtime currently installed (CLI installations), including the version of the Helm chart (Helm installations) .**Update Available!** indicates there are newer versions of the Runtime or Helm chart. To see all the commits, mouse over**Update Available!**, and select**View Complete Change Log**.
7474
|**Last Updated**| The most recent update information from the runtime to the Codefresh platform. Updates are sent to the platform typically every few minutes. Longer update intervals may indicate networking issues.|
7575
|**Sync Status**| The sync status of the GitOps Runtime. The sync status is displayed only when you have completed installation and configured the GitOps Runtime as an Argo Application. {::nomarkdown}<ul><li> <img src="../../../../images/icons/runtime-synced.png" display=inline-block> <b>Synced</b></li> <li><img src="../../../../images/icons/runtime-syncing.png" display=inline-block> <b>Syncing</b>.</li><li><img src="../../../../images/icons/runtime-out-of-sync.png" display=inline-block> <b>Out-of-sync</b>.</li><li><b>N/A</b>: Codefresh could not get the sync status. This could be because the Runtime is not configured as an Argo application.</li><li><b>Complete Installation</b>: Git credentials are not configured for the Runtime. Click the three-dot context menu and select <b>Update Git Runtime Credentials</b>. See <a href="https://codefresh.io/docs/docs/installation/gitops/monitor-manage-runtimes/#update-git-credentials-for-gitops-runtimes">Update Git credentials for GitOps Runtimes</a>.</li> </ul> {:/} |
76-
|**Actions** | The possible actions to manage the selected runtime.{::nomarkdown}<ul><li> <b>Upgrade</b>: Upgrade to the latest version. See <a href="https://codefresh.io/docs/docs/installation/gitops/monitor-manage-runtimes/#upgrade-gitops-runtimes">Upgrade GitOps Runtimes</a></li> <li><b>Download All Logs</b>:Download logs for the Runtime or for its components. See <a href="https://codefresh.io/docs/docs/installation/gitops/monitor-manage-runtimes/#viewdownload-logs-to-troubleshoot-gitops-runtimes">View/download logs for GitOps Runtimes</a></li><li><b>Update Git Runtime Credentials</b>: Update Git token for Runtime. See </li><li><b>Remove Runtime</b>: Available only when the runtime is Offline. <br>Remove the runtime from Codefresh. The runtime remains on the cluster. See <a href="https://codefresh.io/docs/docs/installation/gitops/monitor-manage-runtimes/#remove-gitops-runtimes">Remove GitOps Runtimes</a>. </li><li><b>Uninstall Runtime</b>: Uninstall the runtime from the cluster on which it is provisioned. See <a href="https://codefresh.io/docs/docs/installation/gitops/monitor-manage-runtimes/#uninstall-gitops-runtimes">Uninstall GitOps Runtimes</a></li> </ul> {:/}|
76+
|**Actions** | The possible actions to manage the selected runtime.{::nomarkdown}<ul><li> <b>Upgrade</b>: Upgrade to the latest version. See <a href="https://codefresh.io/docs/docs/installation/gitops/monitor-manage-runtimes/#hybrid-gitops-upgrade-gitops-runtimes">Upgrade GitOps Runtimes</a></li> <li><b>Download All Logs</b>:Download logs for the Runtime or for its components. See <a href="https://codefresh.io/docs/docs/installation/gitops/monitor-manage-runtimes/#viewdownload-logs-to-troubleshoot-gitops-runtimes">View/download logs for GitOps Runtimes</a></li><li><b>Update Git Runtime Credentials</b>: Update Git token for Runtime. See </li><li><b>Delete Runtime</b>: Available only when the Hybrid GitOps Runtime is Offline. <br>Delete the GitOps Runtime from the Codefresh platform, retaining it on the cluster. See <a href="https://codefresh.io/docs/docs/installation/gitops/monitor-manage-runtimes/#hybrid-gitops-delete-gitops-runtimes">Delete GitOps Runtimes</a>. </li><li><b>Uninstall Runtime</b>: Uninstall the runtime from the cluster on which it is provisioned. See <a href="https://codefresh.io/docs/docs/installation/gitops/monitor-manage-runtimes/#uninstall-gitops-runtimes">Uninstall GitOps Runtimes</a></li> </ul> {:/}|
7777

7878

7979
###Topology view
@@ -100,7 +100,7 @@ Here is a description of the information in the Topology view.
100100
|**Health/Sync status**|The health and sync status of the Runtime or cluster. {::nomarkdown}<ul><li><imgsrc="../../../../images/icons/error.png"display="inline-block"> indicates health or sync errors in the Runtime, or a managed cluster if one was added to the runtime.</br> The runtime or cluster node is bordered in red and the name is colored red.</li> <li><imgsrc="../../../../images/icons/cf-sync-status.png"display=inline-block/> indicates that the Runtime is being synced to the cluster on which it is provisioned.</li></ul> {:/}|
101101
|**Search and View options**| {::nomarkdown}<ul><li>Find a Runtime or its clusters by typing part of the Runtime/cluster name, and then navigate to the entries found. </li> <li>Topology view options: Resize to window, zoom in, zoom out, full screen view.</li></ul> {:/}|
102102

103-
##(HelmHybrid GitOps) Upgrade GitOps Runtimes
103+
##(Hybrid GitOps) Upgrade GitOps Runtimes
104104

105105
Upgrade provisioned Hybrid GitOps Runtimes to install critical security updates, get new functionality, and the latest versions of all components.
106106
The upgrade procedure differs depending on whether the GitOps Runtime has been configured as an Argo CD application or not:
@@ -481,67 +481,41 @@ For more details, read [Configuring Deep Links in Argo CD](https://argo-cd.readt
481481

482482

483483

484-
## (Helm Hybrid GitOps) Remove GitOps Runtimes
485-
Remove Helm GitOps Runtimes that are offline from the Codefresh UI. The Runtime is not removed from the cluster.
484+
## (Hybrid GitOps) Delete GitOps Runtimes
485+
Delete Helm GitOps Runtimes which are offline from the Codefresh platform. The Runtime is _not removed from the cluster_.
486+
487+
To remove the GitOps Runtime from the Codefresh platform and from the cluster, [uninstall the Runtime](#uninstall-gitops-runtimes).
486488

487489
{{site.data.callout.callout_tip}}
488490
**TIP**
489-
TheRemove option is available in List View, and is enabled only when a Helm Runtime is offline.
491+
TheDelete option is available in List View, and is enabled only when a Helm Runtime is offline.
490492
{{site.data.callout.end}}
491493

492494
1. In the Codefresh UI, on the toolbar, click the **Settings** icon.
493495
1. From Runtimes in the sidebar, select [**GitOps Runtimes**](https://g.codefresh.io/2.0/account-settings/runtimes){:target="\_blank"}.
494-
1. Switch to either the **List View** or to the **Topology View**.
495-
1. Do one of the following:
496-
* To the right of the row with the Runtime to remove, click the context menu and select **Remove**.
497-
* Click the Runtime name, click the context-menu on the top-right, and then select **Remove**.
498-
499-
<!--- {% include
500-
image.html
501-
lightbox="true"
502-
file="/images/runtime/uninstall-location.png"
503-
url="/images/runtime/uninstall-location.png"
504-
alt="List View:Uninstall runtime option"
505-
caption="List View:Uninstall runtime option"
506-
max-width="30%"
507-
%}
508-
509-
**Topology view**:
510-
Click the Runtime cluster, and from the panel, click the context menu, and then select **Remove**.
511-
512-
{% include
513-
image.html
514-
lightbox="true"
515-
file="/images/runtime/runtime-topology-uninstall.png"
516-
url="/images/runtime/runtime-topology-uninstall.png"
517-
alt="Topology View:Uninstall runtime option"
518-
caption="Topology View:Uninstall runtime option"
519-
max-width="30%"
520-
%} -->
496+
1. Switch to the **List View**.
497+
1. To the right of the row with the Runtime to delete, click the context menu and select **Delete**.
498+
1. Type the name of the Runtime and click **Delete** to confirm.
499+
<!---Click the Runtime name, click the context-menu on the top-right, and then select **Remove**. -->
521500

522-
{:start="5"}
523-
1. Click **Remove** to confirm.
524501

525502

526503
## Uninstall GitOps Runtimes
527504

528505
Uninstall provisioned GitOps Runtimes that are not in use.
529506

530507
Uninstalling a GitOps Runtime permanently removes:
531-
* The Runtime from the cluster it is provisioned on
508+
* The Runtime from theCodefresh platform and from thecluster it is provisioned on
532509
* The Git Sources and managed clusters associated with it
533510

534-
<br>
535-
536-
**How to**
511+
##### How to
537512

538513
1. In the Codefresh UI, on the toolbar, click the **Settings** icon.
539514
1. From Runtimes in the sidebar, select [**GitOps Runtimes**](https://g.codefresh.io/2.0/account-settings/runtimes){:target="\_blank"}.
540515
1. Switch to either the **List View** or to the **Topology View**.
541-
1. **List view**:
542-
* Do one of the following:
543-
* To the right of the row with the Runtime to upgrade, click the context menu and select **Uninstall**.
544-
* Click the Runtime name, click the context-menu on the top-right, and then select **Uninstall**.
516+
1. To uninstall from the **List view**, do one of the following:
517+
* To the right of the row with the Runtime to uninstall, click the context menu and select **Uninstall**.
518+
* Click the Runtime name, click the context-menu on the top-right, and then select **Uninstall**.
545519

546520
{% include
547521
image.html
@@ -553,8 +527,9 @@ Uninstalling a GitOps Runtime permanently removes:
553527
max-width="80%"
554528
%}
555529

556-
**Topology view**:
557-
* Click the Runtime cluster, and from the panel, click the context menu, and then select **Uninstall**.
530+
531+
{:start="5"}
532+
1. To uninstall from the **Topology view**, click the Runtime cluster, and from the panel, click the context menu, and then select **Uninstall**.
558533

559534
{% include
560535
image.html
@@ -566,15 +541,12 @@ Uninstalling a GitOps Runtime permanently removes:
566541
max-width="30%"
567542
%}
568543

569-
{:start="5"}
570-
571-
1. Copy and run the uninstall command:
572-
573-
`RELEASE_NAME=$(helm ls -n codefresh-gitops-runtime -q) && helm uninstall ${RELEASE_NAME} -n codefresh-gitops-runtime`
574-
575544
{:start="6"}
545+
1. Copy and run the uninstall command:
546+
`RELEASE_NAME=$(helm ls -n codefresh-gitops-runtime -q) && helm uninstall ${RELEASE_NAME} -n codefresh-gitops-runtime`
576547

577-
1. Click **Close** to exit the upgrade panel.
548+
{:start="7"}
549+
1. Click **Close** to exit.
578550

579551

580552

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp