Commit 75e4ba99 authored by JooHan Hong's avatar JooHan Hong

k8s migration init

parent 16a18abf
Pipeline #5202 passed with stages
in 48 seconds
[![logo](https://www.hongsnet.net/images/logo.gif)](https://www.hongsnet.net)
# 홍쓰넷 Migration 검토 및 검증
> Docker Swarm -> `K8s`로의 **서비스 이관**을 검토하고 검증한다.
# Table of Contents
| NO | ITEM | Content | 비고 |
| ------ | ------ | ------ | ------ |
| 1 | Docker Swarm과 K8s의 운용상 비교 및 검토| [GO](./OPERATION/) | |
| 2 | Cluster 운용상 비교 및 검토 | [GO](./CLUSTER/) | |
| 3 | Service Deploy에 대한 비교 및 검토| [GO](./SERVICE/) | |
| 4 | Network 구조에 대한 비교 및 검토| [GO](./NETWORKING/) | |
| 5 | Storage 구조에 대한 비교 및 검토 | [GO](./STORAGE/) | |
| 6 | 이 외 비교 및 검토 | [GO](./MISC/) | |
# 결론
......@@ -11,5 +11,5 @@
| 1 | minikube 구성으로 Concept 잡기 | [GO](./MINICUBE/) | |
| 2 | minikube를 이용한 POD 배포 | [GO](./MINICUBE_POD/) | |
| 3 | k8s 설치 및 구성| [GO](./INSTALL/) | |
| 4 | On-premise 환경에서의 서비스 구성검토| [GO](./NETWORKING/) | |
| 4 | Docker Swarm -> K8s로의 Migration 검토 및 검증| [GO](./MIGRATION/) | |
| 5 | www.hongsnet.net 서비스 구성 | [GO](./HONGSNET) | |
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment