Exposing grpc Frontend via ALB

Changed to using a NLB with TCP to go via

  • nlb:7233 > Allocated K8s: frontend:nodeport > frontend:7233

This allowed the connection through for the POC.

Up next is trying to setup mTLS for the frontend :grimacing: