Skip to content

Fix load balancer traffic policy#18

Merged
funkypenguin merged 1 commit intodocker-mailserver:masterfrom
bklang:external_traffic_policy
May 6, 2020
Merged

Fix load balancer traffic policy#18
funkypenguin merged 1 commit intodocker-mailserver:masterfrom
bklang:external_traffic_policy

Conversation

@bklang
Copy link
Copy Markdown
Contributor

@bklang bklang commented May 6, 2020

This makes two changes:
First, it upgrades the syntax to use newer version of the external traffic policy. This is based on testing on my Kubernetes 1.15 cluster, and was discovered from this reference
Second, it makes the non-load-balancer case switch to Cluster policy, which is necessary to allow the cluster to route NodePort traffic without a Kubernetes load balancer

Also, fixed tiny whitespace nit

This makes two changes:
First, it upgrades the syntax to use newer version of the external traffic policy. This is based on testing on my Kubernetes 1.15 cluster, and was discovered from [this reference](kubernetes/ingress-nginx#1924)
Second, it makes the non-load-balancer case switch to Cluster policy, which is necessary to allow the cluster to route NodePort traffic without a Kubernetes load balancer

Also, fixed tiny whitespace nit
@funkypenguin funkypenguin merged commit fcaa7ed into docker-mailserver:master May 6, 2020
@funkypenguin
Copy link
Copy Markdown
Contributor

Great fix, thanks @bklang !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants