보호되어 있는 글입니다.
보호되어 있는 글입니다.
보호되어 있는 글입니다.

LoadBalancer 쿠버네티스는 자체에서 LB를 지원하지 않음.클라우드 벤더를 따로 사용해야함.https://metallb.io/#why MetalLB :: MetalLB, bare metal load-balancer for KubernetesMetalLB is a load-balancer implementation for bare metal Kubernetes clusters, using standard routing protocols. Note Despite the beta status of the project / API, MetalLB is known to be stable and reliable. The project maturity page explains what that implmeta..

* kubernetes 1.31아래는 쿠버네티스 1.31 버전이며 centos9s 운영체제 기반의 설치 파일입니다.vagrant 이미지를 사용합니다.wget http://containerlab24.com/k8s_install/k8s-1.31.tar -Outfile k8s-1.31.tarms windows 에 적당한 디렉토리를 하나 생성후 그 디렉토리에서 다운로드 받고powershell 에서 tar -xf k8s-1.31.tar ---> Vagrant up 하면 설치완료가 됩니다* kubernetes 버전은 항상 최신버전을 설치하도록 되어있습니다.(대략 설치완료까지 10 ~ 15 분정도 시간소요됩니다)*. 기존에 vagrant image 로 설치된 kubernetes 를 삭제하고 다시 설치하는 경우에는아..