xiaods / k8e

K8E - Kubernetes Easy Engine

Home Page:https://getk8e.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: upgrade osm-edge to 1.3.3, support ebpf rule

xiaods opened this issue · comments

Release version 1.3.3 has added option none to disable interception mode. So starting with v1.3.3, interception mode settings can set during osm-edge installation via setting osm.trafficInterceptionMode to any of:

  1. iptables - default settings
  2. ebpf - Use eBPF as an interception method
  3. none - Disable interception