Skip to content

Commit

Permalink
Merge pull request #13 from openinfradev/bluejayA-patch-1
Browse files Browse the repository at this point in the history
Update index.md
  • Loading branch information
bluejayA authored Jan 5, 2024
2 parents 134bfa3 + 79df24b commit 9bfd2a0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Overview
## What is Decapod?
Decapod은 Declarative Application Orchestration & Delivery의 약자로서, 다수의 Kubernetes Cluster 환경에 다양한 Application Group 들을 배포해야할 때, 보다 쉬운 `Yaml Documentation``Deployment Pipelining`을 수행할 수 있게 해준다.

Decapod은 Declarative Application Orchestration & Delivery의 약자로서, 다수의 Kubernetes Cluster 환경에 다양한 Application Group 들을 배포해야할 때, 보다 쉬운 `Yaml Documentation``Deployment Pipelining`을 GitOps 형태로 수행할 수 있게 해준다.

![decapod-flow](assets/decapod-flow.svg)

Expand All @@ -13,9 +12,11 @@ Decapod은 Declarative Application Orchestration & Delivery의 약자로서, 다
## Use Cases
SKT Container Platform에서는 Decapod를 기반으로 Cloud Infra Resource, Kubernetes Cluster 및 다양한 서비스들을 GitOps 형태로 배포하고 관리하고 있으며 실제로 다음과 같은 Use Case들에서 Decapod가 활용되고 있다.

* Kubernetes Cluster 생성에 필요한 퍼블릭 클라우드 리소스를 생성
* Kubernetes Cluster를 다양한 클라우드 환경에 배포 및 관리
* Prometheus, 다양한 Exporter들, Grafana, Loki, Promtail 등의 logging/monitoring tool들을 "LMA"라는 단일 App Group으로 구성하여 일괄 배포 및 관리
* Istio, Jaeger, Kiali, Elastic Search, Service-mesh Portal 등을 "Service-Mesh"라는 단일 App Group으로 구성하여 일괄 배포 및 관리
* Kubeflow, Istio, Knative, Argo Workflow 등을 "AI Serve" 라는 단일 App Group으로 구성하여 일괄 배포 및 관리

## Projects
* [decapod-flow](https://github.com/openinfradev/decapod-flow) - Argo WorkflowTemplate들의 저장소
Expand Down

0 comments on commit 9bfd2a0

Please sign in to comment.