k3d/proxy
iwilltry42 a24d6f864e
Proxy: deploy a configurable nginx proxy in front of the cluster
Up to now, we exposed ports on single master nodes, which is quite
inconvenient on user side and troublesome on development side.
Now, we're creating a proxy container which exposes a single port
and proxies traffic to all master nodes.
Currently, this only works with 'k3d create cluster' and won't
update the proxy when using 'k3d create node --role master'.
2020-04-08 17:45:27 +02:00
..
conf.d Proxy: deploy a configurable nginx proxy in front of the cluster 2020-04-08 17:45:27 +02:00
templates Proxy: deploy a configurable nginx proxy in front of the cluster 2020-04-08 17:45:27 +02:00
Dockerfile Proxy: deploy a configurable nginx proxy in front of the cluster 2020-04-08 17:45:27 +02:00
nginx-proxy Proxy: deploy a configurable nginx proxy in front of the cluster 2020-04-08 17:45:27 +02:00