update of nginx annotation for websocket support - AKS#16
Merged
LEDfan merged 6 commits intoopenanalytics:developfrom Jul 26, 2021
Merged
update of nginx annotation for websocket support - AKS#16LEDfan merged 6 commits intoopenanalytics:developfrom
LEDfan merged 6 commits intoopenanalytics:developfrom
Conversation
added 6 commits
July 7, 2021 11:39
For AKS, the nginx blocks the websocket connection and adding the annotation below fixes it. Nginx support websocket application with below annotation nginx.org/websocket-services: "skipper-ingress" https://docs.nginx.com/nginx-ingress-controller/configuration/ingress-resources/advanced-configuration-with-annotations/
Member
|
Thanks for your contribution, really useful! I'll merge this and then push a commit adding some comments that this line is meant for running using the nginx inc kubernetes ingress (and not the Kubernetes nginx-ingress). |
LEDfan
added a commit
that referenced
this pull request
Jul 26, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/nginxinc/kubernetes-ingress/tree/v1.12.0/examples/websocket