kubevirt / kubevirt.github.io

KubeVirt website repo, documentation at https://kubevirt.io/user-guide/
https://kubevirt.io
MIT License
29 stars 109 forks source link

blog: add post about OVN-Kubernetes multi-net policies #911

Closed maiqueb closed 11 months ago

maiqueb commented 12 months ago

What this PR does / why we need it: blog: OVN-Kubernetes MultiNetworkPolicies

OVN-Kubernetes now allows NetworkPolicy for secondary interfaces, when using a new CRD provided by the k8snetworkplumbingwg - MultiNetworkPolicy.

This blogpost shows a short reference deployment - based on kind - on showcases a simple scenario, where only some allowed clients can contact the allowed VMs.

Does this PR fix any issue? _(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged)_:

Fixes #

Special notes for your reviewer:

maiqueb commented 12 months ago

/cc @phoracek

orelmisan commented 12 months ago

/cc

maiqueb commented 11 months ago

Trying to get the date right ... seems the order on the "recent" blogs is being read not from the post date, but from the commit date ... (at least that's what I think, not sure yet).

@phoracek other than that, it should be good to go.

phoracek commented 11 months ago

/lgtm /approve

Thanks for posting this!

kubevirt-bot commented 11 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: phoracek

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubevirt/kubevirt.github.io/blob/main/OWNERS)~~ [phoracek] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment