Commit c76a5a9a authored by JooHan Hong's avatar JooHan Hong

ci/cd, k8s init

parent 0f823c46
Pipeline #5250 passed with stages
in 45 seconds
This diff is collapsed.
......@@ -335,7 +335,7 @@ volumes:
device: ":/WEB_DATA/NEWHONGSYSTEM/Web_editor/FILE"
```
> `global mode`를 사용한다. 이는 Front-End에 Load Balancer(HA-Proxy)로 구성된 구조에 따른 것이다. 내역은 다음과 같다.
> `global mode`를 사용한다. 이는 사전에 의도된 구성이며, 내역은 다음과 같다.
```python
deploy:
......@@ -376,4 +376,5 @@ pfljlqixrepi monitor_grafana global 1/1 grafana/grafana:lates
1kakkg4asokp monitor_prometheus global 1/1 prom/prometheus:latest *:9090->9090/tcp
hjsvav9409zy web_hongsnet global 3/3 registry.hongsnet.net/joohan.hong/docker/hongsnet:latest *:80->80/tcp
```
> **web_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