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 .. \_gs\_ingress\_grpc: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Ingress gRPC Example \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* The example ing...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/grpc.rst
main
cilium
[ -0.016398100182414055, 0.002381486352533102, -0.07143433392047882, -0.05410558730363846, -0.03798371180891991, -0.07798951864242554, -0.0037077071610838175, 0.010242098942399025, 0.044516999274492264, 0.019498739391565323, 0.029787566512823105, -0.08167507499456406, 0.002334543503820896, -...
0.190973
.. 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\_envoy\_traffic\_shifting: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* L7 Traffic Shifting \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Cilium Se...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/envoy-traffic-shifting.rst
main
cilium
[ -0.03757468983530998, 0.00685117905959487, -0.03806718438863754, -0.04162150248885155, 0.004583069123327732, -0.06487062573432922, 0.0021954961121082306, -0.000311336072627455, 0.02763199806213379, 0.010997915640473366, 0.03462178260087967, -0.06653479486703873, 0.06302257627248764, -0.032...
0.185366
Hello version: v1, instance: helloworld-v1-5845f97d6b-gkdtk Hello version: v1, instance: helloworld-v1-5845f97d6b-gkdtk Hello version: v1, instance: helloworld-v1-5845f97d6b-gkdtk Hello version: v1, instance: helloworld-v1-5845f97d6b-gkdtk Hello version: v1, instance: helloworld-v1-5845f97d6b-gkdtk The test results wer...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/envoy-traffic-shifting.rst
main
cilium
[ -0.0022104796953499317, 0.03139094263315201, 0.038768935948610306, -0.01841270737349987, -0.011099806055426598, -0.11511356383562088, 0.003294975496828556, -0.08890983462333679, 0.059799421578645706, 0.02974439412355423, 0.021357756108045578, -0.1127079650759697, 0.02964884601533413, -0.03...
0.09011
Installation ############ .. tabs:: .. group-tab:: Helm Cilium Ingress Controller can be enabled with helm flag ``ingressController.enabled`` set as true. Please refer to :ref:`k8s\_install\_helm` for a fresh installation. .. cilium-helm-upgrade:: :namespace: kube-system :extra-args: --reuse-values :set: ingressControl...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/installation.rst
main
cilium
[ -0.01364046335220337, 0.011962886899709702, -0.025912217795848846, -0.00888623483479023, -0.03977097198367119, -0.013776171952486038, -0.024675991386175156, 0.027937376871705055, 0.02866654470562935, 0.03130348399281502, 0.018546026200056076, -0.10930102318525314, 0.00822225958108902, -0.0...
0.193811
Reference ######### How Cilium Ingress and Gateway API differ from other Ingress controllers \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* One of the biggest differences between Cilium's Ingress and Gateway API support an...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/ingress-reference.rst
main
cilium
[ -0.07631722092628479, -0.021039636805653572, -0.08615269511938095, -0.013742156326770782, -0.02632126212120056, -0.032129913568496704, -0.0021767953876405954, 0.03456338495016098, 0.05542043596506119, 0.02355368621647358, 0.03560187295079231, -0.058313656598329544, 0.09371721744537354, -0....
0.285153
``n`` th value from the list, counting from the right. Envoy will also set the ``X-Envoy-External-Address`` header to the trusted client address, whatever that turns out to be, based on ``X-Forwarded-For``. By default, Cilium uses the source IP of the client of a connection to apply policies for Layer 7 functionality i...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/ingress-reference.rst
main
cilium
[ -0.004094881936907768, 0.0098589351400733, -0.059454455971717834, 0.0007805824279785156, -0.04291769862174988, -0.053150203078985214, 0.05842480808496475, -0.013833804987370968, 0.05641058087348938, 0.004902508109807968, -0.016286348924040794, -0.06039303168654442, 0.04142015427350998, 0.0...
0.213321
for Ingress, and the TLSRoute resource for Gateway API). This configuration allows multiple TLS Passthrough backends to share the same TLS port on a loadbalancer, with Envoy inspecting the Server Name Indicator (SNI) field of the TLS handshake, and using that to forward the TLS stream to a backend. However, this poses ...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/ingress-reference.rst
main
cilium
[ -0.08056527376174927, 0.0357988066971302, 0.025832459330558777, 0.01578768528997898, -0.014148152433335781, -0.07163326442241669, 0.04402276128530502, -0.05519402399659157, 0.15586479008197784, -0.00592539319768548, -0.06054585427045822, -0.03425443917512894, 0.05458490550518036, -0.035347...
0.132854
.. 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 \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Default Deny Ingress Policy \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Let'...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/default-deny-ingress-policy.rst
main
cilium
[ 0.006562070921063423, 0.07155680656433105, -0.029471300542354584, -0.06395862251520157, 0.03046877682209015, -0.048248179256916046, -0.01200634054839611, -0.03576759621500969, 0.05494166165590286, 0.013656651601195335, 0.04058228060603142, -0.07841349393129349, 0.03907107189297676, -0.0098...
0.241377
.. 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\_envoy\_load\_balancing: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Proxy ...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/envoy-load-balancing.rst
main
cilium
[ -0.07206390053033829, 0.020367855206131935, -0.08022290468215942, -0.03076470084488392, -0.039582494646310806, -0.06441178172826767, -0.03962298855185509, -0.0060575478710234165, 0.02816777303814888, 0.003027369501069188, -0.013991282321512699, -0.02976781502366066, 0.028436843305826187, -...
0.229831
``loadBalancer.l7.algorithm`` value.
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/envoy-load-balancing.rst
main
cilium
[ -0.11497132480144501, 0.02216252125799656, -0.06170817092061043, -0.00863641407340765, 0.022604236379265785, -0.07180193811655045, -0.05137065425515175, 0.02056683786213398, -0.08461467921733856, -0.061669085174798965, -0.07142449915409088, -0.038634806871414185, -0.0007528228452429175, -0...
0.072374
.. 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\_ingress\_path\_types: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Ingress Path Types Example \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/path-types.rst
main
cilium
[ -0.016410451382398605, 0.0069523341953754425, -0.006110901478677988, -0.012418361380696297, 0.010830452665686607, -0.03083166666328907, -0.02571512572467327, -0.013937700539827347, 0.026935456320643425, -0.02798372693359852, 0.050447192043066025, -0.08708784729242325, 0.049238815903663635, ...
0.156156
we send ``/implementation`` to the ``implpath2`` Service, while ``/impl`` goes to ``implpath``. This is because ``/implementation`` matches the ``/impl.+`` regex, and ``/impl`` matches the ``/impl`` regex. If we now patch the Ingress object to use the regex ``/impl.\*`` instead (note the ``\*``, which matches \*\*zero ...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/path-types.rst
main
cilium
[ -0.07859916985034943, 0.09684941917657852, 0.056372418999671936, -0.050642017275094986, -0.04953355714678764, -0.07484396547079086, 0.045228514820337296, 0.005535448901355267, 0.06457669287919998, 0.04917912930250168, 0.015406548976898193, -0.05502316355705261, -0.00004996717689209618, 0.0...
0.115173
.. 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\_envoy\_traffic\_management: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* L7 Load Balancing and ...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/envoy-traffic-management.rst
main
cilium
[ -0.04962513968348503, 0.003934078384190798, -0.0687502846121788, -0.030652357265353203, -0.03160995617508888, -0.04329972714185715, -0.041672319173812866, -0.01359741110354662, 0.024270085617899895, -0.004662838764488697, 0.00031790047069080174, -0.06130455434322357, 0.06968117505311966, -...
0.164227
is the source pod, whereas for an ingress policy it can be either the source pod, the "egress policy transparent proxy", Cilium Ingress Controller, Cilium Gateway API, or any other Ingress proxy or infrastructure. Depending on your environment, you should consider the security implications of trusting previous hops. Te...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/envoy-traffic-management.rst
main
cilium
[ -0.0066474066115915775, 0.05568256229162216, 0.025971457362174988, -0.01757093518972397, 0.0025059920735657215, -0.046563468873500824, -0.014712825417518616, -0.02131488360464573, 0.07463454455137253, 0.06521487981081009, -0.02785548008978367, -0.028361225500702858, -0.015475606545805931, ...
0.149522
.. 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\_ingress: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Kubernetes Ingress Support \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/ingress.rst
main
cilium
[ -0.04318494722247124, 0.05390045419335365, -0.020785393193364143, -0.05239338055253029, -0.005196012556552887, -0.06258993595838547, -0.010318737477064133, -0.0048590656369924545, 0.06803351640701294, -0.019082756713032722, 0.03945991024374962, -0.04903789237141609, 0.035565201193094254, -...
0.23842
example, if you have two ImplementationSpecific paths, ``/impl``, and ``/impl.\*``, the second will be sorted ahead of the first in the generated config. But because ``\*`` is in use, the ``/impl`` match will never be hit, as any request to that path will match the ``/impl.\*`` path first. See the :ref:`Ingress Path Ty...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/ingress.rst
main
cilium
[ -0.10622569918632507, 0.039418213069438934, -0.002411108696833253, -0.004756333772093058, 0.005234858952462673, -0.022610116750001907, 0.02730318158864975, 0.06099114194512367, 0.023033499717712402, 0.02801193855702877, 0.02448273077607155, -0.05339571461081505, 0.06790705770254135, -0.043...
0.09991
\* ``lbipam.cilium.io`` \* ``nodeipam.cilium.io`` \* ``service.beta.kubernetes.io`` \* ``service.kubernetes.io`` \* ``cloud.google.com`` will be copied from an Ingress object to the generated LoadBalancer Service objects. This setting is controlled by the Cilium Operator's ``ingress-lb-annotation-prefixes`` config flag...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/ingress.rst
main
cilium
[ -0.06447011232376099, 0.016472311690449715, -0.009189164265990257, 0.003401530906558037, -0.03842870891094208, -0.03836759179830551, 0.004804822616279125, -0.0002739110786933452, 0.059831514954566956, -0.008593752980232239, -0.016213329508900642, -0.09340263158082962, 0.02885979413986206, ...
0.181868
to the list (keep the others!) - NET\_BIND\_SERVICE Deploy Cilium Ingress listeners on subset of nodes \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* The Cilium ingress controller Envoy listener can be exposed on a specific subset of nodes. This only works in combin...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/ingress.rst
main
cilium
[ -0.006952268071472645, 0.014557809568941593, -0.03913119062781334, 0.006316669285297394, 0.03330683708190918, -0.02895185351371765, 0.06358126550912857, -0.03512401506304741, 0.027041781693696976, 0.05546675994992256, 0.004731176886707544, -0.08473748713731766, 0.05645109713077545, -0.0420...
0.194344
.. 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 \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Defaults certificate for Ingresses \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/tls-default-certificate.rst
main
cilium
[ -0.05452683940529823, 0.09995847940444946, -0.045757096260786057, -0.032116781920194626, 0.002771452534943819, -0.09486062079668045, -0.02669222094118595, 0.00269137229770422, 0.05806128680706024, -0.015002796426415443, 0.04674908518791199, -0.0807371586561203, 0.07156866788864136, 0.04443...
0.085143
.. 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\_envoy\_custom\_listener: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* L7 Path Translation \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* This examp...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/envoy-custom-listener.rst
main
cilium
[ -0.0315789058804512, -0.01447283010929823, -0.011539220809936523, -0.03259910270571709, -0.045886892825365067, -0.028313634917140007, 0.01331749465316534, -0.017185019329190254, 0.022872593253850937, -0.003372523933649063, -0.0013274296652525663, -0.0880928784608841, -0.0007922163931652904, ...
0.211691
.. 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\_ingress\_to\_gateway\_nginx\_annotations: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/ingress-to-gateway/nginx-annotations-migration.rst
main
cilium
[ -0.0709964707493782, 0.009570817463099957, -0.08010881394147873, -0.024027805775403976, 0.048097867518663406, -0.05064379423856735, -0.06664005666971207, -0.00888577289879322, 0.02067609503865242, 0.003158074337989092, 0.00011915664072148502, -0.07779955863952637, 0.014739206060767174, -0....
0.196231
TLS. Complex Mappings and Extension-Dependent Cases ################################################ The following annotations do not have a direct Gateway API equivalent today. Migration depends on implementation-specific extensions or the graduation of upstream GEPs into the Gateway API standard. Unless noted otherwi...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/ingress-to-gateway/nginx-annotations-migration.rst
main
cilium
[ -0.04747762531042099, 0.03290523961186409, -0.047457486391067505, -0.060352765023708344, 0.02112843282520771, -0.07757526636123657, -0.03138958662748337, 0.0356178879737854, -0.016590548679232597, -0.017289981245994568, -0.0012721919920295477, -0.08729612827301025, -0.0018927542259916663, ...
0.138002
.. 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\_gateway\_http\_migration: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* HTTP Migration Example \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/ingress-to-gateway/http-migration.rst
main
cilium
[ -0.04600175470113754, -0.016230672597885132, -0.10397639870643616, -0.02513520047068596, 0.028821580111980438, -0.07504506409168243, -0.009069690480828285, 0.03134029731154442, 0.003551651258021593, 0.02466958947479725, 0.04257430136203766, -0.08447172492742538, 0.05254384130239487, -0.045...
0.262994
======================================= You can find the equivalent final Gateway and HTTPRoute definition in ``http-migration.yaml``. .. literalinclude:: ../../../../examples/kubernetes/gateway/http-migration.yaml :language: yaml The preceding example creates a Gateway named ``cilium-gateway`` that listens on port 80 ...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/ingress-to-gateway/http-migration.rst
main
cilium
[ 0.015161136165261269, -0.025736026465892792, -0.025580285117030144, -0.08235829323530197, -0.053563330322504044, -0.04534117877483368, -0.020132018253207207, -0.050946902483701706, 0.05460282415151596, 0.025828303769230843, -0.018530333414673805, -0.019987592473626137, -0.019372768700122833,...
0.089821
.. 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\_ingress-to-gateway: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Migrating from Ingress to Gateway \*\*\*\*\*\*...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/ingress-to-gateway/ingress-to-gateway.rst
main
cilium
[ -0.07669161260128021, 0.025008905678987503, -0.06738228350877762, -0.03919414058327675, 0.00753154419362545, -0.06594061106443405, -0.04110361263155937, 0.005316628608852625, 0.03967731073498726, -0.004603818990290165, 0.010280306451022625, -0.012563149444758892, 0.05704164505004883, -0.04...
0.269254
phases. 2. Inventory and classify your current NGINX annotations with :ref:`gs\_ingress\_to\_gateway\_nginx\_annotations`. 3. Create equivalent Gateway API resources and validate in parallel. 4. Roll traffic gradually and monitor SLOs. 5. Remove legacy Ingress resources after stabilization. Migration Methods ##########...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/ingress-to-gateway/ingress-to-gateway.rst
main
cilium
[ -0.06209282949566841, 0.005570233799517155, 0.024102425202727318, -0.005434743594378233, 0.011089001782238483, -0.05730170011520386, 0.005568378139287233, -0.03307555243372917, -0.033117931336164474, 0.03301822394132614, -0.06532159447669983, -0.07088703662157059, -0.006023872178047895, -0...
0.186067
.. 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\_gateway\_tls\_migration: \*\*\*\*\*\*\*\*\*\*\*\*\* TLS Migration \*\*\*\*\*\*\*\*\*\*\*\*\* This migration example builds on the pre...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/ingress-to-gateway/tls-migration.rst
main
cilium
[ -0.03852476179599762, 0.02422315627336502, -0.027546804398298264, -0.04320787265896797, 0.006850601639598608, -0.08687713742256165, -0.021967751905322075, -0.019750196486711502, 0.07497914135456085, -0.014251280575990677, 0.05549357458949089, -0.05929100885987282, 0.029865434393286705, -0....
0.137422
.. 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\_mutual\_authentication: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Mutual Authentication (Beta) \*\*\*\*\*\*\*\*\*\*\*\...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/mutual-authentication/mutual-authentication.rst
main
cilium
[ -0.0954553633928299, 0.05426241084933281, -0.05805717408657074, -0.06546243280172348, 0.034199103713035583, -0.05837038904428482, 0.0028999114874750376, -0.0013076334726065397, 0.0291108600795269, -0.019369754940271378, 0.05375280976295471, -0.05257786810398102, 0.10365902632474899, 0.0109...
0.138256
to the SPIRE server and attests that the workload is requesting an identity, and that the request is valid. The SPIRE agent checks a number of things about the workload, that the pod is actually running on the node it's coming from, that the labels match, and so on. Once the SPIRE agent has requested an identity from t...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/mutual-authentication/mutual-authentication.rst
main
cilium
[ -0.05870788171887398, 0.045431818813085556, -0.08003938943147659, -0.021378450095653534, 0.008193819783627987, -0.06250769644975662, 0.04487139731645584, -0.03158337250351906, 0.08706769347190857, -0.027898075059056282, -0.005870643071830273, -0.004301339853554964, 0.0007148604490794241, 0...
0.12111
.. 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\_mutual\_authentication\_example: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Mutual Authentication Example \*\*\*\*\*\...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/mutual-authentication/mutual-authentication-example.rst
main
cilium
[ -0.03516559302806854, 0.04745610058307648, -0.018595518544316292, -0.0858205109834671, -0.0025332870427519083, -0.04437636584043503, 0.03835774213075638, -0.008160017430782318, 0.04665062204003334, 0.01762036420404911, 0.05463109165430069, -0.08399174362421036, 0.08465240150690079, 0.01718...
0.199382
and operator should have a registered delegate Identity with the SPIRE Server. - The Cilium operator should have registered Identities with the SPIRE server on behalf of the workloads (Kubernetes Pods). Verify that the Cilium agent and operator have Identities on the SPIRE server: .. code-block:: shell-session $ kubect...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/mutual-authentication/mutual-authentication-example.rst
main
cilium
[ -0.019211914390325546, 0.02040397748351097, -0.029317619279026985, -0.007268852088600397, -0.07251247018575668, -0.003086721058934927, 0.022021343931555748, -0.029206447303295135, 0.06882332265377045, 0.022383449599146843, -0.01147607620805502, -0.09980199486017227, -0.03622198849916458, -...
0.155979
SNI ID=39239 subsys=auth 2023-07-04T17:58:28.800525190Z level=debug msg="Validated certificate" subsys=auth uri-san="[spiffe://spiffe.cilium/identity/39239]" 2023-07-04T17:58:28.801441968Z level=debug msg="Successfully authenticated" key="localIdentity=17947, remoteIdentity=39239, remoteNodeID=54264, authType=spire" re...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/mutual-authentication/mutual-authentication-example.rst
main
cilium
[ -0.06860628724098206, 0.05003727227449417, 0.015169919468462467, -0.011909855529665947, 0.061112180352211, -0.03253984823822975, 0.030640268698334694, -0.01218540407717228, 0.008129014633595943, 0.044232577085494995, 0.009565122425556183, -0.07372406125068665, 0.06854105740785599, 0.044382...
0.026053
Prerequisites ############# \* Mutual authentication is only currently supported with SPIFFE APIs for certificate management. \* The Cilium Helm chart includes an option to deploy a SPIRE server for mutual authentication. You may also deploy your own SPIRE server and configure Cilium to use it. Installation ###########...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/mutual-authentication/installation.rst
main
cilium
[ -0.0028006047941744328, 0.004750407300889492, -0.09225130826234818, -0.002700366545468569, -0.02171316370368004, -0.007730802986770868, -0.042896829545497894, 0.036807965487241745, -0.009729095734655857, 0.027987847104668617, 0.048278700560331345, -0.048688117414712906, 0.06646009534597397, ...
0.042388
.. 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\_gateway\_splitting: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Traffic Splitting Example \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/splitting.rst
main
cilium
[ -0.061908822506666183, -0.009222177788615227, -0.07980761677026749, -0.04988563060760498, -0.009603581391274929, -0.10607947409152985, 0.0028452856931835413, -0.002474649576470256, 0.022658172994852066, -0.03373507782816887, 0.00012605913798324764, -0.031025825068354607, 0.04564492404460907,...
0.181485
.. 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\_gateway\_http: \*\*\*\*\*\*\*\*\*\*\*\* HTTP Example \*\*\*\*\*\*\*\*\*\*\*\* In this example, we will deploy a simple HTTP service a...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/http.rst
main
cilium
[ -0.013965082354843616, 0.010215867310762405, -0.09321090579032898, -0.031179871410131454, -0.055939968675374985, -0.10124879330396652, -0.06046847626566887, 0.034938037395477295, 0.03739892318844795, -0.016679098829627037, 0.033887989819049835, -0.07211364805698395, -0.005692989099770784, ...
0.336116
.. 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\_gateway\_https: \*\*\*\*\*\*\*\*\*\*\*\*\* HTTPS Example \*\*\*\*\*\*\*\*\*\*\*\*\* This example builds on the previous :ref:`gs\_gat...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/https.rst
main
cilium
[ 0.007941863499581814, 0.04050612822175026, -0.04090607166290283, -0.055432941764593124, -0.02261888049542904, -0.04312199354171753, -0.03966541588306427, -0.011908271349966526, 0.08820226788520813, -0.03392168506979942, 0.016622185707092285, -0.04439034312963486, 0.013663822785019875, -0.0...
0.074501
.. 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\_gateway\_backendtlspolicy: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* BackendTLSPolicy Example \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/backendtlspolicy.rst
main
cilium
[ -0.015095043927431107, 0.04592348635196686, -0.09637140482664108, -0.029214587062597275, 0.0011049931636080146, -0.09044540673494339, -0.019450990483164787, 0.0016305043827742338, -0.011387083679437637, -0.03643286973237991, 0.045339975506067276, -0.08567127585411072, 0.08188407123088837, ...
0.053694
"http/1.1", "cipherSuite": "TLS\_AES\_128\_GCM\_SHA256" } } .. LINKS .. \_github-mkcert: https://github.com/FiloSottile/mkcert
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/backendtlspolicy.rst
main
cilium
[ -0.0525074228644371, -0.005158855579793453, -0.039758093655109406, -0.02070339396595955, -0.005065877456218004, -0.07899243384599686, -0.027289684861898422, -0.014799552038311958, 0.0018962557660415769, -0.0024305812548846006, 0.02494916319847107, -0.04173491522669792, -0.02214055508375168, ...
0.118699
.. 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\_gateway\_grpc: \*\*\*\*\*\*\*\*\*\*\*\*\* gRPC Example \*\*\*\*\*\*\*\*\*\*\*\*\* This example demonstrates how to set up a Gateway t...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/grpc.rst
main
cilium
[ -0.032786574214696884, 0.0512225441634655, -0.04374938830733299, -0.05542410910129547, -0.07489597797393799, -0.0823165625333786, -0.028684306889772415, -0.027920743450522423, 0.10412195324897766, -0.031151525676250458, 0.0035277395509183407, -0.04955355077981949, -0.03169245272874832, 0.0...
0.072891
respond with information about the HTTP/2 request the client made. .. tabs:: .. group-tab:: Self-signed Certificate By specifying the CA's certificate on a curl request, you can say that you trust certificates signed by that CA. .. code-block:: shell-session $ grpcurl -cacert ~/.local/share/mkcert/rootCA.pem grpc-echo....
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/grpc.rst
main
cilium
[ 0.0009818545076996088, 0.07444439083337784, -0.06904610246419907, -0.01788931153714657, -0.0636940747499466, -0.10235792398452759, -0.009614595212042332, -0.04997197166085243, 0.06796645373106003, -0.0309453122317791, 0.03768290579319, -0.13007283210754395, 0.043115533888339996, 0.03847832...
-0.045273
.. 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 Host network mode \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* .. note:: Supported since Cilium 1.16+ Host network mode allows you to expose the Cilium ...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/host-network-mode.rst
main
cilium
[ -0.02757219411432743, 0.03719204664230347, -0.06885342299938202, -0.015758704394102097, 0.03932848200201988, -0.061492256820201874, -0.06979174166917801, 0.02814674749970436, 0.048063475638628006, -0.04794572666287422, 0.019089020788669586, -0.042574699968099594, 0.005249634385108948, -0.0...
0.186423
.. 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\_gateway\_api: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Gateway API Support \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* What is Gateway API? ...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/gateway-api.rst
main
cilium
[ -0.06436166912317276, 0.019442616030573845, -0.04570618271827698, -0.030108733102679253, -0.008394316770136356, -0.031584639102220535, -0.014810724183917046, 0.010144401341676712, 0.06262984871864319, -0.029087377712130547, -0.042506471276283264, -0.03288983926177025, 0.022797558456659317, ...
0.271284
.. 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\_gateway\_default\_tls\_certificate: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Default TLS Certificate \*\*\*\*\*\*\*\*\*\*\*\*...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/default-tls-certificate.rst
main
cilium
[ -0.029381563887000084, 0.057998836040496826, -0.06358679383993149, -0.03194642439484596, -0.01612224616110325, -0.10797178745269775, -0.03180178999900818, -0.025025419890880585, 0.06741997599601746, -0.07347451895475388, -0.006480144336819649, -0.057019732892513275, 0.04637502133846283, 0....
0.09903
typically occurs when Cilium acts as a backend for a load balancer or proxy that uses an IP address to establish connections. Despite the lack of SNI, a TLS connection is still established using the default certificate. Note that since the certificate's hostname will not match the IP address, we use the ``-k`` flag in ...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/default-tls-certificate.rst
main
cilium
[ -0.013870908878743649, 0.10138780623674393, -0.057980023324489594, -0.014977649785578251, -0.04327405244112015, -0.113216333091259, -0.054961588233709335, -0.04891538619995117, 0.08278630673885345, -0.019459029659628868, 0.0445563904941082, -0.058330997824668884, 0.06707878410816193, -0.01...
0.049137
.. 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\_gateway\_parametrized\_gatewayclass: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* GatewayClass Parameters Support \...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/parameterized-gatewayclass.rst
main
cilium
[ -0.03168867528438568, 0.027974871918559074, -0.11850926280021667, -0.010377916507422924, -0.036000363528728485, -0.02635861188173294, -0.025002429261803627, 0.01965833455324173, 0.0010429209796711802, -0.06613602489233017, 0.01735900342464447, -0.03151320293545723, 0.053618986159563065, -0...
0.139855
Prerequisites ############# \* Cilium must be configured with the kube-proxy replacement, using ``kubeProxyReplacement=true``. For more information, see :ref:`kube-proxy replacement `. \* Cilium must be configured with the L7 proxy enabled using ``l7Proxy=true`` (enabled by default). \* The below CRDs from Gateway API ...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/installation.rst
main
cilium
[ -0.0034938978496938944, -0.026557987555861473, -0.03880375996232033, -0.042590223252773285, -0.07231739163398743, -0.0006759492098353803, -0.07072202861309052, 0.009211055934429169, 0.02983543463051319, 0.038776665925979614, -0.026337185874581337, -0.08534301817417145, -0.028427332639694214,...
0.050244
.. 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\_gateway\_header: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* HTTP Header Modifier Examples \*\*\*\*\*\*\*\*\*\*\*\*\*\...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/header.rst
main
cilium
[ -0.017591582611203194, 0.11283394694328308, -0.07681367546319962, -0.05155215039849281, 0.041500274091959, -0.05531824752688408, -0.02209724672138691, 0.009565773420035839, 0.029734767973423004, -0.001876277499832213, 0.009265610948204994, -0.06825348734855652, 0.03151732310652733, -0.0475...
0.113297
This page guides you through the different mechanics of Gateway API and how to troubleshoot them. Be sure to follow the Generic and Setup Verification steps from the :ref:`Troubleshooting Ingress & Service Mesh page`. Checking resources \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* #. Check the Gateway resource .. code-block:: ...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/troubleshooting.rst
main
cilium
[ 0.005817135330289602, -0.002619768725708127, -0.03529297932982445, -0.004781931173056364, -0.04356500133872032, -0.06562501937150955, -0.03153542801737785, -0.06438261270523071, 0.07709471881389618, 0.02493579313158989, 0.002877431223168969, -0.09744381159543991, -0.007765540853142738, -0....
0.171681
condition types: \* ``Accepted``: The HTTPRoute configuration was correct and accepted. \* ``ResolvedRefs``: The referenced services were found and are valid references. If any of these are set to false, you can get more information by looking at the ``Message`` and ``Reason`` fields. #. Check Cilium Operator logs The ...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/troubleshooting.rst
main
cilium
[ 0.0035830894485116005, 0.0015664612874388695, -0.03919314965605736, -0.04130902513861656, -0.0671110451221466, -0.047444552183151245, -0.046245694160461426, 0.0016289440682157874, 0.054325543344020844, 0.02596687152981758, 0.00030628431704826653, -0.1062854751944542, -0.023991528898477554, ...
0.158392
.. 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\_gamma: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* GAMMA Support \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* What is GAMMA? ###################...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/gamma.rst
main
cilium
[ -0.07937746495008469, 0.009932806715369225, -0.06791620701551437, -0.04438064619898796, -0.013384420424699783, -0.04850347712635994, 0.05915165692567825, 0.027826644480228424, 0.029083697125315666, -0.06620027124881744, 0.011005875654518604, -0.021552029997110367, 0.06911860406398773, 0.00...
0.215176
.. 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 Gateway API Addresses Support \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Cilium Gateway supports `Addresses `\_\_ provided by ...
https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/gateway-api/addresses.rst
main
cilium
[ -0.0039504822343587875, 0.00954357162117958, -0.08024926483631134, -0.016168108209967613, -0.026572372764348984, -0.04254874587059021, -0.021054759621620178, -0.028839021921157837, 0.0745122879743576, -0.061990074813365936, 0.021818818524479866, -0.04869538173079491, 0.02026844024658203, -...
0.127658
.. 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 .. \_bgp\_control\_plane\_configuration: BGP Control Plane Resources ########################### Cilium BGP control plane is managed by a set ...
https://github.com/cilium/cilium/blob/main/Documentation/network/bgp-control-plane/bgp-control-plane-configuration.rst
main
cilium
[ 0.00403923774138093, -0.04972187802195549, -0.09855303168296814, 0.003727556439116597, 0.017372652888298035, -0.02607928216457367, 0.005856641102582216, 0.0032588178291916847, -0.012852499261498451, -0.020862706005573273, 0.005144764203578234, -0.02424808032810688, 0.0301189161837101, -0.0...
0.147568
ToR switches must be configured with "bgp listen range" to support dynamic BGP neighbors. This configuration enables the ToR switch to accept BGP sessions from Cilium nodes by listening for connections from a specific IP prefix range, eliminating the need to know the exact peer address of each Cilium node. For more det...
https://github.com/cilium/cilium/blob/main/Documentation/network/bgp-control-plane/bgp-control-plane-configuration.rst
main
cilium
[ -0.028142686933279037, -0.04622480273246765, -0.08590197563171387, -0.016011541709303856, -0.09291941672563553, 0.023296566680073738, -0.028187396004796028, -0.025408048182725906, -0.02762278914451599, -0.021441295742988586, -0.007282000966370106, -0.014611192978918552, -0.016930965706706047...
0.082028
BGP secrets are limited to a configured namespace to keep the permissions needed on each Cilium Agent instance to a minimum. The Helm chart will configure Cilium to be able to read from it by default. An example of creating a secret is: .. code-block:: shell-session $ kubectl create secret generic -n kube-system --type...
https://github.com/cilium/cilium/blob/main/Documentation/network/bgp-control-plane/bgp-control-plane-configuration.rst
main
cilium
[ -0.04034306854009628, -0.024489426985383034, -0.07367964833974838, -0.059325505048036575, -0.09765733778476715, -0.0012438572011888027, 0.008062956854701042, -0.022809701040387154, 0.0837164893746376, 0.007915932685136795, -0.041010115295648575, -0.09560751914978027, 0.06146670877933502, -...
0.075091
which Cilium BGP control plane is expected to re-establish the BGP session after a restart. On expiration of ``RestartTime``, the peer removes the routes previously advertised by the Cilium BGP control plane. .. code-block:: yaml apiVersion: cilium.io/v2 kind: CiliumBGPPeerConfig metadata: name: cilium-peer spec: grace...
https://github.com/cilium/cilium/blob/main/Documentation/network/bgp-control-plane/bgp-control-plane-configuration.rst
main
cilium
[ 0.013966993428766727, -0.06436940282583237, -0.05066591128706932, 0.017497064545750618, -0.053238645195961, -0.044377148151397705, -0.02316254749894142, -0.00016260170377790928, 0.06277483701705933, -0.024063868448138237, 0.008496377617120743, 0.05979491397738457, -0.05118939280509949, 0.0...
0.127019
advertisementType: "PodCIDR" attributes: communities: standard: [ "65000:99" ] localPreference: 99 Community ^^^^^^^^^ ``Communities`` defines a set of community values advertised in the supported BGP Communities Path Attributes. The values can be of three types: - ``Standard``: represents a value of the "standard" 32-...
https://github.com/cilium/cilium/blob/main/Documentation/network/bgp-control-plane/bgp-control-plane-configuration.rst
main
cilium
[ 0.07449882477521896, -0.06739431619644165, -0.03810739517211914, -0.016678620129823685, -0.02851269580423832, 0.02385677769780159, 0.033880870789289474, -0.025936290621757507, -0.033931706100702286, -0.03355451300740242, 0.014227821491658688, -0.06919422745704651, -0.00941090565174818, 0.0...
0.024766
------------------------------- ------------------- io.cilium.podippool.namespace ``.meta.namespace`` io.cilium.podippool.name ``.meta.name`` =============================== =================== For additional details regarding CiliumPodIPPools, see the :ref:`ipam\_crd\_multi\_pool` section. Other IPAM Types ~~~~~~~~~~~...
https://github.com/cilium/cilium/blob/main/Documentation/network/bgp-control-plane/bgp-control-plane-configuration.rst
main
cilium
[ -0.03056822344660759, -0.10526376217603683, -0.015912750735878944, -0.04831932857632637, -0.02259967476129532, -0.041152991354465485, 0.05844663083553314, -0.04644022881984711, 0.009554303251206875, -0.026898419484496117, 0.057850345969200134, -0.09336704760789871, -0.027620406821370125, 0...
0.101975
select Services to advertise matchExpressions: - { key: bgp, operator: In, values: [ blue ] } This advertises the ingress IPs of all Services matching the ``.selector``. If you wish to announce \*all\* services within the cluster, a ``NotIn`` match expression with a dummy key and value can be used like this: .. code-bl...
https://github.com/cilium/cilium/blob/main/Documentation/network/bgp-control-plane/bgp-control-plane-configuration.rst
main
cilium
[ -0.007891385816037655, 0.03787202760577202, -0.0212076548486948, 0.020158493891358376, 0.044459179043769836, -0.017208628356456757, 0.10132314264774323, -0.12360633909702301, 0.04809483140707016, -0.04642977938055992, -0.026015985757112503, -0.13243626058101654, -0.002488854806870222, -0.0...
0.121696
the largest value observed across all matches. This is in line with `RFC4271 `\_ which states \*The higher degree of preference MUST be preferred.\* Prefix Aggregation ~~~~~~~~~~~~~~~~~~ By default, the Cilium BGP Control Plane advertises exact routes for service VIPs (/32 or /128 prefixes). You can modify the advertis...
https://github.com/cilium/cilium/blob/main/Documentation/network/bgp-control-plane/bgp-control-plane-configuration.rst
main
cilium
[ -0.014034750871360302, -0.043133653700351715, -0.03712442144751549, -0.061167988926172256, -0.044915180653333664, -0.03518427908420563, -0.02891947142779827, -0.017044750973582268, 0.042580876499414444, -0.04148392379283905, -0.020973922684788704, 0.0012847156031057239, -0.02809375897049904,...
0.069915
``CiliumBGPClusterConfig``. This is a per node configuration. RouterID -------- There is ``bgpControlPlane.routerIDAllocation.mode`` Helm chart value, which stipulates how the Router ID is allocated. Currently, ``default`` and ``ip-pool`` are supported. The default allocation mode is ``default``. In ``default`` mode, w...
https://github.com/cilium/cilium/blob/main/Documentation/network/bgp-control-plane/bgp-control-plane-configuration.rst
main
cilium
[ -0.00012818939285352826, -0.009553465060889721, -0.08693882077932358, -0.005492933094501495, -0.018981488421559334, 0.0011068774620071054, -0.055196210741996765, 0.003142809960991144, 0.03025922365486622, -0.0674767717719078, 0.00959943886846304, -0.017333969473838806, -0.004960516933351755,...
0.07425
.. 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 .. \_bgp\_control\_plane\_troubeshooting: BGP Control Plane Troubleshooting Guide ======================================= This document enumer...
https://github.com/cilium/cilium/blob/main/Documentation/network/bgp-control-plane/bgp-control-plane-troubleshooting.rst
main
cilium
[ -0.00032726352219469845, -0.045278653502464294, -0.05481281131505966, -0.005994392558932304, -0.014129482209682465, -0.05741257965564728, -0.016702568158507347, -0.029919061809778214, -0.012593143619596958, -0.0094324741512537, 0.005910126492381096, -0.062274858355522156, -0.0104961022734642...
0.093478
.. 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 .. \_bgp\_control\_plane: Cilium BGP Control Plane ======================== BGP Control Plane provides a way for Cilium to advertise routes to...
https://github.com/cilium/cilium/blob/main/Documentation/network/bgp-control-plane/bgp-control-plane.rst
main
cilium
[ 0.013067826628684998, -0.08449485152959824, -0.10567770153284073, -0.0012340337270870805, 0.02880118414759636, -0.04987221583724022, -0.04467311501502991, 0.023448608815670013, -0.001497348421253264, -0.019511550664901733, -0.0026798946782946587, -0.021029625087976456, -0.03366830572485924, ...
0.160862
.. 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 .. \_bgp\_control\_plane\_operation: BGP Control Plane Operation Guide ################################# This document provides guidance on ho...
https://github.com/cilium/cilium/blob/main/Documentation/network/bgp-control-plane/bgp-control-plane-operation.rst
main
cilium
[ -0.0148666026070714, -0.01725478284060955, -0.0813274085521698, -0.01818343810737133, 0.021750738844275475, -0.026249883696436882, 0.029873713850975037, 0.011206522583961487, -0.006632921751588583, -0.0026306468062102795, 0.025801265612244606, -0.026072300970554352, -0.01687042787671089, -...
0.109129
are defined. ====================================== =============================================== Condition Name Description ====================================== =============================================== ``cilium.io/MissingAuthSecret`` The Secret specified in the ``.spec.authSecretRef`` doesn't exist. =======...
https://github.com/cilium/cilium/blob/main/Documentation/network/bgp-control-plane/bgp-control-plane-operation.rst
main
cilium
[ -0.07311677187681198, 0.006402577273547649, -0.05385628342628479, 0.003584658494219184, -0.012183154001832008, -0.029944827780127525, 0.014605849049985409, -0.006306455470621586, 0.014802802354097366, -0.015174799598753452, 0.05659892037510872, -0.1353527307510376, 0.016919031739234924, -0...
0.129392
shut down a node for maintenance, you can follow the steps below to avoid packet loss as much as possible. 1. Drain the node to evict all workloads. This will remove all Pods on the node from the Service endpoints and prevent Services with ``externalTrafficPolicy=Cluster`` from redirecting traffic to the node. .. code-...
https://github.com/cilium/cilium/blob/main/Documentation/network/bgp-control-plane/bgp-control-plane-operation.rst
main
cilium
[ 0.04805300384759903, 0.03359680250287056, 0.03755620867013931, -0.0001996916689677164, 0.0014290414983406663, -0.012219466269016266, 0.004445494618266821, -0.021117394790053368, 0.015680911019444466, 0.03931963071227074, -0.10553938150405884, -0.034408390522003174, -0.05653226375579834, -0...
0.170034
are using: PodCIDR routes ++++++++++++++ If you are advertising PodCIDR routes, pods on the failed node will be unreachable from the external network. If the failure only occurs on a subset of the nodes in the cluster, you can drain the unhealthy nodes to migrate the pods to other nodes. Service routes ++++++++++++++ I...
https://github.com/cilium/cilium/blob/main/Documentation/network/bgp-control-plane/bgp-control-plane-operation.rst
main
cilium
[ -0.025474926456809044, -0.07354999333620071, 0.03223201632499695, 0.033986106514930725, 0.038097068667411804, -0.024492613971233368, -0.03746487572789192, 0.012531434185802937, 0.015176012180745602, 0.003107914235442877, -0.03628880903124809, -0.013153349980711937, 0.044240374118089676, -0...
0.158014
link failure and shuts down the TCP session right away. If a link not directly connected to the Node goes down, the BGP session will be lost after the hold timer expires, which is set to 90 seconds by default. Mitigation '''''''''' To make link detection failure fast, you can adjust ``holdTimeSeconds`` and ``keepAliveT...
https://github.com/cilium/cilium/blob/main/Documentation/network/bgp-control-plane/bgp-control-plane-operation.rst
main
cilium
[ -0.020555615425109863, -0.01807541772723198, 0.009751546196639538, 0.018049363046884537, -0.009084955789148808, -0.017857719212770462, -0.026222536340355873, -0.0037197647616267204, -0.016690943390130997, -0.019549746066331863, -0.03507145121693611, 0.006715462077409029, -0.00726176472380757...
0.101747
.. \_gs\_clustermesh\_mcsapi: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Multi-Cluster Services API (Beta) \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* .. include:: ../../beta.rst This tutorial will guide you to through the support of `Multi-Cluster Services API (MCS-API)`\...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/mcsapi.rst
main
cilium
[ -0.06752550601959229, -0.06688857078552246, -0.02528221718966961, -0.02496996894478798, -0.016693366691470146, 0.014562778174877167, -0.05136526748538017, -0.004069722723215818, 0.0159367173910141, -0.002905359258875251, -0.0005948380567133427, -0.08613884449005127, 0.01545792631804943, -0...
0.245882
1, deploy: .. parsed-literal:: kubectl apply -f \ |SCM\_WEB|\/examples/kubernetes/clustermesh/cluster1.yaml kubectl apply -f \ |SCM\_WEB|\/examples/kubernetes/clustermesh/mcsapi-example.yaml 2. In cluster 2, deploy: .. parsed-literal:: kubectl apply -f \ |SCM\_WEB|\/examples/kubernetes/clustermesh/cluster2.yaml kubectl...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/mcsapi.rst
main
cilium
[ 0.03214354068040848, -0.09056150913238525, -0.034218061715364456, -0.01032954826951027, 0.04599003866314888, -0.0366484634578228, 0.01267213560640812, -0.015729611739516258, 0.06824216991662979, 0.04170789197087288, 0.0517960861325264, -0.08213072270154953, 0.02314157970249653, -0.08289144...
0.114378
.. \_gs\_clustermesh\_gke\_prep: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* GKE-to-GKE Clustermesh Preparation \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* This is a step-by-step guide on how to install and prepare Google Kubernetes Engine (GKE) clusters to meet the req...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/gke-clustermesh-prep.rst
main
cilium
[ 0.002352248877286911, -0.014564452692866325, 0.06046200543642044, -0.06050218269228935, 0.007332867942750454, -0.036015722900629044, -0.007173091638833284, -0.020815188065171242, -0.050812240689992905, 0.012691136449575424, 0.008405305445194244, -0.11125972121953964, 0.07199804484844208, -...
0.13116
.. \_gs\_clustermesh\_network\_policy: \*\*\*\*\*\*\*\*\*\*\*\*\*\* Network Policy \*\*\*\*\*\*\*\*\*\*\*\*\*\* This tutorial will guide you how to define NetworkPolicies affecting multiple clusters. Prerequisites ############# You need to have a functioning Cluster Mesh setup, please follow the guide :ref:`gs\_cluster...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/policy.rst
main
cilium
[ 0.03170048072934151, 0.01124289259314537, 0.02022039145231247, -0.04755313694477081, -0.020664121955633163, 0.02970041148364544, 0.019361013546586037, -0.05102558806538582, 0.01569427363574505, 0.056481484323740005, -0.029697641730308533, -0.11434976756572723, 0.04600604623556137, -0.03181...
0.140567
.. \_gs\_clustermesh\_service\_affinity: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Service Affinity \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* This tutorial will guide you to enable service affinity across multiple Kubernetes clusters. Prerequisites ############# You need to have a functioning Cluster Mesh with a Global Service, please f...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/affinity.rst
main
cilium
[ 0.01598626933991909, -0.05396699532866478, -0.018907222896814346, -0.05198054015636444, -0.041005488485097885, -0.021683495491743088, 0.017793841660022736, -0.02708958275616169, 0.027897095307707787, 0.015615650452673435, -0.007141207344830036, -0.1028250902891159, 0.015349984169006348, 0....
0.169699
curl rebel-base You will see replies from pods in both clusters again.
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/affinity.rst
main
cilium
[ 0.01609538495540619, -0.11100655794143677, -0.004487039055675268, 0.027287647128105164, 0.089689239859581, -0.0553109273314476, -0.042530473321676254, 0.015925955027341843, 0.07737269997596741, 0.04052174091339111, 0.045317210257053375, -0.00016720715211704373, -0.022969700396060944, -0.05...
0.110094
.. 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 .. \_Cluster Mesh: ############################ Multi-Cluster (Cluster Mesh) ############################ Multi-cluster Kubernetes setups are ...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/intro.rst
main
cilium
[ -0.00028408062644302845, -0.024871572852134705, -0.015172573737800121, -0.03938399255275726, 0.044346634298563004, -0.051709454506635666, -0.05513792857527733, 0.01253630593419075, 0.07735449820756912, 0.027029911056160927, -0.03476009890437126, -0.06645774096250534, 0.016770360991358757, ...
0.273743
.. \_gs\_clustermesh\_services: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Load-balancing & Service Discovery \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* This tutorial will guide you to perform load-balancing and service discovery across multiple Kubernetes clusters wh...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/services.rst
main
cilium
[ -0.06936724483966827, -0.027957895770668983, -0.020948175340890884, -0.07139082998037338, -0.054731979966163635, -0.04331190511584282, -0.011278730817139149, -0.011667529121041298, -0.0010606675641611218, 0.0200087558478117, -0.01326165720820427, -0.09357601404190063, 0.059791117906570435, ...
0.171452
-ti deployment/x-wing -- curl rebel-base You will still see replies from pods in both clusters. 6. From cluster 2, access the global service again: .. code-block:: shell-session kubectl exec -ti deployment/x-wing -- curl rebel-base You will see replies from pods only from cluster 2, as the global service in cluster 1 i...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/services.rst
main
cilium
[ -0.002148494590073824, -0.04864334687590599, -0.008439374156296253, -0.0655883252620697, 0.04690320044755936, -0.07995831221342087, 0.01112230122089386, -0.03411758691072464, 0.09841571748256683, 0.035750359296798706, 0.036526113748550415, -0.05443239212036133, 0.015956221148371696, -0.042...
0.12573
.. \_clustermesh: .. \_gs\_clustermesh: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Setting up Cluster Mesh \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* This is a step-by-step guide on how to build a mesh of Kubernetes clusters by connecting them together, enable pod-to-pod connectivity across all clusters, define...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/setup.rst
main
cilium
[ 0.03671412914991379, 0.004212547559291124, 0.019587328657507896, -0.045759301632642746, 0.009130742400884628, 0.008585820905864239, -0.012449474073946476, -0.046007003635168076, 0.04130999371409416, 0.05959932133555412, 0.017752548679709435, -0.08825632184743881, 0.03390582650899887, -0.01...
0.240158
the Cilium CLI \*helm\* mode to enable Cluster Mesh or connect clusters configured using the Cilium CLI operating in \*classic\* mode, as the two modes are not compatible with each other. Prepare the Clusters #################### For the rest of this tutorial, we will assume that you intend to connect two clusters toge...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/setup.rst
main
cilium
[ 0.05580516904592514, -0.013647152110934258, -0.05166000500321388, -0.043826304376125336, -0.04354911297559738, -0.012205986306071281, -0.04583818092942238, 0.006732882000505924, 0.0494428388774395, -0.009713434614241123, 0.009727975353598595, -0.1759478896856308, 0.03962094709277153, -0.03...
0.148274
typically only available via the helm chart installation method. Wait for the Cluster Mesh components to come up by invoking ``cilium clustermesh status --wait``. If you are using a service of type LoadBalancer then this will also wait for the LoadBalancer to be assigned an IP. .. code-block:: shell-session cilium clus...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/setup.rst
main
cilium
[ 0.017965704202651978, 0.0013761194422841072, -0.050389982759952545, -0.007905141450464725, 0.005857368931174278, 0.01729653775691986, -0.08663063496351242, -0.0010768321808427572, 0.044795021414756775, 0.03421452268958092, 0.038723863661289215, -0.12153720110654831, 0.017955202609300613, -...
0.133824
.. \_gs\_clustermesh\_eks\_prep: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* EKS-to-EKS Clustermesh Preparation \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* This is a step-by-step guide on how to install and prepare AWS EKS (AWS Elastic Kubernetes Service) clusters to me...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/eks-clustermesh-prep.rst
main
cilium
[ -0.01513174269348383, -0.0016733285738155246, 0.02815067209303379, -0.0012323559494689107, -0.014694108627736568, 0.013079525902867317, -0.004470947198569775, -0.046003155410289764, 0.002620492596179247, 0.04896976798772812, 0.03490693122148514, -0.13704842329025269, 0.08452196419239044, -...
0.162509
\ --route-table-id ${Cluster\_1\_Private\_RT\_1} aws ec2 associate-route-table \ --subnet-id ${Cluster\_1\_Private\_Subnet\_2} \ --route-table-id ${Cluster\_1\_Private\_RT\_2} 6. Create a custom security group for the VPC. The default security group created with the EKS cluster only allows originating ingress traffic f...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/eks-clustermesh-prep.rst
main
cilium
[ -0.011258706450462341, 0.03182348981499672, -0.11755748838186264, 0.09063146263360977, 0.04886801913380623, 0.018058301880955696, 0.06585924327373505, -0.008132880553603172, 0.022562354803085327, 0.05616725981235504, -0.012829381041228771, -0.13856561481952667, 0.07163619995117188, -0.0099...
0.091389
create-nat-gateway \ --subnet-id ${Cluster\_2\_Public\_Subnet\_2} \ --allocation-id ${Cluster\_2\_EIP\_2} \ --tag-specifications "ResourceType=natgateway, Tags=[{Key=Name,Value=Cluster\_2\_NGW\_2}]" \ --query 'NatGateway.{NatGatewayId:NatGatewayId}' \ --output text ) 5. Create route tables, routes, and route table asso...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/eks-clustermesh-prep.rst
main
cilium
[ 0.08559491485357285, 0.002258306136354804, -0.08478767424821854, 0.08421722054481506, 0.03213489428162575, 0.01733599789440632, -0.008174708113074303, 0.03156610578298569, -0.035816121846437454, 0.017100049182772636, -0.03130123019218445, -0.15255194902420044, 0.01092566829174757, -0.01440...
0.022267
Cluster 2 VPC. .. code:: bash # Cluster 1 # Add route to Private Route Table 1 aws ec2 create-route \ --route-table-id ${Cluster\_1\_Private\_RT\_1} \ --destination-cidr-block 10.1.0.0/16 \ --vpc-peering-connection-id ${PEERING\_CONNECTION\_ID} \ --region ${AWS\_REGION} # Add route to Private Route Table 2 aws ec2 crea...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/eks-clustermesh-prep.rst
main
cilium
[ 0.02072770521044731, -0.018544627353549004, -0.09557702392339706, 0.05391909182071686, 0.034836892038583755, 0.03951376676559448, 0.008996416814625263, 0.008034633472561836, -0.024341575801372528, 0.03952512890100479, 0.033785756677389145, -0.11608865857124329, 0.005553289316594601, 0.0110...
0.021879
.. \_gs\_clustermesh\_aks\_prep: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* AKS-to-AKS Clustermesh Preparation \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* This is a step-by-step guide on how to install and prepare AKS (Azure Kubernetes Service) clusters in BYOCNI mode ...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/aks-clustermesh-prep.rst
main
cilium
[ -0.06435909122228622, -0.034211721271276474, -0.02046109363436699, -0.02871626242995262, -0.02719741128385067, 0.007980573922395706, 0.01772324927151203, -0.07166541367769241, -0.03944442421197891, 0.09566807001829147, 0.03052348829805851, -0.09919504821300507, 0.030421879142522812, -0.032...
0.17154
192.168.20.0/24 \ --subnet-name "${NAME}-node-subnet" \ --subnet-prefix 192.168.20.0/24 # Store the ID of the created subnet export NODE\_SUBNET\_ID=$(az network vnet subnet show \ --resource-group "${AZURE\_RESOURCE\_GROUP}" \ --vnet-name "${NAME}-cluster-net" \ --name "${NAME}-node-subnet" \ --query id \ -o tsv) 3. C...
https://github.com/cilium/cilium/blob/main/Documentation/network/clustermesh/aks-clustermesh-prep.rst
main
cilium
[ -0.002616832498461008, 0.02490072511136532, -0.06297934055328369, 0.056921329349279404, 0.014090669341385365, 0.07015809416770935, 0.03749002516269684, -0.059402551501989365, 0.029223263263702393, 0.12405456602573395, -0.027477426454424858, -0.05386519804596901, 0.06043123081326485, 0.0844...
0.122174
.. 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\_masquerading: Masquerading ============ IPv4 addresses used for pods are typically allocated from RFC1918 private address block...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/masquerading.rst
main
cilium
[ 0.07878880202770233, 0.02127833105623722, -0.0704602599143982, -0.0017058122903108597, 0.04254665970802307, -0.05945839360356331, -0.05159924179315567, -0.030264874920248985, 0.051744572818279266, -0.02403799444437027, 0.03924063965678215, -0.019627446308732033, 0.004311142023652792, -0.04...
0.190754
to the devices selected by :ref:`the BPF NodePort device detection mechanism `. To manually change this, use the ``devices`` helm option. Use ``cilium status`` to determine which devices the program is running on: .. code-block:: shell-session $ kubectl -n kube-system exec ds/cilium -- cilium-dbg status | grep Masquera...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/masquerading.rst
main
cilium
[ 0.08987397700548172, 0.03265354409813881, -0.014802115969359875, -0.07108696550130844, 0.06666586548089981, -0.034949127584695816, -0.019960185512900352, -0.023388756439089775, 0.01718052849173546, 0.009474769234657288, 0.016410429030656815, -0.12961530685424805, -0.013509913347661495, -0....
0.117605
CIDRs as routes, the generated iptables rules are sorted by the destination network mask in descending order to simulate the routing table's longest prefix match lookup. With the ``enable-masquerade-to-route-source: "true"`` option, Cilium will, by default, use interfaces listed in the ``devices`` field as the egress m...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/masquerading.rst
main
cilium
[ 0.04210929945111275, -0.016887187957763672, -0.0938582569360733, -0.047013167291879654, -0.046472273766994476, -0.06261324882507324, -0.031031141057610512, -0.00161194137763232, 0.004767036065459251, -0.04647471755743027, 0.038275837898254395, -0.06795200705528259, 0.008201339282095432, -0...
0.102862
.. 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\_fragmentation: Fragment Handling ================= By default, Cilium configures the eBPF datapath to perform IP fragment track...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/fragmentation.rst
main
cilium
[ -0.00888617429882288, -0.00010132262104889378, -0.03304857388138771, -0.060461994260549545, 0.07763312757015228, -0.0832347497344017, -0.04615883529186249, 0.04034481570124626, -0.027841880917549133, -0.03999800235033035, 0.05769790709018707, -0.042123109102249146, -0.06612222641706467, -0...
0.15838
.. 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 .. \_routing: ####### Routing ####### .. \_arch\_overlay: .. \_encapsulation: Encapsulation ============= When no configuration is provided, C...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/routing.rst
main
cilium
[ 0.012081417255103588, -0.0026417472399771214, -0.034977927803993225, 0.0018058327259495854, 0.045502834022045135, -0.073990099132061, -0.06947194784879684, 0.010185076855123043, -0.009649073705077171, -0.04698311537504196, 0.03368102014064789, -0.05096212401986122, 0.00889696553349495, -0....
0.216132
will be routed as if a local process would have emitted the packet. As a result, the network connecting the cluster nodes must be capable of routing PodCIDRs. Cilium automatically enables IP forwarding in the Linux kernel when native routing is configured. Requirements on the network --------------------------- \* In o...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/routing.rst
main
cilium
[ 0.05244244635105133, -0.033108025789260864, -0.03238163888454437, -0.00206741807051003, 0.009452085010707378, -0.022091325372457504, -0.03590645268559456, -0.007138553541153669, 0.03378162533044815, 0.030973782762885094, -0.0012395532103255391, -0.04060987010598183, -0.004487992729991674, ...
0.200588
instance which is represented on the node as interface ``ethN``. 2. An IP routing rule ensures that traffic to all local pod IPs is done using the main routing table:: 20: from all to 192.168.105.44 lookup main 3. The main routing table contains an exact match route to steer traffic into a veth pair which is hooked int...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/routing.rst
main
cilium
[ 0.035284530371427536, -0.006091948598623276, 0.021519504487514496, -0.017582889646291733, 0.031030483543872833, -0.00910232774913311, -0.053959913551807404, 0.01712528057396412, -0.022298552095890045, 0.060005173087120056, -0.02881745807826519, -0.035789236426353455, -0.03276123106479645, ...
0.220962
true``: Enables the Google Kubernetes Engine (GKE) datapath. Setting this to ``true`` will enable the following options: \* ``ipam: kubernetes``: Enable :ref:`k8s\_hostscope` IPAM \* ``routing-mode: native``: Enable native routing mode \* ``enable-endpoint-routes: true``: Enable per-endpoint routing on the node (automa...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/routing.rst
main
cilium
[ 0.04258554056286812, -0.03515005111694336, 0.031556081026792526, -0.041527021676301956, -0.0772111639380455, 0.00530210230499506, -0.07629445195198059, -0.04114939644932747, -0.00037344498559832573, 0.02160794287919998, -0.004688015207648277, -0.05098919942975044, -0.05755259469151497, -0....
0.082836
.. 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\_hostscope: ##################### Kubernetes Host Scope ##################### The Kubernetes host-scope IPAM mode is enabled with ``i...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/kubernetes.rst
main
cilium
[ 0.03101937845349312, 0.01328737847507, -0.04116149991750717, 0.002136590890586376, 0.006950840819627047, -0.047583628445863724, -0.029708730056881905, -0.023851823061704636, 0.08138876408338547, 0.024086130782961845, 0.03159401938319206, -0.049442436546087265, 0.02438078075647354, -0.04496...
0.206467
.. 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 .. \_address\_management: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* IP Address Management (IPAM) \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/index.rst
main
cilium
[ 0.0021802668925374746, 0.028019055724143982, -0.05552549660205841, -0.06099073961377144, 0.030355460941791534, -0.07441578060388565, 0.030391426756978035, -0.03798067942261696, 0.04020504280924797, -0.019582312554121017, 0.08841404318809509, -0.0295199453830719, 0.01353183388710022, -0.016...
0.195686
.. 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\_multi\_pool: Multi-Pool ########## The Multi-Pool IPAM mode supports allocating PodCIDRs from multiple different IPAM pools, de...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/multi-pool.rst
main
cilium
[ 0.007798802573233843, 0.0225536972284317, -0.05322492867708206, -0.049545977264642715, 0.018325846642255783, -0.063277967274189, -0.0068227872252464294, -0.0007331815431825817, 0.076577328145504, -0.03867391124367714, 0.06994619220495224, -0.08404765278100967, -0.0066763367503881454, 0.021...
0.152065
pool is needed, please follow this :ref:`procedure ` in order to minimize disruption during the update. The mask size of a pool is immutable and the same for all nodes. Neither restriction is enforced until :gh-issue:`26966` is resolved. The first and last address of a ``CiliumPodIPPool`` are reserved and cannot be all...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/multi-pool.rst
main
cilium
[ -0.023624341934919357, 0.009828362613916397, -0.03628014028072357, -0.05916215851902962, -0.04358241707086563, -0.06945338845252991, 0.006766997743397951, 0.01682329922914505, -0.01752427965402603, 0.01106912363320589, 0.036285385489463806, -0.13331937789916992, 0.033817145973443985, 0.008...
0.074789
5. Cordon the Node Group 2 and evict pods from the Node Group 2. .. code-block:: shell-session kubectl cordon kind-control-plane kubectl drain kind-control-plane --ignore-daemonsets Both nginx pods running on kind-control-plane are rescheduled on kind-worker with an IP address from the updated pool: .. code-block:: she...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/multi-pool.rst
main
cilium
[ -0.047657229006290436, 0.01823573373258114, 0.016125835478305817, -0.0030665595550090075, 0.0038406529929488897, -0.024347390979528427, -0.04016953334212303, -0.07821051776409149, 0.062373556196689606, 0.05127812549471855, 0.04037747532129288, -0.023080209270119667, -0.10900052636861801, -...
0.122003
from ``CiliumPodIPPools`` can be announced to the network by the :ref:`bgp\_control\_plane` (:ref:`bgp-adverts-multipool`). Alternatively, the ``autoDirectNodeRoutes`` Helm option can be used to enable automatic routing between nodes on a L2 network. Masquerade Behaviour -------------------- When combining multi-pool I...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/multi-pool.rst
main
cilium
[ 0.028450317680835724, -0.053379885852336884, -0.006145103368908167, 0.0036830813623964787, -0.03714841976761818, -0.02739843726158142, 0.03873820975422859, -0.05166487395763397, 0.03174217417836189, -0.02393030934035778, -0.022720888257026672, -0.049720894545316696, -0.00458084000274539, -...
0.050845
.. 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 .. \_azure\_delegated\_ipam: #################### Azure Delegated IPAM #################### The Azure CNI powered by Cilium cluster utilizes a...
https://github.com/cilium/cilium/blob/main/Documentation/network/concepts/ipam/azure-delegated-ipam.rst
main
cilium
[ 0.034730348736047745, -0.007910603657364845, -0.04379769414663315, 0.036958903074264526, 0.010455216281116009, 0.021816469728946686, 0.01710040308535099, -0.0976516604423523, 0.07738588005304337, 0.09169796854257584, 0.019450873136520386, -0.03618108481168747, 0.052968766540288925, -0.0122...
0.15778