Skip to content

Helm Load Balancer Discussion #970

Answered by parano
jackyzha0 asked this question in General
Discussion options

You must be logged in to vote

@jackyzha0 looking at some of the other Helm chart implementations and the ingress documentation @yubozhao shared, I think the YataiService chart only needs to create a Cluster IP type Service and an Ingress. The user can choose to install their own ingress-controller which will handle the actual ingress resource creation. The ingress controller could be nginx based ingress-nginx, but it can be other ingress controllers as well: https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/#additional-controllers

Ideally we would want to expose the Ingress resource definition's annotation field to the user via a helm chart parameter so that user can configure the ingress by …

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@jackyzha0
Comment options

jackyzha0 Aug 7, 2020
Collaborator Author

@flosincapite
Comment options

@yubozhao
Comment options

@jackyzha0
Comment options

jackyzha0 Aug 7, 2020
Collaborator Author

Comment options

You must be logged in to vote
1 reply
@parano
Comment options

Answer selected by jackyzha0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants