René's URL Explorer Experiment


Title: Switch nginx ingress to use NLB · Issue #184 · commitdev/zero-aws-eks-stack · GitHub

Open Graph Title: Switch nginx ingress to use NLB · Issue #184 · commitdev/zero-aws-eks-stack

X Title: Switch nginx ingress to use NLB · Issue #184 · commitdev/zero-aws-eks-stack

Description: The current setup uses ELB for the nginx ingress controller, but there would be some benefits to switching over to NLB: With the current setup we don't get remote IPs in nginx logs We are already using L4 only on the ELB so why not, when...

Open Graph Description: The current setup uses ELB for the nginx ingress controller, but there would be some benefits to switching over to NLB: With the current setup we don't get remote IPs in nginx logs We are already u...

X Description: The current setup uses ELB for the nginx ingress controller, but there would be some benefits to switching over to NLB: With the current setup we don't get remote IPs in nginx logs We are alrea...

Opengraph URL: https://github.com/commitdev/zero-aws-eks-stack/issues/184

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Switch nginx ingress to use NLB","articleBody":"The current setup uses ELB for the nginx ingress controller, but there would be some benefits to switching over to NLB:\n- With the current setup we don't get remote IPs in nginx logs\n- We are already using L4 only on the ELB so why not, when NLB is better and more efficient at handling it.\n\n\nThe change should be straightforward, it will just require some testing.\n\nThese annotations need to be added to the ingress service:\n```\n    service.beta.kubernetes.io/aws-load-balancer-type: nlb\n    service.beta.kubernetes.io/aws-load-balancer-backend-protocol: tcp\n    service.beta.kubernetes.io/aws-load-balancer-connection-idle-timeout: '60'\n    service.beta.kubernetes.io/aws-load-balancer-cross-zone-load-balancing-enabled: 'true'\n```\n\nThe nginx default keepalive timeout is 75s but let's also specify that explicitly in the code, maybe with a comment telling people that the lb timeout must be shorter than the nginx keepalive.\n\nAfter this change, make sure that the nginx logs show the proper remote IP address, not an internal `10.` address.\nMake sure TLS still works properly. \n","author":{"url":"https://github.com/bmonkman","@type":"Person","name":"bmonkman"},"datePublished":"2021-03-03T02:00:21.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/184/zero-aws-eks-stack/issues/184"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:20736c10-61d7-86ce-6ee5-9e86904eac27
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id81CC:57B72:AC0804:EF9A9B:69820603
html-safe-nonced77725f1c108d5719a12b4d3cd358d77be602acff24ec40d06f3304463b5663a
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MUNDOjU3QjcyOkFDMDgwNDpFRjlBOUI6Njk4MjA2MDMiLCJ2aXNpdG9yX2lkIjoiNDE2NDI4NzczMzc2MzgwMjYyNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac38fd61236f13003fc2a77741c0061a232ac051383842758e4777acd552777e84
hovercard-subject-tagissue:820549278
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/commitdev/zero-aws-eks-stack/184/issue_layout
twitter:imagehttps://opengraph.githubassets.com/4a3be989f41ec66ac31789db037b8e41f0b32d3cc5559772a04cc5cc1a22cb2e/commitdev/zero-aws-eks-stack/issues/184
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/4a3be989f41ec66ac31789db037b8e41f0b32d3cc5559772a04cc5cc1a22cb2e/commitdev/zero-aws-eks-stack/issues/184
og:image:altThe current setup uses ELB for the nginx ingress controller, but there would be some benefits to switching over to NLB: With the current setup we don't get remote IPs in nginx logs We are already u...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamebmonkman
hostnamegithub.com
expected-hostnamegithub.com
Nonef4cb77e7923981a0a29ff46912061418d80b11552a75801d8d7c2ee8194cdf49
turbo-cache-controlno-preview
go-importgithub.com/commitdev/zero-aws-eks-stack git https://github.com/commitdev/zero-aws-eks-stack.git
octolytics-dimension-user_id44272088
octolytics-dimension-user_logincommitdev
octolytics-dimension-repository_id247773730
octolytics-dimension-repository_nwocommitdev/zero-aws-eks-stack
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id247773730
octolytics-dimension-repository_network_root_nwocommitdev/zero-aws-eks-stack
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasec1e70b4927b942b903c1a0c1413d4c4f701459ad
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/commitdev/zero-aws-eks-stack/issues/184#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcommitdev%2Fzero-aws-eks-stack%2Fissues%2F184
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcommitdev%2Fzero-aws-eks-stack%2Fissues%2F184
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=commitdev%2Fzero-aws-eks-stack
Reloadhttps://github.com/commitdev/zero-aws-eks-stack/issues/184
Reloadhttps://github.com/commitdev/zero-aws-eks-stack/issues/184
Reloadhttps://github.com/commitdev/zero-aws-eks-stack/issues/184
commitdev https://github.com/commitdev
zero-aws-eks-stackhttps://github.com/commitdev/zero-aws-eks-stack
Notifications https://github.com/login?return_to=%2Fcommitdev%2Fzero-aws-eks-stack
Fork 9 https://github.com/login?return_to=%2Fcommitdev%2Fzero-aws-eks-stack
Star 16 https://github.com/login?return_to=%2Fcommitdev%2Fzero-aws-eks-stack
Code https://github.com/commitdev/zero-aws-eks-stack
Issues 13 https://github.com/commitdev/zero-aws-eks-stack/issues
Pull requests 17 https://github.com/commitdev/zero-aws-eks-stack/pulls
Actions https://github.com/commitdev/zero-aws-eks-stack/actions
Security 0 https://github.com/commitdev/zero-aws-eks-stack/security
Insights https://github.com/commitdev/zero-aws-eks-stack/pulse
Code https://github.com/commitdev/zero-aws-eks-stack
Issues https://github.com/commitdev/zero-aws-eks-stack/issues
Pull requests https://github.com/commitdev/zero-aws-eks-stack/pulls
Actions https://github.com/commitdev/zero-aws-eks-stack/actions
Security https://github.com/commitdev/zero-aws-eks-stack/security
Insights https://github.com/commitdev/zero-aws-eks-stack/pulse
New issuehttps://github.com/login?return_to=https://github.com/commitdev/zero-aws-eks-stack/issues/184
New issuehttps://github.com/login?return_to=https://github.com/commitdev/zero-aws-eks-stack/issues/184
Switch nginx ingress to use NLBhttps://github.com/commitdev/zero-aws-eks-stack/issues/184#top
https://github.com/bmonkman
AWSRelated to AWS infrahttps://github.com/commitdev/zero-aws-eks-stack/issues?q=state%3Aopen%20label%3A%22AWS%22
kuberneteshttps://github.com/commitdev/zero-aws-eks-stack/issues?q=state%3Aopen%20label%3A%22kubernetes%22
terraformhttps://github.com/commitdev/zero-aws-eks-stack/issues?q=state%3Aopen%20label%3A%22terraform%22
https://github.com/bmonkman
https://github.com/bmonkman
bmonkmanhttps://github.com/bmonkman
on Mar 3, 2021https://github.com/commitdev/zero-aws-eks-stack/issues/184#issue-820549278
bmonkmanhttps://github.com/bmonkman
AWSRelated to AWS infrahttps://github.com/commitdev/zero-aws-eks-stack/issues?q=state%3Aopen%20label%3A%22AWS%22
kuberneteshttps://github.com/commitdev/zero-aws-eks-stack/issues?q=state%3Aopen%20label%3A%22kubernetes%22
terraformhttps://github.com/commitdev/zero-aws-eks-stack/issues?q=state%3Aopen%20label%3A%22terraform%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.