Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ingress resource to helm chart #651

Merged
merged 2 commits into from
May 7, 2019

Conversation

akchinSTC
Copy link
Collaborator

My stab at #626.

  • Ingress template is parameterized with a boolean to enable/disable.
  • Default is set to assume user is using nginx as ingress controller.

Working on including Istio as well.

Copy link
Member

@kevin-bates kevin-bates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akchinSTC - very nice - thank you! I just had a couple minor comments regarding the namespace.

I'm hoping some of our resident Kubernetes experts can review this as well (@witten, @esevan, @lresende, etc.).

etc/kubernetes/helm/templates/ingress.yaml Outdated Show resolved Hide resolved
etc/kubernetes/helm/values.yaml Outdated Show resolved Hide resolved
Copy link
Member

@kevin-bates kevin-bates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Alan - thanks.

@akchinSTC akchinSTC changed the title [WIP]Add ingress resource to helm chart Add ingress resource to helm chart May 7, 2019
@akchinSTC
Copy link
Collaborator Author

Good to merge..will open another PR for Istio later

@kevin-bates kevin-bates merged commit b8aee51 into jupyter-server:master May 7, 2019
@kevin-bates kevin-bates mentioned this pull request May 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants