You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@devlake.apache.org by "arthurio (via GitHub)" <gi...@apache.org> on 2023/03/10 16:22:52 UTC

[GitHub] [incubator-devlake-helm-chart] arthurio commented on issue #87: Installed DevLake on AWS EKS cluster using helm

arthurio commented on issue #87:
URL: https://github.com/apache/incubator-devlake-helm-chart/issues/87#issuecomment-1464050741

   @DarkoDevops I'm a new user but here are my 5cents: you probably need a load balancer to accept traffic and direct it to your services via your ingress configuration (which **isn't recommended**). I would recommend removing the ingress and just using the **port-forward** kubernetes feature so that only people with access to the cluster can access the dashboards.
   
   I deployed an instance yesterday using approach and it worked well!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org