You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add L7NetworkPolicy feature which enables users to protect their applications by specifying how they are allowed to communicate with others, taking into account application context. (#4380#4406#4410, @hongliangl@qiyueyao@tnqn)
Layer 7 NetworkPolicy can be configured through the l7Protocols field of Antrea-native policies.
Refer to this document for more information about this feature.
Add SupportBundleCollection feature which enables a CRD API for Antrea to collect support bundle files on any K8s Node or ExternalNode, and upload to a user-defined file server. (#4184#4338#4249, @wenyingd@mengdie-song@ceclinux)
Refer to this document for more information about this feature.