Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
joohanhong
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
JooHan Hong
joohanhong
Commits
03cf0426
Commit
03cf0426
authored
Mar 18, 2021
by
JooHan Hong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
k8s, cluster 검토수정
parent
9d79b554
Pipeline
#5231
passed with stages
in 48 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
4 deletions
+6
-4
README.md
DOCKER/K8S/MIGRATION/CLUSTER/README.md
+4
-1
.gitkeep
DOCKER/K8S/MIGRATION/NETWORKING/.gitkeep
+0
-0
README.md
DOCKER/K8S/MIGRATION/README.md
+2
-3
No files found.
DOCKER/K8S/MIGRATION/CLUSTER/README.md
View file @
03cf0426
...
...
@@ -8,7 +8,10 @@
-
Node 당 하나의 컨테이너만을 운용되고 있다.
-
Manager를 제외한 Node에만 컨테이너가 배포되어야 한다.
-
Global Mode는
**Node 당**
하나의 컨테이너만을 실행
-
Swarm 도입 시 여전비 VM 환경이 대부분이므로 Replica 보단, 하나의 컨테이너만을 실행하여 도입하는 것을 목적
-
Front-end LB(HA-PROXY)와의 통신을 원활히 하도록 구성해야 한다.
-
**Global Mode**
적용 시 Host Network을 사용하도록 구성되기 때문에 문제가 없다.
## K8s
...
...
@@ -48,7 +51,7 @@
> 이는 Manager Node에 Storage 운용 및 관리/제어를 위한 목적으로만 사용하기위한 측면이다.
-
**
외부
LB와의 통신을 원활히 하도록 구성해야 한다.**
-
**
Front-end
LB와의 통신을 원활히 하도록 구성해야 한다.**
> N/A, 기본 **Overlay** 네트워크로 사용되어도 Front-end의 LB(HA-Proxy) 서비스운영에 문제가 없다.
...
...
DOCKER/K8S/MIGRATION/NETWORKING/.gitkeep
deleted
100644 → 0
View file @
9d79b554
DOCKER/K8S/MIGRATION/README.md
View file @
03cf0426
...
...
@@ -12,9 +12,8 @@
| 2 | Service Deploy(
**Swarm**
)에 대한 비교 및 검토|
[
GO
](
./SERVICE/SWARM/
)
| |
| 3 | Service Deploy(
**K8s**
)에 대한 비교 및 검토|
[
GO
](
./SERVICE/K8S/
)
| |
| 4 | Auto Scaling(
**K8s**
)에 대한 검토|
[
GO
](
./SERVICE/SCALE/
)
| |
| 5 | Network 구조에 대한 비교 및 검토|
[
GO
](
./NETWORKING/
)
| |
| 6 | Storage 구조에 대한 비교 및 검토 |
[
GO
](
./STORAGE/
)
| |
| 7 | 이 외 비교 및 검토 |
[
GO
](
./MISC/
)
| |
| 5 | Storage 구조에 대한 비교 및 검토 |
[
GO
](
./STORAGE/
)
| |
| 6 | 이 외 비교 및 검토 |
[
GO
](
./MISC/
)
| |
# Overview
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment