Skip to main content

Create and manage load balancers through LB type Services

In KakaoCloud Kubernetes Engine, you can create and manage load balancers using an LB type Service. In this document, LB type Service refers to a Kubernetes Service with spec.type set to LoadBalancer.

Choose a guide based on the load balancer creation method used by your cluster. The new method uses loadBalancerClass and new annotations, while the legacy method uses legacy annotations. The legacy method is scheduled to reach end of support, so migration to the new method is recommended.

info

For an introduction to KakaoCloud, quick start guides, and console guides, see Getting Started.
For assistance while using the service, contact the Helpdesk.