Skip to content

Support NetworkPolicy with the builtin networking of Docker Desktop Kubernetes #888

@segevfiner

Description

@segevfiner

Tell us about your request
Support NetworkPolicy with the builtin networking of Docker Desktop Kubernetes. By default, or as an installable addon that only adds NetworkPolicy support to the builtin networking.

AFAIK Using a CNI and/or using them in NetworkPolicy only mode doesn't work well or at all in Docker Desktop (e.g. Calico in Policy Only mode, or Cilium in CNI chaining)

Which service(s) is this request for?
Docker Desktop's Kubernetes

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
Being able to test NetworkPolicy locally in development when designing templates/charts.

Are you currently working around the issue?
Using something else like minikube/kind/k3s so that I can use a CNI with NetworkPolicy support, or a production Kubernetes deployment.

Additional context
k3s has its own NetworkPolicy only component that adds NetworkPolicy support on top of its builtin flannel that can serve as inspiration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    community_newNew idea raised by a community contributordocker_desktopImprovements or additions to Docker Desktop

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions