> For the complete documentation index, see [llms.txt](https://cocktailcloud.gitbook.io/cocktail-release-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cocktailcloud.gitbook.io/cocktail-release-notes/release/4.8.2024071201.md).

# 4.8.2024071201

## <mark style="color:blue;">New</mark> ![Cocktail Enterprise](https://img.shields.io/badge/Enterprise-4456a6.svg?\&style=flat-square) ![Beta Service](https://img.shields.io/badge/Beta-cf5b9e.svg?style=plastic)

### 백업/복원 서비스에 볼륨 복제 기능이 추가되었습니다.&#x20;

&#x20;   **이제부터 선택한 클러스터 볼륨을 다른 볼륨으로 복제할 수 있습니다.**&#x20;

* 볼륨 복제는 1:1 직접 복제와 중간 저장소를 이용하는 1:N 복제를 모두 지원 합니다.
* 1:N 복제 지원을 위해 “저장소” 메뉴에서 “볼륨 복제” 용도로 저장소를 구성할 수 있습니다.
* 저장소는 MinIO, AWS S3, Azure Blob Storage, Google Cloud Storage를 지원합니다.
* 복제는 생성후 즉시 실행하고, 언제든지 다시 실행하여 복제할 수 있습니다.
* 필요에 따라 복제 스케쥴을 설정하여 지정된 시간에 복제를 수행할 수 있습니다.
* 동일한 복제를 반복 실행 시 (스케쥴 포함) 복제 결과는 항상 최종 복제 결과로 덮어씌워집니다.
* 복제 시 원본 볼륨에서의 “복사 방법”은 아래와 같이 다이렉트, 복제, 스냅샷 3가지 유형을 지원합니다.
  * 다이렉트 : 선택한 볼륨에서 직접 복사를 수행합니다.
  * 복제 : 선택한 볼륨의 복제본(사본 볼륨)을 만들어서 복사를 수행하며 복사가 완료되면 사본 볼륨은 삭제 됩니다.
  * 스냅샷 : Kubernetes의 volume snapshot을 이용한 복제 방식으로 복제가 완료되면 snapshot 볼륨은 삭제 됩니다.
* 볼륨 복제가 완료되면 옵션에 따라 볼륨 스냅샷 (Kubernetes volume snapshot)을 추가로 생성하여 보관할 수 있습니다.

## <mark style="color:blue;">Improved</mark> ![Cocktail Enterprise](https://img.shields.io/badge/Enterprise-4456a6.svg?\&style=flat-square) ![Cocktail Online](https://img.shields.io/badge/Online-fca60f.svg?\&style=flat-square)

* istio 애드온 구성 시 Advanced Settings 설정을 이용하여 Ambient Mode 구성을 추가로 지원합니다.

{% code fullWidth="false" %}

```yaml
# ambient configuration
profile: ambient
```

{% endcode %}

* Ambient Mode 설치를 위해 필요한 ztunnel (Zero Trust tunnel) 애드온이 추가 되었습니다.\
  ( Ambient Mode로 Istio 애드온을 구성하려면 사전에 ztunnel 애드온이 설치되어 있어야 합니다.)
* 경보/알림 > 메트릭 알람설정과 발생 이력 화면에서 대상 워크로드를 클릭하면 해당 워크로드의 모니터링 화면으로 이동됩니다. 이를 활용하여 경보 감지시 즉시 워크로드의 상태 확인이 가능합니다.
* 경보/알림의 발생 이력 페이지를 개선하였습니다.
  * 발생이력 화면에서 발생 알람 상세정보 팝업 화면을 오픈하여 알람의 상세정보를 확인할 수 있습니다.
  * 메트릭 알람 이력 화면에서 알람 발생당시의 메트릭 측정값을 확인할 수 있습니다.

## <mark style="color:blue;">Changed</mark> ![Cocktail Enterprise](https://img.shields.io/badge/Enterprise-4456a6.svg?\&style=flat-square) ![Cocktail Online](https://img.shields.io/badge/Online-fca60f.svg?\&style=flat-square)

* 모니터링 > GPU 모니터링 화면의 사용성과 가시성이 개선되었습니다.
  * 시계열 차트를 팝업 오픈하여 확대 / 축소하여 확인할 수 있도록 개선하였습니다.
  * 시계열 차트의 데이터를 다운로드 할 수 있도록 기능이 추가되었습니다.
* 모니터링 애드온 설치 없이 워크로드 상세 화면의 모니터링 탭에 접근할 경우 설치 안내 화면이 추가되었습니다.

## <mark style="color:blue;">Fixed</mark> ![Cocktail Enterprise](https://img.shields.io/badge/Enterprise-4456a6.svg?\&style=flat-square) ![Cocktail Online](https://img.shields.io/badge/Online-fca60f.svg?\&style=flat-square)

* 배포된 카탈로그 목록 조회가 특정 조건에서 실패하는 문제를 수정하였습니다.
* 카탈로그 배포 후 간헐적으로 화면 전환이 되지 않던 문제를 수정하였습니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cocktailcloud.gitbook.io/cocktail-release-notes/release/4.8.2024071201.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
