All Products
Search
Document Center

Container Service for Kubernetes:Expose an application using a LoadBalancer Service

Last Updated:Mar 26, 2026

When no Server Load Balancer (SLB) instance exists, the cloud-controller-manager (CCM) automatically provisions and manages a Classic Load Balancer (CLB) or Network Load Balancer (NLB) instance for any Service with type: LoadBalancer. This topic walks through deploying an NGINX application and exposing it through an auto-created SLB instance.

References