최근 포스트

what is layer 7 load balancing?

최대 1 분 소요

what is layer 7 load balancing? Layer 7 load balancing, also known as application-level load balancing, operates at the highest layer of the OSI model, th...

what is haproxy??

최대 1 분 소요

what is haproxy HAProxy is a free and open-source load balancing and proxying solution that allows distributing network traffic across multiple servers to...

why we use scm-manager?

최대 1 분 소요

scm-manager SCM Manager is an open-source web-based application that provides version control repository management for various source code management sys...

storage class

최대 1 분 소요

Storage Class Storage Class == 동적으로 프로비저닝되는 스토리지 볼륨의 설정을 정의하는 객체 애플리케이션이나 파드에서 사용할 수 있는 스토리지 볼륨을 정의하고 생성하는데 사용

persistent volume

최대 1 분 소요

Persistent Volume PV == 데이터저장공간(영구적으로 컨테이너환경에서) 컨테이너환경에서 데이터를 영구적으로 저장할 수 있는 저장공간. (k8s의,)