Cilium v1.10 Documentation
address identification in traditional systems) and can filter on application-layer (e.g. HTTP). As a result, Cilium not only makes it simple to apply security policies in a highly dynamic environment by decoupling performed on the source host. For east-west type load balancing, Cilium performs efficient service-to-backend translation right in the Linux kernel’s socket layer (e.g. at TCP connect time) such that per-packet sets used in a cluster must belong to the same resource group. Adding new nodes to node pools might result in application pods being scheduled on the new nodes before Cilium is ready to properly manage them0 码力 | 1307 页 | 19.26 MB | 1 年前3Cilium v1.11 Documentation
address identification in traditional systems) and can filter on application-layer (e.g. HTTP). As a result, Cilium not only makes it simple to apply security policies in a highly dynamic environment by decoupling performed on the source host. For east-west type load balancing, Cilium performs efficient service-to-backend translation right in the Linux kernel’s socket layer (e.g. at TCP connect time) such that per-packet sets used in a cluster must belong to the same resource group. Adding new nodes to node pools might result in application pods being scheduled on the new nodes before Cilium is ready to properly manage them0 码力 | 1373 页 | 19.37 MB | 1 年前3Cilium v1.6 Documentation
address identification in traditional systems) and can filter on application-layer (e.g. HTTP). As a result, Cilium not only makes it simple to apply security policies in a highly dynamic environment by decoupling "kube-dns-autoscaler-76fcd5f658-22r72" deleted pod "kube-state-metrics-7d9774bbd5-n6m5k" deleted pod "l7-default-backend-6f8697844f-d2rq2" deleted pod "metrics-server-v0.3.1-54699c9cc8-7l5w2" deleted Validate the Installation cluster with the exception of specifying the Network Policy option. Doing so will still work but will result in unwanted iptables rules being installed on all of your nodes. If you want to us the CLI to create0 码力 | 734 页 | 11.45 MB | 1 年前3Cilium v1.7 Documentation
address identification in traditional systems) and can filter on application-layer (e.g. HTTP). As a result, Cilium not only makes it simple to apply security policies in a highly dynamic environment by decoupling support for the default CNI plugin: curl -sfL https://get.k3s.io | INSTALL_K3S_EXEC='--flannel-backend=none --no-flannel' sh - Install Agent Nodes (Optional) K3s can run in standalone mode or as a "kube-dns-autoscaler-76fcd5f658-22r72" deleted pod "kube-state-metrics-7d9774bbd5-n6m5k" deleted pod "l7-default-backend-6f8697844f-d2rq2" deleted pod "metrics-server-v0.3.1-54699c9cc8-7l5w2" deleted Validate the Installation0 码力 | 885 页 | 12.41 MB | 1 年前3Cilium v1.5 Documentation
address iden�fica�on in tradi�onal systems) and can filter on applica�on-layer (e.g. HTTP). As a result, Cilium not only makes it simple to apply security policies in a highly dynamic environment by decoupling "kube-dns-autoscaler-76fcd5f658-22r72" deleted pod "kube-state-metrics-7d9774bbd5-n6m5k" deleted pod "l7-default-backend-6f8697844f-d2rq2" deleted pod "metrics-server-v0.3.1-54699c9cc8-7l5w2" deleted Installer Integrations tracking, meaning that if policy allows the frontend to reach backend, it will automa�cally allow all required reply packets that are part of backend replying to frontend within the context of the same TCP/UDP0 码力 | 740 页 | 12.52 MB | 1 年前3Cilium v1.9 Documentation
address identification in traditional systems) and can filter on application-layer (e.g. HTTP). As a result, Cilium not only makes it simple to apply security policies in a highly dynamic environment by decoupling performed on the source host. For east-west type load balancing, Cilium performs efficient service-to-backend translation right in the Linux kernel’s socket layer (e.g. at TCP connect time) such that per-packet support for the default CNI plugin: curl -sfL https://get.k3s.io | INSTALL_K3S_EXEC='--flannel- backend=none' sh - Install Agent Nodes (Optional) K3s can run in standalone mode or as a cluster making0 码力 | 1263 页 | 18.62 MB | 1 年前3Cilium v1.8 Documentation
address identification in traditional systems) and can filter on application-layer (e.g. HTTP). As a result, Cilium not only makes it simple to apply security policies in a highly dynamic environment by decoupling support for the default CNI plugin: curl -sfL https://get.k3s.io | INSTALL_K3S_EXEC='--flannel-backend=none --no-flannel' sh - Install Agent Nodes (Optional) K3s can run in standalone mode or as a "kube-dns-autoscaler-76fcd5f658-22r72" deleted pod "kube-state-metrics-7d9774bbd5-n6m5k" deleted pod "l7-default-backend-6f8697844f-d2rq2" deleted pod "metrics-server-v0.3.1-54699c9cc8-7l5w2" deleted Note This may error0 码力 | 1124 页 | 21.33 MB | 1 年前3Cilium的网络加速秘诀
XDP kernel ethernet driver kube-proxy DNAT kube-proxy SNAT worker node nodePort request backend endpoint tc eBPF NAT XDP eBPF NAT DSR 加速南北向 nodePort 访问 传统的 nodePort 转发,伴随着 SNAT的发生。而 Cilium0 码力 | 14 页 | 11.97 MB | 1 年前3North-South Load Balancing of Kubernetes Services with eBPF/XDP
httpd httpd void loadbalance(skb) { svc = bpf_map_lookup_elem(..); if (svc) { b = select_backend(svc); dnat(skb, b); snat(skb); redirect(skb); } } CC BY-SA 3.0, https://commons0 码力 | 11 页 | 444.46 KB | 1 年前3Can eBPF save us from the Data Deluge?
eBPF filter-reduce 14 Filter Reduce input Result https://github.com/giuliafrascaria/ebpf-data-filter eBPF filter-reduce 15 If x > 5 max() input Result https://github.com/giuliafrascaria/ebpf-data-filter ta-filter eBPF filter-reduce 16 If x == 5 count() input Result https://github.com/giuliafrascaria/ebpf-data-filter Promising, but not ready yet ● Ideally, same powers as networking stack ● Right0 码力 | 18 页 | 266.90 KB | 1 年前3
共 12 条
- 1
- 2