original arroyo-controller, I can't access service outsize of k8s cluster. I think can using NodePort to export arroyo service. I notice that print NOTE using kubectl port-forward service/arroyo 5115:80 It's hard to use, because kubectl port-forward won't return and not daemon cmd.
original arroyo-controller, I can't access service outsize of k8s cluster. I think can using NodePort to export arroyo service. I notice that print NOTE using
kubectl port-forward service/arroyo 5115:80
It's hard to use, becausekubectl port-forward
won't return and not daemon cmd.