Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Filter ipset entries based on node #2622

Open
@awh

Description

@awh

From @awh on September 20, 2016 13:18

For the sake of simplicity, the current implementation builds the same rules and ipsets on all nodes. This limits scalability - instead, a pod's IP should only be added to a node's matching ipsets if that pod is scheduled on that node (it may be possible to implement this by putting a filter on the k8s notification API subscription).

Copied from original issue: weaveworks-experiments/weave-npc#6

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions