content
large_stringlengths
3
20.5k
url
large_stringlengths
53
192
branch
large_stringclasses
4 values
source
large_stringclasses
51 values
embeddings
listlengths
384
384
score
float64
-0.21
0.65
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_ipam\_eni: ####### AWS ENI ####### The AWS ENI allocator is specific to Cilium deployments running in the AWS cloud and performs IP alloc...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/eni.rst
main
cilium
[ -0.0040385061874985695, 0.016744760796427727, -0.03750462457537651, -0.028545264154672623, 0.06260782480239868, -0.07137475162744522, -0.051624979823827744, -0.025184888392686844, 0.051677342504262924, 0.0005455060163512826, 0.05462934449315071, -0.056015610694885254, 0.0031393517274409533, ...
0.207977
Cilium Operator to garbage collect these ENIs if left dangling. The cluster name is either extracted from Cilium's own ``cluster-name`` flag or from the ``aws:eks:cluster-name`` tag on the operator's EC2 instance. If neither cluster names are available, a static default cluster name is assumed and ENI garbage collectio...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/eni.rst
main
cilium
[ 0.0004946647677570581, 0.04422379285097122, -0.0502796433866024, -0.03353195637464523, -0.003722907043993473, -0.07649855315685272, -0.003380546346306801, -0.006288690958172083, 0.0572250559926033, -0.02486731857061386, 0.023828556761145592, -0.15300829708576202, 0.06361819058656693, -0.02...
0.19135
to the node. If unspecified, no tags are required. ``spec.eni.first-interface-index`` The index of the first ENI to use for IP allocation, e.g. if the node has ``eth0``, ``eth1``, ``eth2`` and FirstInterfaceIndex is set to 1, then only ``eth1`` and ``eth2`` will be used for IP allocation, ``eth0`` will be ignored for P...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/eni.rst
main
cilium
[ 0.0170876607298851, 0.024815810844302177, -0.029288792982697487, 0.012692746706306934, 0.07445218414068222, -0.031111158430576324, 0.07198970764875412, -0.015150394290685654, -0.010906076058745384, 0.007207734044641256, 0.07758761197328568, -0.07429992407560349, 0.035770103335380554, -0.02...
0.195894
performed on two occasions: \* When a ``CiliumNode`` custom resource is updated \* All nodes are scanned in a regular interval (once per minute) If ``--aws-release-excess-ips`` is enabled, the check to recognize IP excess is performed at the interval based scan. When determining whether a node has a deficit in IP addre...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/eni.rst
main
cilium
[ -0.017497500404715538, 0.0584498792886734, -0.0208481065928936, 0.009149031713604927, 0.03252870962023735, -0.09371151775121689, 0.01839796081185341, -0.04536276310682297, 0.005608933977782726, 0.047380633652210236, 0.046229805797338486, -0.02269587479531765, 0.026359930634498596, -0.07663...
0.117383
free IP not released, operator will attempt to release in next release cycle. In order to release the IPs, the method ``UnassignPrivateIpAddresses`` of the EC2 service API is called. There is no limit on ENIs per subnet so ENIs are remained on the node. ENI Creation ============ As long as an instance type is capable a...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/eni.rst
main
cilium
[ -0.04255650192499161, -0.004665114916861057, 0.004745457321405411, -0.0035715862177312374, 0.11818771064281464, -0.040389642119407654, 0.001839668140746653, -0.06146419048309326, 0.052891772240400314, 0.058735091239213943, 0.021662132814526558, -0.04233711585402489, 0.015498971566557884, -...
0.123822
the corresponding ``ciliumnodes.cilium.io`` custom resource. .. \_ec2privileges: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Required Privileges \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* The following EC2 privileges are required by the Cilium operator in order to perform ENI creation and IP allocation: \* ``DeleteNetworkInterf...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/eni.rst
main
cilium
[ -0.0060226041823625565, 0.01081812009215355, -0.07891848683357239, -0.027441930025815964, -0.04319503903388977, -0.044821228832006454, -0.005888687912374735, -0.0015440374845638871, 0.019953744485974312, 0.019010866060853004, 0.03931177780032158, -0.10815412551164627, 0.07106982171535492, ...
0.1613
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_concepts\_ipam\_crd: ########## CRD-Backed ########## The CRD-backed IPAM mode provides an extendable interface to control the IP address...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/crd.rst
main
cilium
[ -0.000027847539968206547, 0.010730034671723843, -0.04085554927587509, -0.037215348333120346, -0.021331995725631714, -0.03981415554881096, 0.0081009017303586, -0.03645586222410202, 0.05320630967617035, 0.0014960160478949547, 0.04126627370715141, -0.08245164155960083, 0.02960922382771969, -0...
0.191226
// Status.IPAM.InUse // // +optional Pool AllocationMap `json:"pool,omitempty"` } // AllocationIP is an IP available for allocation or already allocated type AllocationIP struct { // Owner is the owner of the IP, this field is set if the IP has been // allocated. It will be set to the pod name or another identifier // ...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/crd.rst
main
cilium
[ -0.01391554158180952, 0.07278511673212051, -0.022080497816205025, 0.009923139587044716, -0.01192702166736126, -0.049126844853162766, 0.1054321900010109, -0.07788898795843124, 0.02855290099978447, 0.019160941243171692, 0.08751770853996277, -0.05667022243142128, -0.05187418684363365, 0.04816...
0.151991
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: http://docs.cilium.io .. \_ipam\_crd\_cluster\_pool: ####################### Cluster Scope (Default) ####################### The cluster-scope IPAM mode assigns per-...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/cluster-pool.rst
main
cilium
[ 0.026360083371400833, 0.010100631043314934, -0.03364494442939758, 0.003689252305775881, 0.04936443641781807, -0.04469180852174759, -0.00006114008283475414, -0.02628636173903942, 0.07133762538433075, 0.002077979501336813, 0.04857497662305832, -0.08151945471763611, 0.004726768005639315, -0.0...
0.18728
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_ipam\_azure: ########## Azure IPAM ########## .. note:: On AKS, the recommended ways to run Cilium are: \* `Azure CNI Powered by Cilium `...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/azure.rst
main
cilium
[ 0.0020617693662643433, -0.026695165783166885, -0.08204716444015503, 0.03821416571736336, -0.014655685983598232, -0.007923468016088009, 0.04074482619762421, -0.08404571563005447, 0.061198994517326355, 0.10633363574743271, 0.04468011111021042, -0.03189019858837128, 0.05185208469629288, 0.004...
0.180059
Public IP Prefixes. This must be the resource group of the cluster nodes. If unset, the operator detects the resource group of the node it runs on via its IMDS, which is only correct when the operator pod runs on a node in the same resource group as the rest of the cluster's nodes. Set this flag explicitly when worker ...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/azure.rst
main
cilium
[ 0.008219297975301743, 0.050061196088790894, 0.01029043085873127, 0.053600117564201355, 0.023691771551966667, -0.00171070103533566, 0.0843353345990181, -0.11568580567836761, 0.10018617659807205, 0.06284794211387634, 0.002828520257025957, -0.010694052092730999, 0.03986875340342522, 0.0666264...
0.079389
The number of IP addresses that must be available for allocation at all times. It defines the buffer of addresses available immediately without requiring for the operator to get involved. If unspecified, this value defaults to 8. ``spec.azure.interface-name`` The name of the interface to use for IP allocation. \*\*\*\*...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/azure.rst
main
cilium
[ 0.03068862482905388, 0.014964671805500984, -0.013457393273711205, 0.05433959141373634, -0.027956577017903328, -0.0021437322720885277, 0.1270313709974289, -0.12441227585077286, 0.07966626435518265, 0.09413595497608185, -0.032193731516599655, 0.011873222887516022, 0.03945265710353851, -0.005...
0.122626
28 \ --tags prefix-tag-key=prefix-tag-value 2. Set ``ipam.static-ip-tags`` in the CNI configuration: .. code-block:: json { "ipam": { "static-ip-tags": { "prefix-tag-key": "prefix-tag-value" } } } The Operator will assign a public IP from the first matching Prefix with available capacity. The Prefix ID will be stored i...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/azure.rst
main
cilium
[ -0.005247695371508598, 0.036669690161943436, 0.0011416951892897487, -0.00798431970179081, -0.019123714417219162, -0.05579302832484245, -0.019663402810692787, -0.01073180977255106, 0.023003391921520233, 0.044813454151153564, 0.07267957925796509, -0.08959586918354034, -0.008753132075071335, ...
0.126519
``AuthorizationFailed`` on ``Microsoft.Network/virtualNetworks/read`` The operator's identity does not have read access on the resource group that owns the VNet. Add a role assignment scoped to the VNet resource group (which may differ from the node resource group). ``spec.ipam.available`` stays empty and no allocation...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/azure.rst
main
cilium
[ -0.02658519148826599, 0.01713888719677925, -0.029826274141669273, 0.1291336864233017, 0.0035514822229743004, 0.05379929766058922, 0.08463355898857117, -0.1354244351387024, 0.019450314342975616, 0.10340417176485062, -0.013880938291549683, -0.043605007231235504, 0.04580329358577728, 0.106207...
0.029313
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_ipam\_gke: ######################## Google Kubernetes Engine ######################## When running Cilium on Google GKE, the native netwo...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/gke.rst
main
cilium
[ -0.037593092769384384, 0.004167534410953522, 0.01037681195884943, -0.053817328065633774, 0.0028982097283005714, -0.07271483540534973, -0.026039374992251396, -0.06268351525068283, 0.033848512917757034, -0.004670415073633194, 0.033465996384620667, -0.09196768701076508, 0.029330769553780556, ...
0.132547
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io ################ Life of a Packet ################ This documentation page overviews the life of a packet from an eBPF datapath perspective by...
https://github.com/cilium/cilium/blob/main/Documentation/network/ebpf/lifeofapacket.rst
main
cilium
[ -0.034142155200242996, -0.01304919645190239, -0.062290824949741364, -0.014833682216703892, 0.0326167494058609, -0.03928745165467262, 0.02641565166413784, 0.041775088757276535, -0.021676814183592796, 0.00025506189558655024, 0.015339821577072144, -0.06168394908308983, -0.017321215942502022, ...
0.214115
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io ############ Introduction ############ The Linux kernel supports a set of BPF hooks in the networking stack that can be used to run BPF progra...
https://github.com/cilium/cilium/blob/main/Documentation/network/ebpf/intro.rst
main
cilium
[ -0.004975965712219477, -0.00793119240552187, -0.09769313782453537, -0.07063357532024384, 0.020905829966068268, -0.09019147604703903, 0.028601540252566338, 0.03951004892587662, 0.0008092477801255882, -0.06745542585849762, 0.04910699278116226, -0.013473576866090298, -0.010651102289557457, -0...
0.239289
prefilter rules used to filter traffic from the network for best performance. Specifically, a set of CIDR maps supplied by the Cilium agent are used to do a lookup and the packet is either dropped, for example when the destination is not a valid endpoint, or allowed to be processed by the stack. This can be easily exte...
https://github.com/cilium/cilium/blob/main/Documentation/network/ebpf/intro.rst
main
cilium
[ -0.0368676520884037, 0.010917267762124538, -0.015132677741348743, -0.06333102285861969, 0.04172077029943466, -0.02897041290998459, 0.03408177196979523, -0.022139515727758408, 0.014888649806380272, -0.004564826376736164, 0.030349913984537125, -0.002653526607900858, -0.015809832140803337, -0...
0.26939
will then either forward the traffic or generate appropriate reject messages based on the configured L7 policy. These components are connected to create the flexible and efficient datapath used by Cilium. Below we show the following possible flows connecting endpoints on a single node, ingress to an endpoint, and endpo...
https://github.com/cilium/cilium/blob/main/Documentation/network/ebpf/intro.rst
main
cilium
[ -0.014023438096046448, 0.004118571989238262, 0.007480492815375328, 0.013154716230928898, -0.014205106534063816, -0.0693729892373085, 0.00099982600659132, -0.04127524793148041, -0.021564533933997154, -0.010456620715558529, 0.02198333479464054, -0.01847326196730137, 0.030430641025304794, -0....
0.175468
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io ############## Iptables Usage ############## Depending on the Linux kernel version being used, the eBPF datapath can implement a varying featu...
https://github.com/cilium/cilium/blob/main/Documentation/network/ebpf/iptables.rst
main
cilium
[ 0.03555375710129738, 0.005615278147161007, -0.02111678570508957, -0.07741009443998337, -0.032618679106235504, -0.040020767599344254, -0.024465948343276978, 0.019179247319698334, -0.03123290278017521, -0.003336548339575529, -0.03191373497247696, -0.10301048308610916, 0.0034625548869371414, ...
0.129348
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_bpf\_map\_limitations: eBPF Maps ========= All BPF maps are created with upper capacity limits. Insertion beyond the limit will fail and ...
https://github.com/cilium/cilium/blob/main/Documentation/network/ebpf/maps.rst
main
cilium
[ 0.01892092637717724, -0.0008719222969375551, -0.07650996744632721, -0.011850003153085709, -0.008512046188116074, -0.048639826476573944, -0.056375566869974136, 0.03891678526997566, -0.09265688806772232, -0.03203265741467476, 0.04057832434773445, -0.14743508398532867, -0.024632321670651436, ...
0.122519
memory in the node with a minimum of ``131072`` entries regardless the amount of memory the machine has. The following table presents the value that ``kube-proxy`` and Cilium sets for their own connection tracking tables when Cilium is configured with ``--bpf-map-dynamic-size-ratio: 0.0025``. +------+--------------+---...
https://github.com/cilium/cilium/blob/main/Documentation/network/ebpf/maps.rst
main
cilium
[ 0.047590143978595734, 0.005383305251598358, -0.10745507478713989, 0.006771492306143045, -0.0968785434961319, -0.06962014734745026, -0.0019669837784022093, 0.030085796490311623, 0.024230478331446648, 0.00017617653065826744, 0.019119543954730034, -0.06606223434209824, 0.029488712549209595, -...
0.208361
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_k8s\_policy: \*\*\*\*\*\*\*\*\*\*\*\*\*\* Network Policy \*\*\*\*\*\*\*\*\*\*\*\*\*\* If you are running Cilium on Kubernetes, you can be...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/policy.rst
main
cilium
[ -0.00013472556020133197, 0.014178656041622162, -0.027751224115490913, -0.06334533542394638, -0.0008199980948120356, 0.002597409300506115, 0.02127075009047985, 0.0009595611481927335, 0.03153765946626663, 0.017536940053105354, 0.01729087345302105, -0.03465352952480316, 0.036720823496580124, ...
0.182572
rule. // // The reason this field exists in this structure is due a bug in the k8s // code-generator that doesn't create a `UpdateStatus` method because the // field does not exist in the structure. // // +kubebuilder:validation:Optional Status CiliumNetworkPolicyStatus }
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/policy.rst
main
cilium
[ -0.09352599829435349, 0.06738796085119247, -0.027215424925088882, -0.05549848824739456, -0.03682129457592964, -0.023159567266702652, -0.054400086402893066, -0.03594183921813965, 0.028096599504351616, 0.02726043574512005, 0.0017067103181034327, -0.09811249375343323, 0.024481220170855522, -0...
0.20075
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_local-redirect-policy: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Local Redirect Policy \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* This d...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/local-redirect-policy.rst
main
cilium
[ 0.02567170187830925, 0.013075883500277996, -0.035013433545827866, -0.03526446968317032, 0.0002282765053678304, -0.05163271352648735, -0.024639926850795746, 0.009859385900199413, -0.00010194086644332856, 0.004582980647683144, -0.006662702653557062, -0.08278465270996094, 0.021845387294888496, ...
0.19982
host namespace isn't handled by Local Redirect Policy with this setup. .. code-block:: yaml kubeProxyReplacement: false localRedirectPolicies: enabled: true Create backend and client pods ============================== Deploy a backend pod where traffic needs to be redirected to based on the configurations specified in...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/local-redirect-policy.rst
main
cilium
[ 0.05870240926742554, 0.0034861108288168907, -0.012489616870880127, -0.016456667333841324, -0.06687480211257935, -0.04857100173830986, -0.010111130774021149, -0.024226926267147064, 0.03071688301861286, 0.06469419598579407, -0.035117119550704956, -0.10192998498678207, 0.012057422660291195, -...
0.122224
size 262144 bytes 01:36:24.608566 IP 10.16.215.55.60876 > 10.16.70.187.80: Flags [S], seq 2119454273, win 28200, options [mss 1410,sackOK,TS val 2541637677 ecr 0,nop,wscale 7], length 0 01:36:24.608600 IP 10.16.70.187.80 > 10.16.215.55.60876: Flags [S.], seq 1315636594, ack 2119454274, win 27960, options [mss 1410,sack...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/local-redirect-policy.rst
main
cilium
[ -0.0029548718594014645, 0.10815174132585526, -0.07353708148002625, -0.02054404839873314, 0.043007753789424896, -0.045318037271499634, 0.06751491874456406, -0.010990895330905914, -0.05255298689007759, 0.03918054327368736, -0.02478928305208683, -0.014756089076399803, -0.0519699826836586, 0.0...
0.085416
entry. .. code-block:: shell-session $ kubectl exec -it -n kube-system ds/cilium -- cilium-dbg service list ID Frontend Service Type Backend [...] 4 172.20.0.51:80 ClusterIP Create a custom resource of type CiliumLocalRedirectPolicy with ``serviceMatcher`` configuration. .. literalinclude:: ../../../examples/kubernetes...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/local-redirect-policy.rst
main
cilium
[ 0.020366281270980835, -0.004381986800581217, -0.034379083663225174, -0.04888813570141792, -0.05573734641075134, 0.003654573345556855, 0.009790925309062004, -0.0012374769430607557, 0.04166609048843384, 0.05697530508041382, -0.018112439662218094, -0.12088998407125473, -0.034787699580192566, ...
0.156999
by default, which will be bypassed when Cilium is handling service resolution at or before the veth interface of the application pod. To enable the DNS node-cache in a Cilium cluster, the following example steers traffic to a local DNS node-cache which runs as a normal pod. \* Deploy DNS node-cache in pod namespace. .....
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/local-redirect-policy.rst
main
cilium
[ 0.021143795922398567, -0.005012156907469034, 0.012031003832817078, -0.0543060228228569, -0.0901556983590126, -0.10029027611017227, -0.0780516043305397, -0.03628826141357422, 0.07200480252504349, 0.023221228271722794, 0.0005145145114511251, -0.022866282612085342, -0.046700481325387955, -0.0...
0.148323
$ kubectl exec -it cilium-mhnhz -n kube-system -- cilium-dbg lrp list LRP namespace LRP name FrontendType Matching Service kube-system nodelocaldns clusterIP + all svc ports kube-system/kube-dns | 10.96.0.10:53/UDP -> 10.244.1.49:53(kube-system/node-local-dns-72r7m), | 10.96.0.10:53/TCP -> 10.244.1.49:53(kube-system/no...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/local-redirect-policy.rst
main
cilium
[ 0.015732837840914726, -0.042170606553554535, 0.01592891849577427, -0.05097294971346855, -0.04129433259367943, -0.03300623595714569, -0.0845940113067627, -0.04846551641821861, 0.11378587782382965, 0.048177801072597504, -0.009144921787083149, -0.0938117653131485, -0.0914485827088356, -0.0390...
0.122497
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_kubeproxy-free: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Kubernetes Without kube-proxy \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ -0.025247877463698387, 0.027941439300775528, -0.033802445977926254, -0.06652351468801498, 0.002354971133172512, -0.02715364284813404, -0.044774580746889114, -0.014230458997189999, 0.032572824507951736, 0.018389839679002762, 0.022001963108778, -0.06891349703073502, 0.050021521747112274, -0....
0.171953
6443 API\_SERVER\_PORT= .. cilium-helm-install:: :namespace: kube-system :set: kubeProxyReplacement=true k8sServiceHost=${API\_SERVER\_IP} k8sServicePort=${API\_SERVER\_PORT} .. note:: Cilium will automatically mount cgroup v2 filesystem required to attach BPF cgroup programs by default at the path ``/run/cilium/cgroup...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ 0.0050722090527415276, 0.031751833856105804, -0.09583650529384613, -0.06528770923614502, -0.059871427714824677, -0.0036665250081568956, -0.09085064381361008, 0.06030447408556938, 0.01250726729631424, 0.006103573366999626, 0.03440745547413826, -0.12738405168056488, -0.0011064248392358422, -...
0.096721
list`` command, we can validate that Cilium's eBPF kube-proxy replacement created the new NodePort service. In this example, services with port ``31940`` were created (one for each of devices ``eth0`` and ``eth1``): .. code-block:: shell-session $ kubectl -n kube-system exec ds/cilium -- cilium-dbg service list ID Fron...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ -0.014438039623200893, 0.009072324261069298, -0.03847454860806465, -0.08300777524709702, -0.008387401700019836, -0.038172148168087006, 0.006121345795691013, -0.010252760723233223, 0.016074782237410545, 0.030166350305080414, -0.02309585176408291, -0.09438052028417587, 0.011122036725282669, ...
0.192452
corresponding ``NodePort`` and ``ClusterIP`` services. Likewise, for a new ``NodePort`` service, Cilium exposes the corresponding ``ClusterIP`` service. If this behavior is not desired, then the ``service.cilium.io/type`` annotation can be used to pin the service creation only to a specific service type: .. code-block:...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ -0.07481037080287933, -0.014102738350629807, -0.04450063779950142, -0.020394479855895042, 0.013266626745462418, -0.060468509793281555, -0.002564581111073494, -0.03763775900006294, 0.046107351779937744, -0.019884008914232254, 0.03776426240801811, -0.022392453625798225, 0.02253188192844391, ...
0.18341
in case of failures. As well, it provides better load balancing properties since Nodes added to the cluster will make consistent backend selection throughout the cluster for a given 5-tuple without having to synchronize state with the other Nodes. Similarly, upon backend removal the backend lookup tables are reprogramm...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ -0.0528738759458065, 0.004829328507184982, -0.001962683629244566, -0.029714010655879974, 0.015358295291662216, -0.052486516535282135, -0.050329290330410004, -0.012500016018748283, 0.011633522808551788, -0.007111017592251301, -0.047563984990119934, 0.02868308313190937, 0.07001496106386185, ...
0.107961
node, then the node is redirecting the request to the remote backend on its behalf by performing SNAT. This does not require any additional MTU changes. The cost is that replies from the backend need to make the extra hop back to that node to perform the reverse SNAT translation there before returning the packet direct...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ -0.09161441773176193, 0.013365917839109898, -0.0019673635251820087, -0.005694346036761999, 0.007788548246026039, -0.052152082324028015, -0.03461775183677673, 0.05709340050816536, 0.0016704014269635081, -0.02537941373884678, -0.0628410056233406, -0.057757843285799026, 0.028339087963104248, ...
0.116931
DSR mode encodes the service IP/port in a Cilium-specific IPv4 option or IPv6 Destination Option extension so that the backends are aware of the service IP/port, which they need to reply with. However, some data center routers pass packets with unknown IP options to software processing called "Layer 2 slow path". Those...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ -0.08296247571706772, -0.0258107278496027, -0.004347027745097876, -0.023560786619782448, -0.030766561627388, -0.09895724058151245, -0.07632877677679062, 0.03423665463924408, -0.005911112762987614, -0.06538109481334686, -0.05999399721622467, -0.0004914018209092319, -0.08246147632598877, -0....
0.0599
options are ``opt``, ``ipip``, and ``geneve``. Annotation-based Load Balancing Algorithm Selection \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Cilium has the ability to specify the load balancing algorithm on a per-service basis through the ``service.cilium.io/...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ -0.1027010977268219, -0.03700455278158188, -0.10617008805274963, -0.0718517154455185, -0.05784912034869194, -0.06338194757699966, 0.03620142489671707, 0.00030862941639497876, -0.010516700334846973, -0.022215550765395164, -0.027202462777495384, 0.009743009693920612, 0.08335787802934647, -0....
0.101572
to weight ``0``, all of its backends enter maintenance. Existing connections can continue to use them, but new traffic is steered entirely to the remaining non-maintenance backends from ``example-service-1``. In other words, the first slice now receives ``100%%`` of the new traffic share. .. \_socketlb-host-netns-only:...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ -0.08140785992145538, -0.031509917229413986, -0.015475833788514137, 0.02244681492447853, -0.051232803612947464, -0.10170023143291473, 0.033178266137838364, 0.005747620016336441, 0.03074946068227291, 0.011985035613179207, 0.006646392866969109, -0.03237698972225189, -0.007635234855115414, -0...
0.205756
to ``best-effort``. A list of drivers supporting XDP can be found in :ref:`the XDP documentation`. The current Cilium kube-proxy XDP acceleration mode can also be introspected through the ``cilium-dbg status`` CLI command. If it has been enabled successfully, ``Native`` is shown: .. code-block:: shell-session $ kubectl...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ 0.025608351454138756, 0.001070854952558875, 0.04919697716832161, -0.06333693861961365, -0.008179232478141785, -0.07030454277992249, -0.007121493574231863, -0.014229616150259972, -0.04264115169644356, 0.013885078951716423, 0.04568871483206749, -0.08748219162225723, 0.0007225819281302392, -0...
0.115681
0 Other: 0 Combined: 4 Current hardware settings: RX: 0 TX: 0 Other: 0 Combined: 4 In order to use XDP the channels must be set to at most 1/2 of the value from ``Combined`` above. Both, MTU and channel changes are applied as follows: .. code-block:: shell-session $ for ip in $IPS ; do ssh ec2-user@$ip "sudo ip link se...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ 0.09835158288478851, -0.0025729131884872913, 0.0025493837893009186, -0.10095816105604172, -0.05612105503678322, -0.05513601750135422, -0.08683784306049347, 0.02789333648979664, 0.02443399280309677, -0.032010626047849655, 0.04820366948843002, -0.12980253994464874, 0.04646863788366318, -0.07...
0.077651
preferred over ExternalIP if both exist. To change the devices, set their names in the ``devices`` Helm option, e.g. ``devices='eth0,eth1,eth2'``. Each listed device has to be named the same on all Cilium managed nodes. Alternatively if the devices do not match across different nodes, the wildcard option can be used, e...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ 0.021538712084293365, -0.022113759070634842, -0.03124391660094261, -0.07965681701898575, -0.0035046946723014116, -0.08361592888832092, -0.024579711258411407, 0.06383535265922546, 0.060202889144420624, -0.022044405341148376, 0.054875098168849945, -0.10905396193265915, 0.04863141477108002, -...
0.166061
an additional ``hostIP``, then the Pod will be exposed to the outside world with the same local addresses from the node that were detected and used for exposing NodePort services, e.g. the Kubernetes InternalIP or ExternalIP if set. Additionally, the Pod is also accessible through the loopback address on the node such ...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ 0.038695551455020905, -0.013443834148347378, 0.04116485267877579, -0.04414929077029228, 0.03236234188079834, -0.044980522245168686, -0.007536026649177074, -0.03502245247364044, 0.05235615745186806, 0.029281485825777054, 0.04440887272357941, 0.009400676935911179, 0.002446477534249425, -0.06...
0.12848
my-nginx Graceful Termination \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Cilium's eBPF kube-proxy replacement supports graceful termination of service endpoint pods. The Cilium agent detects such terminating Pod events, and increments the metric ``k8s\_terminating\_endpoints\_events\_total``. When Cilium agent receives a...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ -0.029379498213529587, -0.0005347538972273469, 0.06342827528715134, -0.012594344094395638, -0.07581238448619843, -0.024999214336276054, -0.006340463645756245, -0.06959047168493271, 0.06461195647716522, 0.03805635869503021, -0.04581686854362488, -0.010467045940458775, -0.0018791545880958438, ...
0.144976
health check server for the kube-proxy replacement, the ``kubeProxyReplacementHealthzBindAddr`` option has to be set (disabled by default). The option accepts the IP address with port for the health check server to serve on. E.g. to enable for IPv4 interfaces set ``kubeProxyReplacementHealthzBindAddr='0.0.0.0:10256'``,...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ -0.017783142626285553, 0.028488896787166595, 0.006018525455147028, -0.06331555545330048, -0.07600566744804382, -0.0333440788090229, -0.017816508188843727, -0.06047229841351509, 0.022489283233880997, 0.010793951340019703, -0.06058184430003166, -0.03253449127078056, -0.022054975852370262, -0...
0.025069
kube-proxy replacement implements both Kubernetes `Topology Aware Routing `\_\_, and the more recent `Traffic Distribution `\_\_ features. Both of these features work by setting ``hints`` on EndpointSlices that enable Cilium to route to endpoints residing in the same zone. To enable the feature, set ``loadBalancer.serv...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ 0.022588437423110008, -0.07151598483324051, 0.03859522566199303, -0.05343727394938469, -0.03343319892883301, -0.035667356103658676, -0.07392609864473343, -0.032863128930330276, 0.005327541381120682, -0.018411632627248764, -0.03989208862185478, -0.03105778433382511, 0.022348277270793915, -0...
0.114931
| | | 10.69.0.65/26 | |10.69.0.66/26 | | | | | | eno2+-----+eno2 | | | | | | | | 10.69.0.129/26| | 10.69.0.130/26| +---------------+ +---------------+ With, on node1: .. code-block:: shell-session $ ip route show 10.69.0.2 nexthop via 10.69.0.66 dev eno1 weight 1 nexthop via 10.69.0.130 dev eno2 weight 1 $ ip neigh sho...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ -0.005460458807647228, 0.012095386162400246, -0.04439584165811539, -0.01780969277024269, 0.010477974079549313, -0.05570503696799278, -0.02287377044558525, 0.022261720150709152, -0.039204902946949005, 0.023089691996574402, 0.022683411836624146, -0.08454659581184387, -0.012184270657598972, -...
0.12171
tcp CPU 11: [post-xlate-rev] cgroup\_id: 479586 sock\_cookie: 7123674, dst [10.96.128.44]:80 tcp You can identify the client pod using its printed ``cgroup id`` metadata. The pod ``cgroup path`` corresponding to the ``cgroup id`` has its UUID. The socket cookie is a unique socket identifier allocated in the Linux kerne...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ 0.03113504871726036, 0.019844545051455498, -0.06457830220460892, -0.04193568974733353, 0.017083274200558662, -0.029372068122029305, 0.04419130086898804, -0.031004540622234344, 0.10649848729372025, 0.021811477839946747, 0.015312304720282555, -0.08100999146699905, -0.08742590248584747, -0.04...
0.211073
looking up the socket's cookie and destination in the ``cilium\_lb4\_reverse\_sk`` and ``cilium\_lb6\_reverse\_sk`` BPF maps. This prevents unrelated sockets from being terminated. When these maps become full, LRU eviction may remove entries belonging to active connections, causing those connections to fail the verific...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ 0.01410550158470869, -0.01405864767730236, 0.033518657088279724, -0.019047245383262634, -0.00727510591968894, -0.0900142565369606, -0.017692603170871735, -0.07382848113775253, 0.0070364330895245075, 0.046023011207580566, 0.08011800050735474, 0.020407864823937416, -0.04502090439200401, -0.0...
0.11092
Portworx, and Robin, but may impact other storage systems that implement ``ReadWriteMany`` volumes using this pattern. To avoid this problem, ensure that the following commits are part of your underlying kernel: \* ``0bdf399342c5 ("net: Avoid address overwrite in kernel\_connect")`` \* ``86a7e0b69bd5 ("net: prevent rew...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kubeproxy-free.rst
main
cilium
[ -0.07157609611749649, -0.040072862058877945, 0.01457391120493412, -0.0029389101546257734, 0.00671869982033968, -0.06128513440489769, -0.03981558606028557, -0.003957713022828102, 0.005777366459369659, 0.0715651586651802, 0.040244631469249725, 0.08325126767158508, 0.013805372640490532, -0.00...
0.046798
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_kata: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Kata Containers with Cilium \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kata.rst
main
cilium
[ -0.04623746499419212, 0.10841215401887894, -0.10301249474287033, -0.04674294590950012, 0.021814361214637756, -0.10800955444574356, -0.0038019316270947456, 0.003192614996805787, 0.024081232026219368, -0.011922217905521393, 0.058519452810287476, -0.07945176959037781, 0.05324660241603851, -0....
0.270885
``device MTU`` of either the detected underlying network, or the MTU specified in the Cilium ConfigMap; 2. adjusts the ``default route MTU`` (computed as ``device MTU - overhead``) to account for the additional networking overhead given by the Cilium configuration (ex. +50B for VXLAN, +80B for WireGuard, etc.). However...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/kata.rst
main
cilium
[ -0.014136525802314281, 0.008396984077990055, 0.0192851722240448, 0.004370769485831261, -0.03909030929207802, -0.10743989795446396, -0.09213680773973465, 0.03297410160303116, -0.02013382501900196, -0.036444585770368576, 0.07141327112913132, -0.06899693608283997, 0.032880138605833054, -0.050...
0.18657
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_gsg\_ipam: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Configuring IPAM Modes \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Cilium suppor...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/ipam.rst
main
cilium
[ 0.0024919246789067984, 0.003103201277554035, -0.05645899102091789, -0.03907768428325653, -0.006792416796088219, -0.052129849791526794, -0.024818964302539825, -0.0615432970225811, 0.041867759078741074, 0.015080474317073822, 0.06031574308872223, -0.04902637377381325, 0.02046249248087406, -0....
0.144543
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io \*\*\*\*\*\*\*\* Concepts \*\*\*\*\*\*\*\* .. \_k8s\_concepts\_deployment: Deployment ========== The configuration of a standard Cilium Kubern...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/concepts.rst
main
cilium
[ 0.03506435453891754, 0.03175928816199303, -0.03803492337465286, -0.041465286165475845, 0.020915774628520012, -0.03730170056223869, -0.025209477171301842, 0.010836967267096043, 0.06406392902135849, -0.036067187786102295, 0.036214228719472885, -0.08833285421133041, 0.029051074758172035, -0.0...
0.210518
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_k8s\_intro: \*\*\*\*\*\*\*\*\*\*\*\* Introduction \*\*\*\*\*\*\*\*\*\*\*\* What does Cilium provide in your Kubernetes Cluster? =========...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/intro.rst
main
cilium
[ -0.0016224454157054424, 0.03741392865777016, -0.011745338328182697, -0.06385750323534012, 0.05082780867815018, -0.01588510535657406, -0.015581028535962105, -0.028642810881137848, 0.07045295834541321, -0.0017915330827236176, 0.03800453245639801, -0.12834426760673523, 0.022684210911393166, -...
0.183038
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: http://docs.cilium.io .. \_gsg\_ipam\_crd\_cluster\_pool: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* CRD-Backed by Cilium Cluster-P...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/ipam-cluster-pool.rst
main
cilium
[ -0.0657602846622467, 0.00835338607430458, -0.07456043362617493, -0.05157531797885895, 0.0022765696048736572, -0.030472707003355026, -0.043042343109846115, 0.016887661069631577, 0.00705802533775568, -0.060077276080846786, 0.08422281593084335, -0.08939902484416962, 0.025488082319498062, -0.0...
0.14738
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_k8s\_configuration: \*\*\*\*\*\*\*\*\*\*\*\*\* Configuration \*\*\*\*\*\*\*\*\*\*\*\*\* ConfigMap Options ----------------- In the :term:...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/configuration.rst
main
cilium
[ 0.005638478323817253, -0.007291904650628567, -0.09754887223243713, 0.029749158769845963, 0.05291266739368439, -0.03820899873971939, -0.03553115203976631, 0.046141333878040314, -0.032350875437259674, 0.0023163913283497095, 0.06089525297284126, -0.1279662400484085, 0.031612031161785126, -0.0...
0.18007
changes that you perform in the Cilium :term:`ConfigMap` and in ``cilium-etcd-secrets`` ``Secret`` will require you to restart any existing Cilium pods in order for them to pick the latest configuration. .. attention:: When updating keys or values in the ConfigMap, the changes might take up to 2 minutes to be propagate...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/configuration.rst
main
cilium
[ 0.026534205302596092, -0.018164917826652527, 0.026976099237799644, -0.03857942670583725, -0.011655488982796669, -0.02508031204342842, -0.10367707163095474, -0.03999729081988335, 0.0692175030708313, 0.014060723595321178, 0.05745299160480499, -0.055642418563365936, -0.012713565491139889, -0....
0.107211
to a cni template file, either on disk or provided via a configMap. The Helm options that configure this are: +----------------------+----------------------------------------------------------------+ | Helm variable | Description | +======================+================================================================...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/configuration.rst
main
cilium
[ -0.024565842002630234, 0.07179222255945206, -0.11861121654510498, -0.06107551231980324, -0.008221900090575218, 0.022060628980398178, -0.00916206929832697, 0.08791344612836838, 0.006894738879054785, 0.017546499148011208, 0.04454585164785385, -0.09443126618862152, 0.037837229669094086, -0.05...
0.052406
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_CiliumCIDRGroup: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\* CiliumCIDRGroup \*\*\*\*\*\*\*\*\*\*\*\*\*\*\* CiliumCIDRGroup (CCG) is a feature that al...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/ciliumcidrgroup.rst
main
cilium
[ -0.07010121643543243, 0.02169509418308735, -0.10233116894960403, 0.022644639015197754, 0.0642242506146431, -0.003973235376179218, 0.031063906848430634, -0.008495304733514786, 0.04970308020710945, -0.07304868847131729, 0.03973488137125969, -0.08207328617572784, 0.036797113716602325, -0.0089...
0.1803
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_CiliumEndpointSlice: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* CiliumEndpointSlice \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/ciliumendpointslice.rst
main
cilium
[ -0.05178511142730713, 0.013652066700160503, -0.06921590864658356, -0.01836220547556877, 0.048543382436037064, -0.04874696210026741, -0.022046562284231186, -0.0027090099174529314, 0.025894710794091225, -0.021096155047416687, 0.06578488647937775, -0.03849981352686882, 0.0700150653719902, -0....
0.195364
the ``--enable-cilium-endpoint-slice`` flag to ``true`` and re-deploying them. Downgrade Procedure ~~~~~~~~~~~~~~~~~~~ In order to avoid connectivity disruptions, if you need to disable CES and go back to using CEPs, you will need to first disable CES in the Cilium Agents, so the agents will return to watching on CEPs....
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/ciliumendpointslice.rst
main
cilium
[ 0.009914436377584934, -0.013637852855026722, -0.04520278051495552, -0.011656002141535282, -0.04876038059592247, -0.10593950003385544, -0.060385771095752716, -0.020334748551249504, -0.0076274024322628975, -0.001855898997746408, 0.07829109579324722, -0.08224247395992279, 0.00649083498865366, ...
0.121509
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_k8s\_requirements: \*\*\*\*\*\*\*\*\*\*\*\* Requirements \*\*\*\*\*\*\*\*\*\*\*\* Kubernetes Version ================== All Kubernetes ve...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/requirements.rst
main
cilium
[ 0.010608515702188015, -0.008086945861577988, 0.025205811485648155, -0.04327845945954323, -0.010303349234163761, -0.048109933733940125, -0.062072958797216415, 0.021351534873247147, 0.055133089423179626, -0.0034270791802555323, 0.011474404484033585, -0.08990968018770218, -0.006933511234819889,...
0.176468
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: http://docs.cilium.io .. \_gsg\_ipam\_crd\_multi\_pool: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* CRD-Backed by Cilium Multi-Pool IPAM...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/ipam-multi-pool.rst
main
cilium
[ -0.06568501144647598, 0.003798834513872862, -0.07926947623491287, -0.08497912436723709, -0.027162613347172737, -0.049870919436216354, -0.011112905107438564, 0.00872725248336792, 0.01581433042883873, -0.05674344673752785, 0.08040653169155121, -0.10297887772321701, 0.02976306714117527, -0.03...
0.122175
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_CiliumEndpoint: \*\*\*\*\*\*\*\*\*\*\*\* Endpoint CRD \*\*\*\*\*\*\*\*\*\*\*\* When managing pods in Kubernetes, Cilium will create a Cus...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/ciliumendpoint.rst
main
cilium
[ 0.0393914096057415, -0.0014032989274710417, -0.02853887900710106, 0.010741932317614555, 0.0005499821854755282, -0.0038518744986504316, 0.008688685484230518, -0.0033695579040795565, 0.11314892768859863, -0.023144591599702835, 0.013558132573962212, -0.10052283108234406, 0.035814348608255386, ...
0.212395
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_troubleshooting\_k8s: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Troubleshooting \*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Verifying the installation ==========...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/troubleshooting.rst
main
cilium
[ 0.017605308443307877, 0.05027296021580696, -0.003316438291221857, -0.04518934339284897, 0.021483026444911957, -0.015166225843131542, 0.020130259916186333, -0.025041555985808372, 0.05795912817120552, 0.02711217850446701, 0.059714425355196, -0.1738509237766266, 0.021818723529577255, -0.06935...
0.170797
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_k8scompatibility: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Kubernetes Compatibility \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/compatibility.rst
main
cilium
[ -0.020472336560487747, 0.0041551473550498486, -0.011306079104542732, -0.07474687695503235, 0.011747244745492935, -0.023789355531334877, -0.06367611885070801, 0.01804460398852825, 0.06912082433700562, -0.01562909223139286, 0.02291114814579487, -0.07408328354358673, -0.02156122960150242, -0....
0.196677
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_IdentityManagementMode: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Identity Management Mode \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/identity-management-mode.rst
main
cilium
[ -0.0061027598567306995, 0.01241974625736475, -0.06657751649618149, -0.019632291048765182, 0.008773816749453545, 0.017140202224254608, 0.03860897570848465, -0.018844015896320343, -0.0018573449924588203, -0.0005368262063711882, 0.08013398200273514, -0.1219763457775116, 0.08229536563158035, -...
0.199412
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_gsg\_ipam\_crd: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\* CRD-Backed IPAM \*\*\*\*\*\*\*\*\*\*\*\*\*\*\* This is a quick tutorial walking through ho...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/ipam-crd.rst
main
cilium
[ -0.019214102998375893, -0.022023001685738564, -0.03771021217107773, -0.04417349398136139, -0.04422255605459213, -0.03322839364409447, -0.014445130713284016, 0.011076408438384533, 0.012646138668060303, -0.03721606358885765, 0.06828825175762177, -0.09992914646863937, 0.03165881335735321, -0....
0.106582
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_bandwidth-manager: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Bandwidth Manager \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* This guide explains how to con...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/bandwidth-manager.rst
main
cilium
[ -0.03049812652170658, 0.012841671705245972, -0.08970026671886444, -0.016666198149323463, -0.016118425875902176, -0.05972255766391754, 0.0076872119680047035, 0.021065212786197662, -0.0040118154138326645, -0.019815759733319283, -0.009356585331261158, -0.08733337372541428, -0.011295887641608715...
0.18491
labelSelector: matchExpressions: - key: app.kubernetes.io/name operator: In values: - netperf-server topologyKey: kubernetes.io/hostname containers: - name: netperf args: - sleep - infinity image: cilium/netperf Once up and running, the ``netperf-client`` Pod can be used to test bandwidth enforcement on the ``netperf-s...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/bandwidth-manager.rst
main
cilium
[ 0.058881428092718124, 0.04825659841299057, -0.035210371017456055, -0.011283171363174915, -0.013197415508329868, -0.033069346100091934, 0.06488800048828125, -0.012625441886484623, 0.05818222090601921, 0.07983541488647461, -0.021788761019706726, -0.13275961577892303, -0.07686708867549896, -0...
0.168012
``cilium-dbg endpoint list`` command. .. note:: Bandwidth limits apply on a per-Pod scope. In our example, if multiple replicas of the Pod are created, then each of the Pod instances receives a 10M bandwidth limit. .. \_BBR Pods: BBR for Pods ############ The base infrastructure around MQ/FQ setup provided by Cilium's ...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/bandwidth-manager.rst
main
cilium
[ 0.0021833369974046946, -0.013467410579323769, -0.05844338238239288, -0.018224650993943214, -0.03824911266565323, -0.06024749204516411, -0.006128181703388691, 0.02688933163881302, 0.006236289162188768, 0.02428496442735195, -0.020689111202955246, -0.05419478565454483, -0.020351892337203026, ...
0.233453
\* Bandwidth enforcement currently does not work in combination with L7 Cilium Network Policies. In case they select the Pod at egress, then the bandwidth enforcement will be disabled for those Pods. \* Bandwidth enforcement doesn't work with nested network namespace environments like Kind. This is because they typical...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/bandwidth-manager.rst
main
cilium
[ 0.023628612980246544, -0.028384963050484657, -0.03732678294181824, -0.02435099147260189, -0.013622415252029896, -0.03775101527571678, 0.007541683968156576, -0.010511801578104496, -0.05593322217464447, 0.04739472642540932, -0.012859617359936237, -0.06371793150901794, -0.05356424301862717, -...
0.140446
+--------------------+----------------+ | Cilium | CNP and CCNP | | Version | Schema Version | +--------------------+----------------+ | v1.18.0-pre.0 | 1.31.2 | +--------------------+----------------+ | v1.18.0-pre.1 | 1.31.7 | +--------------------+----------------+ | v1.18.0-pre.2 | 1.31.9 | +--------------------+--...
https://github.com/cilium/cilium/blob/main/Documentation/network/kubernetes/compatibility-table.rst
main
cilium
[ -0.021884175017476082, -0.0023521583061665297, -0.06750310957431793, -0.0722302570939064, -0.0151096535846591, -0.03218540921807289, -0.1438201665878296, 0.0769386887550354, -0.07062970101833344, -0.023725485429167747, 0.13403953611850739, -0.11420196294784546, -0.08122183382511139, -0.012...
0.127241
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_egress-gateway: \*\*\*\*\*\*\*\*\*\*\*\*\*\* Egress Gateway \*\*\*\*\*\*\*\*\*\*\*\*\*\* The egress gateway feature routes all IPv4 and I...
https://github.com/cilium/cilium/blob/main/Documentation/network/egress-gateway/egress-gateway.rst
main
cilium
[ 0.031027110293507576, 0.024923015385866165, -0.03842693939805031, -0.014173791743814945, 0.028979692608118057, -0.023058593273162842, -0.015345314517617226, -0.04520900174975395, 0.03811661899089813, -0.031040748581290245, 0.021596798673272133, -0.002683572703972459, -0.015753645449876785, ...
0.199836
pods to make the changes effective: .. code-block:: shell-session $ kubectl rollout restart ds cilium -n kube-system $ kubectl rollout restart deploy cilium-operator -n kube-system Writing egress gateway policies =============================== The API provided by Cilium to drive the egress gateway feature is the ``Cil...
https://github.com/cilium/cilium/blob/main/Documentation/network/egress-gateway/egress-gateway.rst
main
cilium
[ 0.042177073657512665, 0.003705069189891219, -0.016371194273233414, -0.013111874461174011, -0.06103865057229996, -0.02034350298345089, -0.008714141324162483, 0.009351917542517185, 0.056811608374118805, 0.048451125621795654, -0.02217554673552513, -0.09138602018356323, -0.03877871111035347, -...
0.176246
the default route. .. code-block:: yaml egressGateway: nodeSelector: matchLabels: testLabel: testVal Regardless of which way the egress IP is configured, the user must ensure that Cilium is running on the device that has the egress IP assigned to it, by setting the ``--devices`` agent option accordingly. .. warning:: T...
https://github.com/cilium/cilium/blob/main/Documentation/network/egress-gateway/egress-gateway.rst
main
cilium
[ 0.029128465801477432, -0.0006260870723053813, -0.04119671881198883, 0.0063117011450231075, -0.051145706325769424, -0.03703460469841957, -0.007443312089890242, -0.005366581492125988, -0.0020377880427986383, -0.028657352551817894, 0.03773794323205948, -0.037523504346609116, -0.0108018424361944...
0.108267
# In this case the first IPv4 and IPv6 addresses assigned to that interface will be used # as egress IP. # interface: enp0s8 Creating the ``CiliumEgressGatewayPolicy`` resource above would cause all traffic originating from pods with the ``org: empire`` and ``class: mediabot`` labels in the ``default`` namespace on nod...
https://github.com/cilium/cilium/blob/main/Documentation/network/egress-gateway/egress-gateway.rst
main
cilium
[ 0.0559067502617836, 0.006302572786808014, 0.023542370647192, -0.02673688717186451, -0.019228918477892876, 0.018264004960656166, 0.013017736375331879, -0.01568588614463806, 0.017744604498147964, 0.023404933512210846, -0.039969153702259064, -0.08492735028266907, -0.013375772163271904, -0.094...
0.164785
running on. Apply the ``egress-sample`` egress gateway Policy, which will cause all traffic from the mediabot pod to leave the cluster with the IP of the Egress Gateway node: .. code-block:: shell-session $ kubectl apply -f egress-gateway-policy.yaml Verify the setup ---------------- We can now verify with the client p...
https://github.com/cilium/cilium/blob/main/Documentation/network/egress-gateway/egress-gateway.rst
main
cilium
[ 0.06394457817077637, 0.029899640008807182, 0.027871694415807724, -0.033845994621515274, 0.01098623313009739, -0.007166978437453508, 0.012623326852917671, -0.02342318557202816, 0.05086616799235344, 0.09140980988740921, -0.040557295083999634, -0.016082070767879486, -0.035994987934827805, -0....
0.082099
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_egress\_gateway\_troubeshooting: Egress Gateway Advanced Troubleshooting ======================================= This document explains v...
https://github.com/cilium/cilium/blob/main/Documentation/network/egress-gateway/egress-gateway-troubleshooting.rst
main
cilium
[ 0.018258171156048775, -0.0057999189011752605, -0.06747912615537643, 0.007473839446902275, -0.033302027732133865, -0.03324282169342041, -0.030823975801467896, 0.008788779377937317, 0.022515513002872467, -0.003075572894886136, -0.015992658212780952, -0.0007716358522884548, -0.03778942301869392...
0.077897
of total the max available) of a Cilium Agent.
https://github.com/cilium/cilium/blob/main/Documentation/network/egress-gateway/egress-gateway-troubleshooting.rst
main
cilium
[ 0.04640405997633934, -0.04542696848511696, -0.10286890715360641, -0.01094072125852108, -0.08331511914730072, -0.07404237240552902, 0.005647170823067427, 0.12574076652526855, -0.0288532767444849, -0.020106308162212372, 0.023312747478485107, -0.06657544523477554, 0.020506277680397034, 0.0308...
0.188261
To install Cilium on `ACK (Alibaba Cloud Container Service for Kubernetes) `\_, perform the following steps: \*\*Disable ACK CNI (ACK Only):\*\* If you are running an ACK cluster, you should delete the ACK CNI. .. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use...
https://github.com/cilium/cilium/blob/main/Documentation/installation/alibabacloud-eni.rst
main
cilium
[ -0.021357696503400803, 0.030061883851885796, -0.09788007289171219, -0.04592509567737579, 0.0302627831697464, -0.040400028228759766, -0.029171789065003395, -0.023682283237576485, 0.10913334786891937, -0.009732993319630623, 0.04385834187269211, -0.08170925825834274, -0.0019069865811616182, -...
0.136895
Restart unmanaged Pods ====================== If you did not create a cluster with the nodes tainted with the taint ``node.cilium.io/agent-not-ready``, then unmanaged pods need to be restarted manually. Restart all already running pods which are not running in host-networking mode to ensure that Cilium starts managing ...
https://github.com/cilium/cilium/blob/main/Documentation/installation/k8s-install-restart-pods.rst
main
cilium
[ 0.09187612682580948, -0.003669286845251918, -0.012867581099271774, 0.013725928030908108, 0.03360188752412796, -0.05334153771400452, -0.03886696323752403, -0.047969866544008255, 0.05299606919288635, 0.045810092240571976, 0.031649500131607056, -0.10781484097242355, 0.0005521764978766441, -0....
0.164497
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_k8s\_install\_portmap: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Portmap (HostPort) \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Starting from Cilium ...
https://github.com/cilium/cilium/blob/main/Documentation/installation/cni-chaining-portmap.rst
main
cilium
[ -0.0022214436903595924, 0.053721215575933456, -0.010397003963589668, -0.0848427340388298, -0.021751608699560165, -0.03605730086565018, -0.07341517508029938, 0.002447183709591627, -0.010902061127126217, 0.002699778415262699, 0.031713757663965225, -0.08850038796663284, 0.02001778408885002, -...
0.127007
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_k0s\_install: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Installation k0s Using k0sctl \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*...
https://github.com/cilium/cilium/blob/main/Documentation/installation/k0s.rst
main
cilium
[ 0.013491868041455746, 0.04626365378499031, -0.012564219534397125, -0.10507873445749283, 0.004338556434959173, -0.021001271903514862, -0.027711551636457443, -0.05006202682852745, 0.057271119207143784, 0.007982910610735416, 0.02542572095990181, -0.1046353206038475, 0.034799568355083466, -0.0...
0.212416
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_rancher\_desktop\_install: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Installation Using Rancher Desktop \*\*\*...
https://github.com/cilium/cilium/blob/main/Documentation/installation/rancher-desktop.rst
main
cilium
[ 0.006727560888975859, -0.02901829592883587, -0.05708254128694534, -0.07174339145421982, 0.055857449769973755, -0.05228879675269127, -0.07598205655813217, 0.03895171731710434, 0.02049208991229534, -0.025997141376137733, 0.09806627035140991, -0.03392869234085083, 0.07440807670354843, -0.0450...
0.081883
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_gs\_kind: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Installation Using Kind \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* This guid...
https://github.com/cilium/cilium/blob/main/Documentation/installation/kind.rst
main
cilium
[ -0.020952381193637848, 0.056449390947818756, 0.008743918500840664, -0.022437168285250664, 0.06770038604736328, -0.030563944950699806, -0.043083660304546356, 0.012194592505693436, 0.02215331792831421, -0.011981631629168987, 0.03489287197589874, -0.07245595008134842, 0.015301118604838848, -0...
0.138382
the overlapping BPF ``cgroup`` programs running in the parent ``cgroup`` hierarchy by following the `bpftool documentation `\_. For more information, see the `Pull Request `\_\_. :: level=warning msg="+ bpftool cgroup attach /var/run/cilium/cgroupv2 connect6 pinned /sys/fs/bpf/tc/globals/cilium\_cgroups\_connect6" subs...
https://github.com/cilium/cilium/blob/main/Documentation/installation/kind.rst
main
cilium
[ -0.052112460136413574, -0.0355866365134716, -0.05235765501856804, 0.016459550708532333, -0.02665243111550808, -0.04339379072189331, -0.035314444452524185, -0.01678711548447609, 0.02751493640244007, -0.031848758459091187, 0.039232999086380005, -0.12496251612901688, -0.0013531479053199291, -...
0.129132
You can monitor as Cilium and all required components are being installed: .. code-block:: shell-session $ kubectl -n kube-system get pods --watch NAME READY STATUS RESTARTS AGE cilium-operator-cb4578bc5-q52qk 0/1 Pending 0 8s cilium-s8w5m 0/1 PodInitializing 0 7s coredns-86c58d9df4-4g7dd 0/1 ContainerCreating 0 8m57s ...
https://github.com/cilium/cilium/blob/main/Documentation/installation/kubectl-status.rst
main
cilium
[ 0.06686234474182129, -0.01974722184240818, -0.027177991345524788, -0.016369439661502838, -0.0009297052747569978, -0.05015762150287628, -0.06552594900131226, -0.0033762867096811533, 0.05596494302153587, 0.022251956164836884, 0.03714793175458908, -0.11015026271343231, -0.04882066324353218, -...
0.175223
Run the following command to validate that your cluster has proper network connectivity: .. code-block:: shell-session $ cilium connectivity test ℹ️ Monitor aggregation detected, will skip some flow validation steps ✨ [k8s-cluster] Creating namespace for connectivity check... (...) -------------------------------------...
https://github.com/cilium/cilium/blob/main/Documentation/installation/cli-connectivity-test.rst
main
cilium
[ 0.019996391609311104, -0.01868469826877117, -0.06209666654467583, 0.01887308806180954, -0.08636605739593506, -0.0283784382045269, -0.06750624626874924, -0.02866820991039276, 0.030006933957338333, 0.03256642073392868, 0.012988256290555, -0.09570036828517914, -0.014176934026181698, -0.011054...
0.109238
To create a cluster with the configuration defined above, pass the ``kind-config.yaml`` you created with the ``--config`` flag of kind. .. code-block:: shell-session kind create cluster --config=kind-config.yaml After a couple of seconds or minutes, a 4 nodes cluster should be created. A new ``kubectl`` context (``kind...
https://github.com/cilium/cilium/blob/main/Documentation/installation/kind-create-cluster.rst
main
cilium
[ 0.05339125171303749, 0.005300881341099739, -0.07189791649580002, 0.0017470860620960593, -0.03488743305206299, 0.02837991900742054, -0.030782444402575493, 0.017093133181333542, 0.03161168470978737, 0.036437250673770905, 0.03585227206349373, -0.09758442640304565, 0.01589776761829853, -0.0339...
0.133967
To install Cilium on `Amazon Elastic Kubernetes Service (EKS) `\_, perform the following steps: \*\*Default Configuration:\*\* ===================== =================== ============== Datapath IPAM Datastore ===================== =================== ============== Direct Routing (ENI) AWS ENI Kubernetes CRD ===========...
https://github.com/cilium/cilium/blob/main/Documentation/installation/requirements-eks.rst
main
cilium
[ 0.038050577044487, -0.012635531835258007, -0.022994138300418854, -0.06865198910236359, -0.0249473974108696, -0.06414730101823807, -0.0322057269513607, -0.0016758919227868319, 0.02312903106212616, 0.02967352233827114, 0.05715981125831604, -0.11240009218454361, -0.0018513858085498214, -0.048...
0.129353
Configuring Rancher Desktop is done using a YAML configuration file. This step is necessary in order to disable the default CNI and replace it with Cilium. Next you need to start Rancher Desktop with ``containerd`` and create a :download:`override.yaml `: .. literalinclude:: /installation/rancher-desktop-override.yaml ...
https://github.com/cilium/cilium/blob/main/Documentation/installation/rancher-desktop-configure.rst
main
cilium
[ 0.05981749668717384, -0.045926839113235474, 0.0031499757897108793, -0.09322098642587662, 0.009025027975440025, -0.02079453319311142, -0.0677540972828865, 0.01122134830802679, 0.06225821375846863, 0.023805879056453705, 0.08126268535852432, -0.06106318533420563, 0.03100471757352352, 0.019019...
0.032941
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_admin\_install\_daemonset: .. \_k8s\_install\_etcd: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Installation with exte...
https://github.com/cilium/cilium/blob/main/Documentation/installation/k8s-install-external-etcd.rst
main
cilium
[ -0.04426787793636322, 0.033517975360155106, 0.008680177852511406, -0.09992700815200806, -0.02113453485071659, -0.02676738053560257, -0.08194703608751297, 0.013219761662185192, 0.015987692400813103, -0.007425514981150627, 0.06179292872548103, -0.07472778111696243, 0.02031715027987957, -0.02...
0.119849
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Installation using kubeadm \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* This guid...
https://github.com/cilium/cilium/blob/main/Documentation/installation/k8s-install-kubeadm.rst
main
cilium
[ -0.0017286894144490361, -0.0016987287672236562, -0.018974173814058304, -0.08440162986516953, -0.0030706559773534536, -0.03767893463373184, -0.03701271489262581, -0.022469356656074524, 0.052975915372371674, -0.012174413539469242, 0.022966070100665092, -0.07217913120985031, 0.03193280845880508...
0.18535
To install Cilium on `Google Kubernetes Engine (GKE) `\_, perform the following steps: \*\*Default Configuration:\*\* =============== =================== =============== Datapath IPAM Datastore =============== =================== =============== Direct Routing Kubernetes PodCIDR Kubernetes CRD =============== =========...
https://github.com/cilium/cilium/blob/main/Documentation/installation/requirements-gke.rst
main
cilium
[ 0.0031722434796392918, -0.033630676567554474, 0.017848504707217216, -0.09125592559576035, -0.050862811505794525, -0.05195753276348114, -0.029859567061066628, -0.01597057282924652, -0.023577220737934113, -0.017871834337711334, 0.03695870190858841, -0.16443200409412384, 0.012906020507216454, ...
0.109179
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_k8s\_install\_broadcom\_vmware\_esxi\_nsx: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Installat...
https://github.com/cilium/cilium/blob/main/Documentation/installation/k8s-install-broadcom-vmware-esxi-nsx.rst
main
cilium
[ -0.05518600717186928, 0.038230929523706436, -0.03681479021906853, -0.06396714597940445, 0.020684707909822464, -0.06906188279390335, -0.04386157542467117, 0.03279615938663483, -0.01806926727294922, -0.015227092429995537, 0.04392753541469574, -0.051879312843084335, -0.03785434365272522, -0.0...
0.213214
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io .. \_aks\_install: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Installation usi...
https://github.com/cilium/cilium/blob/main/Documentation/installation/k8s-install-aks.rst
main
cilium
[ -0.05609416589140892, 0.018737107515335083, -0.09090587496757507, -0.0379578173160553, 0.0352884903550148, -0.0417654886841774, -0.0404864177107811, -0.0335785448551178, 0.028554733842611313, 0.05549708008766174, 0.04377393797039986, -0.06683969497680664, 0.04027004539966583, -0.0384448803...
0.173767
To install Cilium on `k3s `\_, perform the following steps: \*\*Default Configuration:\*\* =============== =============== ============== Datapath IPAM Datastore =============== =============== ============== Encapsulation Cluster Pool Kubernetes CRD =============== =============== ============== \*\*Requirements:\*\* ...
https://github.com/cilium/cilium/blob/main/Documentation/installation/requirements-k3s.rst
main
cilium
[ -0.00234285113401711, -0.03440845012664795, -0.029457824304699898, -0.09401343762874603, -0.053039636462926865, -0.05688443407416344, -0.023184295743703842, -0.03257627412676811, 0.008713904768228531, 0.014049392193555832, 0.037155382335186005, -0.14582662284374237, -0.010896031744778156, ...
0.153252
.. only:: not (epub or latex or html) WARNING: You are looking at unreleased Cilium documentation. Please use the official rendered version released here: https://docs.cilium.io \*\*\*\*\*\*\*\*\* Weave Net \*\*\*\*\*\*\*\*\* This guide instructs how to install Cilium in chaining configuration on top of `Weave Net `\_....
https://github.com/cilium/cilium/blob/main/Documentation/installation/cni-chaining-weave.rst
main
cilium
[ -0.050359826534986496, 0.018702907487750053, -0.04232284054160118, -0.06254240870475769, 0.02019294537603855, -0.03324921056628227, -0.054302919656038284, -0.0035030969884246588, 0.024321138858795166, -0.008521834388375282, 0.061351627111434937, -0.09521748125553131, 0.034109070897102356, ...
0.121124