To expose via Load Balancer, use the following command to provision Portainer at an assigned Load Balancer IP on port 9000 for HTTP and 9443 for HTTPS:
kubectl apply -n portainer -f https://downloads.portainer.io/ce-lts/portainer-lb.yamlFor some reason a fresh install requires a restart 'for security reasons'
kubectl -n portainer rollout restart deployment.apps/portainer