Request external load balancing from the platform.
Section: Services
LoadBalancer Service YAML
yaml
yaml
apiVersion: v1
kind: Service
metadata:
name: api-lb
spec:
selector:
app: api
ports:
- port: 80
targetPort: 8080
type: LoadBalancerLearn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Services