Help Center> Cloud Container Instance (CCI)> FAQ> Network Management FAQs> How Do I Access a Container from a Public Network?

How Do I Access a Container from a Public Network?

ELB can be bound to workloads. When creating a workload, you can configure the public network access mode and bind a load balancer. In this way, you can access the workload by using the IP address of the load balancer. For details, see Public Network Access.

If you use the kubectl, you can create the service and ingress objects and bind load balancers to the two objects, enabling container access from the public network. For details, see Service and Ingress.