Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Binding improvements #194

Merged
merged 4 commits into from
Mar 19, 2020
Merged

Binding improvements #194

merged 4 commits into from
Mar 19, 2020

Conversation

invidian
Copy link
Member

This PR changes kubelet, kube-proxy and calico-node processes to only listen on Host internal IP, rather than on all interfaces, so if for whatever reason firewall rules are configured incorrectly, they won't be exposes to the internet.

Refs #137

To avoid potential exposing it to the internet.

Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io>
To avoid exposing it to the internet.

Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io>
To avoid exposing it to the internet if firewall rules are wrongly
configured.

Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io>
To avoid accidental exposing it to the internet.

Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io>
@invidian invidian force-pushed the invidian/firewall-improvements branch from c0fed7b to e3272cd Compare March 19, 2020 09:51
Copy link
Contributor

@iaguis iaguis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@invidian invidian merged commit 64e56a3 into master Mar 19, 2020
@invidian invidian deleted the invidian/firewall-improvements branch March 19, 2020 11:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants