-
Notifications
You must be signed in to change notification settings - Fork 443
Description
Is your feature request related to a problem? Please describe the impact that the lack of the feature requested is creating.
Yes, this feature request is related to an upcoming problem, Headlamp currently does not support AdminNetworkPolicy (ANP), a new Kubernetes resource that is gaining adoption across multiple CNIs.
As more platforms implement support for ANP (see implementations), it becomes increasingly awkward and limiting for users to be unable to view or manage these policies within Headlamp. AdminNetworkPolicy provides a powerful way to define cluster-wide network guardrails which is one of the most important things that KNPs don't have imo.
For more context on why ANPs are valuable:
https://network-policy-api.sigs.k8s.io/blog/2024/01/30/getting-started-with-the-adminnetworkpolicy-api/
Describe the solution you'd like
[ ] Having a dedicated sub menu link in the Network section for ANPs
[ ] Create ANPs using the +
button in the ANP link
[ ] ANP List view
[ ] ANP Detail view
[ ] Add ANP to the Map view
What users will benefit from this feature?
I think everyone
Are you able to implement this feature?
Yes, I've been known to introduce features/bugs to other open source projects before. :D
Additional context
[If needed, add any other context or screenshots about the feature request here.]


