Cilium v1.5 Documentationthe following fix is required: d5256083f62e [h�ps://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/? id=d5256083f62e2720f75bb3c5a928a0afe47d6bc3] . This fix is included in stable kernels (as we will do in the steps below). So with Docker, we simply create a single network named ‘cilium-net’ for all containers: $ docker network create --ipv6 --subnet ::1/112 --driver cilium --ipam-driv app1 container connected to the Docker network managed by Cilium: $ docker run -d --name app1 --net cilium-net -l "id=app1" cilium/demo-httpd e5723edaa2a1307e7aa7e71b4087882de0250973331bc74a37f6f80667bc58560 码力 | 740 页 | 12.52 MB | 1 年前3
Cilium v1.6 Documentationlike transparent encryption. AWS-CNI Azure CNI Calico Generic Veth Chaining Portmap (HostPort) Weave Net AWS-CNI This guide explains how to set up Cilium in combination with aws-cni. In this hybrid mode "type": "k8s" }, "kubernetes": { "kubeconfig": "/etc/cni/net.d/calico-kubeconfig" } }, { "type": "portmap", "snat": true hostPort-CNI plugin documentation [https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#support-hostport]. Note Before using HostPort, read the Kubernetes Configuration0 码力 | 734 页 | 11.45 MB | 1 年前3
Linux command line for you and me Documentation Release 0.1command. $ sudo sysctl -w net.ipv4.ip_forward=1 To check the current value, use the following command. $ sysctl net.ipv4.ip_forward You can see the same value in the /proc/sys/net/ipv4/ip_forward file too too. $ cat /proc/sys/net/ipv4/ip_forward 1 To make the change permanent, write the following in the /etc/sysctl.conf file. net.ipv4.ip_forward = 1 Then, enable the changes using the following command VARIANT_ID=cloud Directory traversal vulnerability/ LFI Directory traversal [https://portswigger.net/web-security/file-path-traversal] or Local File inclusion is the first vulnerability we are going to0 码力 | 124 页 | 510.85 KB | 1 年前3
Linux command line for you and me Documentation Release 0.10.1 $ sudo sysctl -w net.ipv4.ip_forward=1 To check the current value, use the following command. $ sysctl net.ipv4.ip_forward You can see the same value in the /proc/sys/net/ipv4/ip_forward file too too. $ cat /proc/sys/net/ipv4/ip_forward 1 To make the change permanent, write the following in the /etc/sysctl.conf file. net.ipv4.ip_forward = 1 Then, enable the changes using the following command nodev,noexec,relatime,cpu, ˓→cpuacct) cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec, ˓→relatime,net_cls,net_prio) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev0 码力 | 128 页 | 716.99 KB | 1 年前3
Cilium v1.7 Documentationlike transparent encryption. AWS-CNI Azure CNI Calico Generic Veth Chaining Portmap (HostPort) Weave Net AWS-CNI This guide explains how to set up Cilium in combination with aws-cni. In this hybrid mode "type": "k8s" }, "kubernetes": { "kubeconfig": "/etc/cni/net.d/calico-kubeconfig" } }, { "type": "portmap", "snat": true hostPort-CNI plugin documentation [https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#support-hostport]. Note Before using HostPort, read the Kubernetes Configuration0 码力 | 885 页 | 12.41 MB | 1 年前3
Ubuntu Server Guide 18.04org/licenses/by-sa/3.0/ 2 https://launchpad.net/~ubuntu-core-doc 3 https://launchpad.net/~ubuntu-server 4 https://help.ubuntu.com/community/ 5 https://bazaar.launchpad.net/~ubuntu-core-doc/serverguide/trunk/changes hanges 6 https://bazaar.launchpad.net/~ubuntu-core-doc/ubuntu-docs/trunk/changes Table of Contents 1. Introduction ................................................................................... platform. As an example, here is how to reboot to your iSCSI target using iPXE iPXE> dhcp Configuring (net0 52:54:00:a4:f2:a9)....... ok iPXE> sanboot iscsi:192.168.1.29::::iqn.2016-03.TrustyS-iscsitarget:storage0 码力 | 413 页 | 1.40 MB | 1 年前3
Cilium v1.8 Documentation\ --set global.cni.binPath=/var/lib/cni/bin \ --set global.cni.confPath=/var/run/multus/cni/net.d \ --set global.ipam.operator.clusterPoolIPv4PodCIDR=10.128.0.0/14 \ --set global.ipam.operator other advanced features. AWS-CNI Azure CNI Calico Generic Veth Chaining Portmap (HostPort) Weave Net AWS-CNI This guide explains how to set up Cilium in combination with aws-cni. In this hybrid mode "type": "k8s" }, "kubernetes": { "kubeconfig": "/etc/cni/net.d/calico-kubeconfig" } }, { "type": "portmap", "snat": true0 码力 | 1124 页 | 21.33 MB | 1 年前3
Cilium v1.9 Documentationenable Cilium’s kube-proxy replacement (Kubernetes Without kube- proxy), cgroup v1 controllers net_cls and net_prio have to be disabled, or cgroup v1 has to be disabled (e.g. by setting the kernel cgroup_no_v1="all" mode=cluster-pool \ --set cni.binPath=/var/lib/cni/bin \ --set cni.confPath=/var/run/multus/cni/net.d \ --set ipam.operator.clusterPoolIPv4PodCIDR=10.128.0.0/14 \ --set ipam.operator.clusterPoolIPv4MaskSize=23 /hosts $ echo 'cilium_version: "v1.11.0"' >> ./inventory/my- inventory/group_vars/k8s_cluster/k8s-net-cilium.yml $ ansible-playbook -i ./inventory/my-inventory/hosts ./cluster.yml -e ansible_user=core0 码力 | 1263 页 | 18.62 MB | 1 年前3
Cilium v1.10 DocumentationNetwork Plugin Requirements [https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#network- plugin-requirements]) Linux kernel >= 4.9.17 Tip See System Requirements Network Plugin Requirements [https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#network- plugin-requirements]) Linux kernel >= 4.9.17 Tip See System Requirements enable Cilium’s kube-proxy replacement (Kubernetes Without kube- proxy), cgroup v1 controllers net_cls and net_prio have to be disabled, or cgroup v1 has to be disabled (e.g. by setting the kernel cgroup_no_v1="all"0 码力 | 1307 页 | 19.26 MB | 1 年前3
鸟哥的Linux私房菜:服务器架设篇 第三版edu.tw/FTP/CentOS/), 义守大学 (http://ftp.isu.edu.tw/pub/Linux/CentOS/) 或国家高速网络中心 (http://ftp.twaren.net/Linux/CentOS/ ) 下载最新的 Linux 映像档来刻录 (2011/07 可下载最新版为 CentOS 6.0),并且依据上述的需求安装好你的 Linux 系统 (最重要的其实就是那个分割而已,其他的动作可以 现在我们常常听到『你要上网啊!那你要去买网络卡喔!还得要连接到 Internet 才行啊!』 这个网络卡就是市面 上随处可见的一个适配卡而已,至于 Internet 则是去向 Hinet/Seed net 或 其他网络服务提供公司 (Internet Service Provider, ISP) 申请的账号密码。 问题是,是否就只有透过网络卡与 Internet 才能 上网啊?呵呵!当然不是!其他不同的网络硬件与软件可多着那! ==> 255.255.255.255 所以 IP 最小可以由 0.0.0.0 一直到 255.255.255.255 哩!但在这一串数字中,其实还可以分为两个部分 喔! 主要分为 Net_ID (网域号码)与 Host_ID (主机号码) 两部份。我们先以 192.168.0.0 ~ 192.168.0.255 这个 Class C 的网域当作例子来说明好了: 1. 192.1680 码力 | 795 页 | 17.63 MB | 1 年前3
共 68 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7













