mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #805] Call to Community - Kubernetes! #680
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#680
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @inmanturbo on GitHub (Jan 5, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/805
Wouldn't it be great to deploy this as an ingress controller/load balancer in kubernetes?
This is not so much a request for the original developer as it is a call to the community. Is there anyone else out there using this in k8's? Do any of you have experience with chart development?
Lately I've been moving some services to k8's and deploying (jc21/nginx-proxy-manager) along with metallb as an L7 load balancer, for simple self-service ssl termination. Having a chart to deploy as a k8's aware/compliant ingress controller would be very nice. Also, when scaling I have been using session affinity, but something like the ability to connect to Redis or Memcached would be better. I've been researching how to accomplish all of this myself but the truth is I could use a little help in that department. I'm more than willing to contribute to such a project, however I would much prefer someone with more chart development experience involved. Is there anyone out there interested in such a project?
Also @jc21 if you don't like this being posted here, please lmk. If you're interested I may be able to sponsor something like a Discourse forum for Nginx Proxy Manager! ❤️
@chaptergy commented on GitHub (May 12, 2021):
Since this is, as you said, a call to the community, I will mark this as closed. You should still be able to comment if anyone wants to.
@danriedl commented on GitHub (Aug 21, 2022):
Hi @inmanturbo , is there something we could work on together?
Trying to do sth similar.