GitOps 제거
Red Hat OpenShift GitOps 1.10
클러스터에서 OpenShift GitOps Operator 제거
초록
이 문서에서는 OpenShift GitOps Operator의 기본 네임스페이스에 추가된 Argo CD 인스턴스를 삭제하는 방법을 설명합니다. 클러스터에서 OpenShift GitOps Operator를 제거하는 방법도 설명합니다.
1장. Red Hat OpenShift GitOps 설치 제거
Red Hat OpenShift GitOps Operator 설치 제거는 2단계 프로세스입니다.
- Red Hat OpenShift GitOps Operator의 기본 네임스페이스에 추가된 Argo CD 인스턴스를 삭제합니다.
- Red Hat OpenShift GitOps Operator를 설치 제거합니다.
Operator를 설치 제거해도 Argo CD 인스턴스가 제거되지는 않습니다.
1.1. Argo CD 인스턴스 삭제
GitOps Operator의 네임스페이스에 추가된 Argo CD 인스턴스를 삭제합니다.
프로세스
- 터미널에 다음 명령을 입력합니다.
$ oc delete gitopsservice cluster -n openshift-gitops
참고
웹 콘솔 UI에서 Argo CD 클러스터를 삭제할 수 없습니다.
명령이 성공적으로 실행되면 openshift-gitops
네임스페이스에서 모든 Argo CD 인스턴스가 삭제됩니다.
동일한 명령을 사용하여 다른 네임스페이스에서 다른 Argo CD 인스턴스를 삭제합니다.
$ oc delete gitopsservice cluster -n <namespace>
1.2. GitOps Operator 설치 제거
웹 콘솔을 사용하여 OperatorHub에서 Red Hat OpenShift GitOps Operator를 설치 제거할 수 있습니다.
프로세스
-
Operators → OperatorHub 페이지에서 키워드로 필터링 박스를 사용하여
Red Hat OpenShift GitOps Operator
타일을 검색합니다. - Red Hat OpenShift GitOps Operator 타일을 클릭합니다. Operator 타일은 Operator가 설치되었음을 나타냅니다.
- Red Hat OpenShift GitOps Operator 설명자 페이지에서 설치 제거를 클릭합니다.
추가 리소스
- OpenShift Container Platform 에서 Operator 설치 제거에 대한 자세한 내용은 클러스터에서 Operator 삭제 섹션에서 확인할 수 있습니다.
법적 공지
Copyright © 2024 Red Hat, Inc.
The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version.
Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law.
Red Hat, Red Hat Enterprise Linux, the Shadowman logo, the Red Hat logo, JBoss, OpenShift, Fedora, the Infinity logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries.
Linux® is the registered trademark of Linus Torvalds in the United States and other countries.
Java® is a registered trademark of Oracle and/or its affiliates.
XFS® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries.
MySQL® is a registered trademark of MySQL AB in the United States, the European Union and other countries.
Node.js® is an official trademark of Joyent. Red Hat is not formally related to or endorsed by the official Joyent Node.js open source or commercial project.
The OpenStack® Word Mark and OpenStack logo are either registered trademarks/service marks or trademarks/service marks of the OpenStack Foundation, in the United States and other countries and are used with the OpenStack Foundation's permission. We are not affiliated with, endorsed or sponsored by the OpenStack Foundation, or the OpenStack community.
All other trademarks are the property of their respective owners.