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.
ποΈ Create and manage load balancers
Describes how to create and delete load balancers in Kubernetes Engine using loadBalancerClass and annotations available from August 25, 2026.
ποΈ Previous version guide
Describes how to create and delete load balancers in Kubernetes Engine using the legacy annotation method, which is scheduled to reach end of support on December 31, 2026.
For an introduction to KakaoCloud, quick start guides, and console guides, see Getting Started.
For assistance while using the service, contact the Helpdesk.