-
Notifications
You must be signed in to change notification settings - Fork 69
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
doc: Update helm chart ingress controller setup info #1386
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good. Can you add the Traefik and Nginx examples?
You can create an sample-ingress-controllers
doc and add the examples of Traefik and Nginx there.
Done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good. Let's get back here once https://github.com/TheThingsIndustries/lorawan-stack-k8s/pull/44 is reviewed and merged in case there are updates from there that need to be adapted here.
872f64a
to
7762203
Compare
@KrishnaIyer I've updated the docs. Let me know if there is anything missing. I also added the guidelines for setting up support for TTIGPro in the Helm chart. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. looks great. Can you please fix the conflicts? You'll need to update the locations since the new PR change
3. Redis compatible database. | ||
1. A Kubernetes cluster | ||
2. PostgreSQL compatible database | ||
3. Redis compatible database |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a note that Redis 6.2 or above is required.
7762203
to
0942486
Compare
Summary
References issue #44 in lorawan-stack-k8s repo.
Screenshots
Changes
Notes for Reviewers
Checklist
make server
, posted screenshots, verified external links. Test withHUGO_PARAMS_SEARCH_ENABLED=true
if style changes will affect the search bar.new-in-version
shortcode, according to the guidelines in CONTRIBUTING.