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 .. \_container\_images: Building Container Images ========================= Two make targets exists to build container images automatically ba... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/images.rst | main | cilium | [
0.02980915643274784,
0.037172749638557434,
-0.04481515288352966,
-0.03386074677109718,
0.0725361630320549,
-0.09781642258167267,
-0.022119052708148956,
-0.02132190577685833,
0.021994207054376602,
0.023347698152065277,
0.039829619228839874,
-0.11803380399942398,
0.047125376760959625,
-0.024... | 0.059924 |
#. Ping one of the members of `team/build `\_\_ to approve the build that was created by GitHub Actions `here `\_\_. Note that at this step cilium-builder build failure is expected since we have yet to update the runtime digest. #. Wait for build to complete. If the PR was opened from an external fork the build will fa... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/images.rst | main | cilium | [
0.0012447669869288802,
-0.004310317803174257,
-0.039795614778995514,
-0.010754186660051346,
0.032007697969675064,
-0.08597881346940994,
-0.05015670508146286,
0.06318654865026474,
0.04037833586335182,
0.06918025016784668,
0.08209028840065002,
-0.09537120908498764,
0.05047525465488434,
-0.05... | 0.030613 |
.. 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 Updating dependencies with Renovate =================================== The Cilium project uses `Renovate Bot `\_\_ to maintain and update dep... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/renovate.rst | main | cilium | [
-0.030613698065280914,
0.024354945868253708,
0.02507508546113968,
-0.04820224270224571,
0.08632616698741913,
-0.10343573987483978,
-0.07565546780824661,
0.013421724550426006,
-0.004255614709109068,
0.018115142360329628,
0.028024422004818916,
-0.02668675407767296,
0.005207808688282967,
-0.0... | 0.090628 |
Introducing New CRDs ==================== Cilium uses a combination of code generation tools to facilitate adding CRDs to the Kubernetes instance it is installed on. These CRDs make themselves available in the generated Kubernetes client Cilium uses. Defining And Generating CRDs ---------------------------- Currently, ... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/introducing_new_crds.rst | main | cilium | [
-0.07453394681215286,
0.04232080653309822,
-0.05342370644211769,
-0.043426040560007095,
-0.04413481429219246,
-0.013454079627990723,
-0.04004271700978279,
0.056063417345285416,
0.0838208794593811,
-0.012668210081756115,
0.07095865160226822,
-0.13828030228614807,
0.04413202777504921,
-0.032... | 0.181611 |
into Cilium. Register With API Scheme ~~~~~~~~~~~~~~~~~~~~~~~~ Paths: :: pkg/k8s/apis/cilium.io/v2alpha1/register.go Make a change similar to this diff to register your CRDs with the API scheme. .. code-block:: diff diff --git a/pkg/k8s/apis/cilium.io/v2alpha1/register.go b/pkg/k8s/apis/cilium.io/v2alpha1/register.go i... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/introducing_new_crds.rst | main | cilium | [
-0.08868961036205292,
0.04537224397063255,
-0.0795813575387001,
-0.0594390332698822,
-0.03435792773962021,
-0.09607101231813431,
-0.02409311942756176,
0.09567824006080627,
0.032915640622377396,
-0.039783578366041183,
0.1013951525092125,
-0.08550658822059631,
-0.017276950180530548,
-0.00346... | 0.120308 |
install + // based on --enable-bgp-control-plane flag + CRDResourceName(v2alpha1.BGPPName), + CRDResourceName(v2alpha1.BGPPoolName), } Updating RBAC Roles ~~~~~~~~~~~~~~~~~~~ Cilium is installed with a service account and this service account should be given RBAC permissions to access your new CRDs. The following files... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/introducing_new_crds.rst | main | cilium | [
-0.010862955823540688,
-0.08168917894363403,
-0.06306365132331848,
-0.05558837950229645,
-0.046734560281038284,
0.009974906221032143,
-0.03275761380791664,
0.002406883053481579,
-0.016097992658615112,
-0.004262804985046387,
0.029434548690915108,
-0.08116137236356735,
0.02412373386323452,
0... | 0.102884 |
.. 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 .. \_periodic\_duties: Periodic duties =============== Some members of the Cilium organization have rotational duties that change periodically... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/reviewers_committers/duties.rst | main | cilium | [
-0.023512335494160652,
-0.04816680774092674,
-0.07239776104688644,
-0.020157039165496826,
0.017939584329724312,
-0.061170462518930435,
-0.06383820623159409,
0.00986417755484581,
-0.023082947358489037,
0.02206168882548809,
0.09223329275846481,
-0.022085947915911674,
-0.0007209620089270175,
... | 0.17018 |
.. 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 .. \_reviewer\_committer: Contributing as a Reviewer or Committer ======================================= Some contributors have specific role... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/reviewers_committers/index.rst | main | cilium | [
-0.022963188588619232,
0.028335383161902428,
-0.08590537309646606,
-0.013277862221002579,
0.01348463911563158,
-0.018304482102394104,
-0.057404328137636185,
-0.029370205476880074,
-0.02019248530268669,
0.04077691584825516,
0.022587811574339867,
-0.07607228308916092,
-0.010075352154672146,
... | 0.094997 |
.. 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 .. \_review\_process: Pull requests review process for committers =========================================== Review process -------------- ..... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/reviewers_committers/review_process.rst | main | cilium | [
-0.04840013012290001,
0.036546412855386734,
-0.11842390894889832,
-0.004542174283415079,
0.05119244381785393,
-0.010356828570365906,
-0.008866959251463413,
0.003887179307639599,
0.05859025940299034,
0.01640491373836994,
0.02423645183444023,
-0.08369739353656769,
0.00712172407656908,
-0.056... | 0.101632 |
in the weekly meeting. +--------------------------+---------------------------------------------------------------------------+ | Labels | When to set | +==========================+===========================================================================+ | ``upgrade-impact`` | The code changes have a potential upgra... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/reviewers_committers/review_process.rst | main | cilium | [
-0.057539358735084534,
0.035238202661275864,
-0.05540094152092934,
-0.008615146391093731,
-0.047794368118047714,
0.09719338268041611,
0.025653332471847534,
0.006682833191007376,
-0.017787376418709755,
-0.08559989929199219,
0.03361199051141739,
-0.04844805225729942,
-0.03835121914744377,
-0... | 0.012027 |
https://github.com/orgs/cilium/teams/team/teams .. \_maintainers: https://github.com/orgs/cilium/teams/cilium-maintainers/members .. \_user\_review\_filter: https://github.com/cilium/cilium/pulls?q=is%3Apr+is%3Aopen+draft%3Afalse+user-review-requested%3A%40me+sort%3Aupdated-asc .. \_team\_review\_filter: https://github... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/reviewers_committers/review_process.rst | main | cilium | [
-0.0691571906208992,
0.026939773932099342,
-0.11640141159296036,
0.06154695525765419,
0.027506014332175255,
-0.016674021258950233,
-0.03255981206893921,
-0.015840593725442886,
0.0159147996455431,
0.020001525059342384,
0.0330217219889164,
-0.04896169900894165,
-0.036334387958049774,
-0.0043... | 0.146275 |
.. 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 .. \_review\_vendor: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Reviewing for @cilium/vendor \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/reviewers_committers/review_vendor.rst | main | cilium | [
-0.08891959488391876,
0.04389386251568794,
-0.06596314907073975,
-0.019800866022706032,
0.047321975231170654,
-0.026811042800545692,
0.021153723821043968,
-0.01039578951895237,
0.06532931327819824,
0.025153644382953644,
0.09763041138648987,
-0.049449432641267776,
0.008285469375550747,
-0.0... | 0.181518 |
.. \_CNCF: https://www.cncf.io .. \_allowed\_licenses: https://github.com/cncf/foundation/blob/main/allowed-third-party-license-policy.md .. \_license\_exceptions: https://github.com/cncf/foundation/tree/main/license-exceptions .. \_licensecheck: https://github.com/cilium/cilium/blob/main/tools/licensecheck/allowed.go ... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/reviewers_committers/review_vendor.rst | main | cilium | [
-0.06866314262151718,
0.012708073481917381,
-0.05414695665240288,
-0.06641536206007004,
0.05953606590628624,
-0.0020381049253046513,
0.005561942234635353,
-0.0005666090291924775,
-0.0037862558383494616,
-0.006711267400532961,
0.08749499917030334,
-0.019302649423480034,
-0.007232448551803827,... | 0.08225 |
.. 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 .. \_review\_docs: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Reviewing for @cilium/docs-structure \*\*\*\*\*\*\... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/reviewers_committers/review_docs.rst | main | cilium | [
-0.06436614692211151,
0.0785907506942749,
-0.038161009550094604,
0.0036960765719413757,
0.0745546892285347,
-0.044595398008823395,
-0.054691214114427567,
-0.0031920631881803274,
0.07185369729995728,
0.024806667119264603,
0.034634463489055634,
-0.05737323313951492,
0.03252513334155083,
-0.0... | 0.180666 |
to update some auto-generated reference documents that are part of Cilium's documentation, such as the command reference or the Helm reference. The CI validates that these updates are present in the PR. If they are missing, you may have to help contributors figure out what commands they need to run to perform the updat... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/reviewers_committers/review_docs.rst | main | cilium | [
-0.03770761936903,
-0.017657123506069183,
-0.042701929807662964,
-0.015760721638798714,
0.02500450611114502,
-0.03805489465594292,
-0.009510010480880737,
0.04975477606058121,
0.022178102284669876,
0.027728892862796783,
0.04267701134085655,
-0.01074278075248003,
0.03471396118402481,
-0.0997... | 0.139276 |
Sphinx theme we use is `our own fork `\_ of Read the Docs's theme .. \_cilium\_rtd\_theme: https://github.com/cilium/sphinx\_rtd\_theme Relevant CI workflows --------------------- Netlify preview ~~~~~~~~~~~~~~~ Documentation changes trigger the build of a new Netlify preview. If the build fails, the PR authors or revi... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/reviewers_committers/review_docs.rst | main | cilium | [
-0.050114404410123825,
0.04216974601149559,
0.05427302047610283,
0.01237461157143116,
0.023693397641181946,
-0.025466373190283775,
-0.0467720553278923,
0.003014468587934971,
0.02971012517809868,
0.047318726778030396,
-0.01473396085202694,
-0.02176235243678093,
0.034524671733379364,
-0.0174... | 0.071981 |
.. 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 .. \_triage: Issue Triage Process ==================== The Cilium project receives dozens of issue reports via GitHub each week. Many of these... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/reviewers_committers/triage.rst | main | cilium | [
-0.020374350249767303,
0.03786863386631012,
-0.07601974904537201,
-0.04031623154878616,
0.019698763266205788,
-0.06303194910287857,
-0.046249765902757645,
0.025197453796863556,
-0.028128094971179962,
-0.014767184853553772,
0.05662791058421135,
-0.09363332390785217,
-0.005417478736490011,
-... | 0.203276 |
the following steps in mind for each issue you encounter: .. \_triage queue: https://github.com/cilium/cilium/issues?q=is%3Aissue%20is%3Aopen%20sort%3Aupdated-asc%20label%3Aneeds%2Ftriage%20-label%3Aarea%2Fdatapath%20-label%3Aarea%2Fagent%20-label%3Aarea%2Fhubble%20-label%3Aarea%2FCI%20-label%3Aarea%2FCI-improvement%20... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/development/reviewers_committers/triage.rst | main | cilium | [
-0.03216243162751198,
0.001764855463989079,
-0.11778800189495087,
-0.00087770726531744,
-0.024451937526464462,
-0.046142712235450745,
0.0014720687177032232,
0.052143048495054245,
-0.03790069743990898,
-0.013962427154183388,
0.11547981947660446,
-0.0772276297211647,
-0.025162242352962494,
-... | 0.191103 |
.. 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 .. \_backport\_process: Backporting process =================== .. \_backport\_criteria: Backport Criteria ----------------- Committers may no... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/release/backports.rst | main | cilium | [
-0.004460110794752836,
-0.03491750732064247,
-0.059933703392744064,
-0.03928159922361374,
0.06840193271636963,
-0.04344269260764122,
-0.06554485857486725,
0.05144650116562843,
-0.03412589058279991,
0.030006583780050278,
0.08081531524658203,
0.013721494004130363,
0.004789778031408787,
-0.08... | 0.129276 |
the line ``UseKeychain yes``. #. Once you have a setup ready, you need to configure git to have your name and email address to be used in the commit messages: .. code-block:: shell-session $ git config --global user.name "John Doe" $ git config --global user.email johndoe@example.com #. Add remotes for the Cilium upstr... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/release/backports.rst | main | cilium | [
0.02493302896618843,
-0.03501379117369652,
-0.05215422809123993,
-0.01846104860305786,
-0.029337842017412186,
-0.06374739110469818,
-0.027189647778868675,
0.10291672497987747,
0.01078376080840826,
0.042986493557691574,
-0.00025361916050314903,
-0.06605442613363266,
0.047563839703798294,
-0... | 0.065557 |
preferred if the changes in the dependent PRs are small. `This stackoverflow.com question `\_ describes how to determine the original PR corresponding to a particular commit SHA in the GitHub UI. If a conflict is resolved by modifying a commit during backport, describe the changes made in the commit message and collect... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/release/backports.rst | main | cilium | [
-0.06744877249002457,
-0.022985240444540977,
-0.045587874948978424,
0.00003479906445136294,
0.09059316664934158,
0.0284456554800272,
-0.05453801155090332,
0.03605281189084053,
0.021710852161049843,
0.0323246605694294,
0.05510404333472252,
0.023615065962076187,
0.028079047799110413,
-0.0604... | -0.008999 |
based upon the ``vRELEASE-backport-YYYY-MM-DD.txt`` file that was generated by the scripts above. .. note:: The ``vRELEASE-backport-YYYY-MM-DD.txt`` file will include: .. code-block:: RST Once this PR is merged, a GitHub action will update the labels of these PRs: ```upstream-prs AAA BBB ``` The ``upstream-prs`` tag `i... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/release/backports.rst | main | cilium | [
-0.028359176591038704,
-0.06699316203594208,
-0.07237032055854797,
-0.02629336342215538,
0.04060341417789459,
-0.036351680755615234,
-0.06797201931476593,
0.04831713065505028,
-0.04624027758836746,
0.003473060205578804,
0.04842834919691086,
-0.002349821850657463,
-0.020051224157214165,
-0.... | 0.042935 |
.. 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 Organization ============ Release Cadence --------------- New feature releases of Cilium are released on a cadence of around six months. Minor... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/release/organization.rst | main | cilium | [
0.012746350839734077,
-0.03305757790803909,
-0.01855328120291233,
-0.041071951389312744,
0.05936679616570473,
-0.0521676167845726,
-0.0964205265045166,
0.028137994930148125,
0.013406889513134956,
-0.012359672226011753,
0.08324484527111053,
0.06319277733564377,
-0.019378164783120155,
-0.022... | 0.145503 |
branch is then unfrozen for feature changes and refactoring. Until the final release date, it is better to avoid invasive refactoring or significant new feature additions just to minimize the impact on backporting for the upcoming release during that period. \* Stable release: The new feature release ``X.Y.0`` version ... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/release/organization.rst | main | cilium | [
0.04800982028245926,
-0.04805262014269829,
0.0014613461680710316,
-0.01081597339361906,
0.04059985280036926,
-0.03749775141477585,
-0.12681376934051514,
0.029640143737196922,
-0.00850031990557909,
0.03646883741021156,
0.05610392242670059,
0.06084024906158447,
-0.07130562514066696,
-0.05281... | 0.122469 |
.. 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 .. \_docs\_guide: Documentation ------------- This section provides guidance on the structure of Cilium documentation, describes its style, an... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/docs/index.rst | main | cilium | [
-0.0146184666082263,
0.03447393327951431,
-0.03862558677792549,
-0.01483348198235035,
0.06415054202079773,
-0.07993102818727493,
-0.07157371193170547,
0.07276645302772522,
0.007109199650585651,
0.040174808353185654,
0.020124247297644615,
-0.04729960113763809,
0.04677495360374451,
-0.016620... | 0.133711 |
.. 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 .. \_docs\_structure\_recommendations: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Recommendations on... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/docs/docsstructure.rst | main | cilium | [
-0.05428034067153931,
0.06881711632013321,
-0.020946625620126724,
-0.0006325544673018157,
0.05108432099223137,
-0.03352593630552292,
-0.07784458249807358,
0.062464483082294464,
0.034877438098192215,
0.028085490688681602,
0.0034239075612276793,
-0.04260333254933357,
0.060465842485427856,
-0... | 0.178555 |
Removing stale content is a part of maintaining healthy docs. Whether you're removing stale content on a page or removing a page altogether, make sure to consider the impact of removal on a user's journey. Specific considerations include: - Updating any links to removed content - Ensuring users have clear guidance on w... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/docs/docsstructure.rst | main | cilium | [
0.005002005025744438,
0.000329651462379843,
0.07188645005226135,
0.010203195735812187,
0.009622118435800076,
-0.0352967344224453,
-0.04657229781150818,
-0.11710672080516815,
0.002951782662421465,
-0.06152438744902611,
-0.016427189111709595,
0.15049472451210022,
-0.013536631129682064,
0.029... | -0.005228 |
.. 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 .. \_docs\_framework: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Documentation framework \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Th... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/docs/docsframework.rst | main | cilium | [
-0.03709236532449722,
0.04830838739871979,
-0.04358800873160362,
-0.04069070145487785,
0.021278975531458855,
-0.040318604558706284,
-0.014235470443964005,
0.030186358839273453,
0.01845886930823326,
0.0685814768075943,
0.03950490429997444,
-0.0455104261636734,
0.06110067293047905,
0.0177316... | 0.179871 |
as well as some indications on what they call: - ``make`` -> ``all: ... postcheck`` -> ``make -C Documentation check``: Build Cilium and validate the documentation via the ``postcheck`` target - ``make -C Documentation html``: Render the documentation as HTML - ``make test-docs`` -> ``make -C Documentation html``: Rend... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/docs/docsframework.rst | main | cilium | [
-0.042928386479616165,
0.04510406032204628,
-0.05057777091860771,
-0.006104365922510624,
0.03428100422024727,
-0.09609916806221008,
-0.09531773626804352,
0.04406401515007019,
0.03099340945482254,
0.03836767375469208,
-0.000182886011316441,
-0.06185797601938248,
0.04067305848002434,
-0.0623... | 0.020589 |
documentation `. Custom Sphinx roles ------------------- The documentation defines several custom roles: - ``git-tree`` - ``github-project`` - ``github-backport`` - ``gh-issue`` - ``prev-docs`` Calling these roles helps insert links based on specific URL templates, via the `extlinks`\_ extension. They are all configure... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/docs/docsframework.rst | main | cilium | [
-0.022302107885479927,
0.0189782977104187,
0.046543724834918976,
0.03922097384929657,
0.007178898900747299,
-0.014150669798254967,
-0.051752928644418716,
0.041968934237957,
-0.058422282338142395,
0.06387297809123993,
0.04736964777112007,
0.023221857845783234,
0.06642044335603714,
0.0596088... | -0.002641 |
or branch to use is referenced in ``Documentation/requirements.txt``, generated from ``Documentation/requirements-min/requirements.txt``, in the Cilium repository. CI checks ========= There are several workflows relating to the documentation in CI: - Documentation workflow: - Defined in ``.github/workflows/documentatio... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/docs/docsframework.rst | main | cilium | [
-0.02871173806488514,
0.014706430025398731,
-0.007149009965360165,
0.0309370756149292,
0.056116510182619095,
-0.074364073574543,
-0.054443780332803726,
0.06274228543043137,
0.0633433535695076,
-0.04313032329082489,
0.00005670563768944703,
-0.04919935017824173,
0.0526825450360775,
0.0137109... | 0.172058 |
.. 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 .. \_testing-documentation: Documentation testing ===================== First, start a local document server that automatically refreshes when... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/docs/docstest.rst | main | cilium | [
0.01118567492812872,
0.029048627242445946,
-0.03473523259162903,
0.006231702398508787,
0.05947120860219002,
-0.05849888175725937,
-0.123676598072052,
0.04931719973683357,
0.05699090287089348,
0.01965957134962082,
0.019539397209882736,
-0.021671108901500702,
0.011231472715735435,
-0.0035528... | 0.06705 |
.. 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 .. \_docs\_style\_guide: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Documentation style \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* .. |RST| replace:: ... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/docs/docsstyle.rst | main | cilium | [
-0.04999404400587082,
0.10347963869571686,
0.008914086036384106,
0.007047983817756176,
0.0746392086148262,
-0.011494230479001999,
-0.05352194234728813,
0.047215383499860764,
0.04684126377105713,
0.024657057598233223,
-0.01616436056792736,
-0.006558057386428118,
0.056217581033706665,
-0.034... | 0.159244 |
should be printed verbatim (for example, the unstructured output of a shell command), use the marker for `literal blocks`\_ (``::``). Prefer: .. code-block:: rst See the output in ``dmesg``: :: [ 3389.935842] flen=6 proglen=70 pass=3 image=ffffffffa0069c8f from=tcpdump pid=20583 [ 3389.935847] JIT code: 00000000: 55 48... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/docs/docsstyle.rst | main | cilium | [
-0.06083543971180916,
0.017475541681051254,
-0.0631367489695549,
-0.019498340785503387,
0.08439546078443527,
-0.04533546417951584,
0.013144620694220066,
0.06946307420730591,
-0.0033345113042742014,
-0.0024069149512797594,
-0.011609847657382488,
-0.050867676734924316,
0.02097308449447155,
-... | 0.06476 |
reference repository files, use the ``|SCM\_WEB|`` substitution reference. This ensures the URL points to the correct version (branch/tag) of the file, matching the documentation version the user is reading. See the earlier section on `substitution references`\_ for details. Example: .. code-block:: rst To configure fe... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/docs/docsstyle.rst | main | cilium | [
0.04968187212944031,
-0.02713829092681408,
0.04204818606376648,
0.006379519589245319,
0.04201193526387215,
0.06245023384690285,
-0.020102353766560555,
0.03632858023047447,
-0.03933048993349075,
0.0040628956630826,
-0.003387425560504198,
-0.06391508877277374,
-0.03668954595923424,
-0.029075... | 0.079369 |
one list item - This is another list item Avoid: .. code-block:: rst - This is one list item, period. We use punctuation. - This list item should have a period too, but doesn't Callouts -------- Use callouts effectively. For example, use the ``.. note::`` directive to highlight information that helps users in a specifi... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/docs/docsstyle.rst | main | cilium | [
-0.05066010355949402,
0.05323363095521927,
0.013070197775959969,
0.05297595635056496,
0.07261478155851364,
0.04062449932098389,
0.12554970383644104,
0.06456350535154343,
-0.056812576949596405,
0.0006120500038377941,
0.04333529993891716,
-0.003941905219107866,
-0.024460427463054657,
-0.0048... | 0.158461 |
the writer and too much understanding on the part of the reader. 2. Specific language is easier to review and easier to localize. Words like "this" and "it" are indirect references. For example: .. code-block:: rst Feature A requires all pods to be painted blue. This means that the Agent must apply its "paint" action t... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/docs/docsstyle.rst | main | cilium | [
-0.009226762689650059,
0.052407316863536835,
-0.019023463129997253,
-0.0555422380566597,
0.09309845417737961,
0.047900713980197906,
0.12846067547798157,
0.012396038509905338,
-0.04659119248390198,
-0.008484810590744019,
0.0018565623322501779,
-0.08551008254289627,
0.022816158831119537,
0.0... | 0.210915 |
.. 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 .. \_ci\_gha: CI / GitHub Actions -------------------- The main CI infrastructure is maintained on GitHub Actions (GHA). This infrastructure i... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/ci.rst | main | cilium | [
-0.005629656836390495,
-0.03755275160074234,
-0.07123403996229172,
0.016319990158081055,
0.044725336134433746,
-0.06913766264915466,
-0.052875202149152756,
-0.026519808918237686,
0.07402835041284561,
0.012559163384139538,
0.04658190906047821,
-0.07109016180038452,
-0.008772511035203934,
-0... | 0.120846 |
``main-scheduled.yaml``: This file specifies the k8s versions to be executed on a regular basis. The list of k8s versions under the "k8s-version" section determines the matrix of jobs that should be executed for CI as part of scheduled jobs. Workflow interactions: - The ``main-focus.yaml`` file helps define the test fo... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/ci.rst | main | cilium | [
-0.0652458593249321,
-0.010127960704267025,
0.00032728337100706995,
-0.03374496102333069,
0.025691846385598183,
-0.01719263195991516,
-0.062268566340208054,
-0.014805967919528484,
0.051217637956142426,
-0.003375895554199815,
0.0005251250695437193,
0.04150945693254471,
-0.04007313400506973,
... | 0.218237 |
artifact available for download we can retrieve it and perform further inspection to identify the cause for the failure. To investigate CI failures, see :ref:`ci\_failure\_triage`. .. \_test\_matrix: Testing matrix ^^^^^^^^^^^^^^ Up to date CI testing information regarding k8s - kernel version pairs can always be found... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/ci.rst | main | cilium | [
-0.07697326689958572,
0.024090364575386047,
-0.023496638983488083,
-0.04872641712427139,
-0.012700614519417286,
-0.08614494651556015,
-0.08241042494773865,
0.0434018112719059,
-0.010233533568680286,
-0.006660003215074539,
0.08922573179006577,
-0.08876673877239227,
0.013016006909310818,
-0.... | 0.166771 |
Github Actions Workflows ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Before proceeding, consider the following alternatives to disabling an entire GitHub Actions workflow. - Skip individual tests. If specific tests are causing the workflow to fail, disable those tests instead of disabling the workflow. When you ... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/ci.rst | main | cilium | [
-0.03341413289308548,
-0.02607031725347042,
-0.002321953885257244,
0.01963978074491024,
0.010249103419482708,
-0.05872496962547302,
-0.07217318564653397,
-0.0346185676753521,
-0.017555462196469307,
-0.0034545836970210075,
0.017469540238380432,
0.006558537483215332,
0.009076524525880814,
-0... | 0.0484 |
.. 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 .. \_testing\_guide: Testing ------- There are multiple ways to test Cilium functionality, including unit-testing and integration testing. In ... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/index.rst | main | cilium | [
-0.00785836298018694,
-0.03949357941746712,
-0.07439868152141571,
-0.0011125410674139857,
0.025157656520605087,
-0.1092858761548996,
-0.06088058650493622,
0.036754757165908813,
-0.055557359009981155,
-0.018156902864575386,
0.05056250840425491,
-0.11508750170469284,
0.013622143305838108,
-0... | 0.145388 |
.. 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 .. \_testsuite: End-To-End Connectivity Testing =============================== Introduction ~~~~~~~~~~~~ Cilium uses `cilium-cli connectivity... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/e2e.rst | main | cilium | [
-0.0007831547409296036,
-0.0064002289436757565,
-0.051505669951438904,
0.017894761636853218,
0.039501842111349106,
-0.07975249737501144,
-0.0371248684823513,
0.0006881814333610237,
-0.036379553377628326,
-0.01934456266462803,
0.06275815516710281,
-0.07803881168365479,
0.03510063886642456,
... | 0.188389 |
a VM: .. code-block:: shell-session $ lvh run --image ./images/kind\_6.1.qcow2 --host-mount $GOPATH/src/github.com/cilium/ --daemonize -p 2222:22 --cpu=3 --mem=6G .. \_test\_cilium\_on\_lvh: Finally, you can SSH into the VM to start a K8s cluster, install Cilium, and finally run the connectivity tests: .. code-block:: ... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/e2e.rst | main | cilium | [
0.03450827673077583,
0.0011194493854418397,
-0.056462571024894714,
0.024819888174533844,
-0.04767068475484848,
-0.016978051513433456,
-0.10785790532827377,
0.04932992905378342,
0.03331352025270462,
0.018561799079179764,
0.05803259089589119,
-0.08866032212972641,
-0.002506847493350506,
0.01... | 0.113898 |
.. 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\_testing: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* BPF Unit and Integration Testing \*\*\*\*\*\*\*\*\*\*\*\*\... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/bpf.rst | main | cilium | [
-0.027790222316980362,
-0.04600139334797859,
-0.09622557461261749,
-0.013551067560911179,
0.013207979500293732,
-0.0355374775826931,
-0.009474038146436214,
0.023377105593681335,
-0.052513930946588516,
-0.012301936745643616,
0.03203374519944191,
-0.1380239725112915,
0.04753997176885605,
-0.... | 0.09888 |
second argument to the ``CHECK`` macro). This is important to consider if the tests have dependencies on each other or on a shared state. .. code-block:: c #include "common.h" CHECK("xdp", "nodeport-lb4") int nodeportLB4(struct \_\_ctx\_buff \*ctx) { test\_init(); /\* ensure preconditions are met \*/ /\* call the funct... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/bpf.rst | main | cilium | [
0.006608224008232355,
0.010909044183790684,
0.010805526748299599,
0.007222785614430904,
0.04818470776081085,
-0.04431059584021568,
0.04309172183275223,
0.019161514937877655,
-0.08761406689882278,
0.0018712067976593971,
0.06894688308238983,
-0.07267702370882034,
0.0046878415159881115,
-0.00... | 0.120774 |
sizeof(struct ethhdr)); return 0; } SETUP("xdp", "l2\_example") int test1\_setup(struct \_\_ctx\_buff \*ctx) { /\* OMITTED setting up map state \*/ /\* Jump into the entrypoint \*/ tail\_call\_static(ctx, entry\_call\_map, 0); /\* Fail if we didn't jump \*/ return TEST\_ERROR; } CHECK("xdp", "l2\_example") int test1\_c... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/bpf.rst | main | cilium | [
0.07828143984079361,
0.03619939088821411,
0.01650046557188034,
-0.043205711990594864,
-0.019712934270501137,
-0.08608752489089966,
0.02988169714808464,
0.09562543779611588,
-0.12580113112926483,
-0.055796533823013306,
0.07359500974416733,
-0.06882447749376297,
0.007739471737295389,
-0.0498... | 0.090254 |
Include the file which contains the definition we are replacing. The following example mocks out the fib\_lookup helper call and replaces it with our mocked version, since we don't actually have routes for the IPs we want to test: .. code-block:: c #include "common.h" #include "bpf/ctx/xdp.h" #define fib\_lookup mock\_... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/bpf.rst | main | cilium | [
-0.08997029811143875,
-0.002598139923065901,
-0.00631236657500267,
-0.03634532913565636,
-0.027203699573874474,
-0.03671635314822197,
0.004348827991634607,
0.05021192505955696,
-0.05912984162569046,
-0.000533919723238796,
0.015230689197778702,
-0.04147413372993469,
-0.07806675136089325,
-0... | 0.083112 |
.. 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 .. \_integration\_testing: Integration Testing =================== Cilium uses the standard `go test `\_\_ framework. All new tests must use `... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/unit.rst | main | cilium | [
0.031154289841651917,
0.016314029693603516,
-0.0544118694961071,
-0.039524707943201065,
0.001006411388516426,
-0.057335637509822845,
-0.1382647156715393,
0.020000331103801727,
-0.02875237911939621,
-0.046548884361982346,
0.10109908878803253,
-0.07098860293626785,
-0.0016005815705284476,
0.... | 0.076306 |
.. 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 .. \_testsuite-legacy: End-To-End Testing Framework (Legacy) ===================================== .. warning:: The Ginkgo end-to-end testing ... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/e2e_legacy.rst | main | cilium | [
-0.0017710314132273197,
0.006723974831402302,
-0.034710273146629333,
0.029594289138913155,
-0.010026569478213787,
-0.0900193527340889,
-0.0885823592543602,
0.01878487877547741,
-0.022661855444312096,
0.013510679826140404,
0.028734032064676285,
-0.05636729672551155,
-0.011945162899792194,
0... | 0.180129 |
code-block:: shell-session $ qemu-system-x86\_64 \ -nodefaults \ -no-reboot \ -smp 4 \ -m 12G \ -enable-kvm \ -cpu host \ -drive file=/tmp/\_images/ginkgo-tests.qcow2,if=virtio,index=0,media=disk \ -netdev user,id=user.0,hostfwd=tcp::2222-:22 \ -device virtio-net-pci,netdev=user.0 \ -fsdev local,id=host\_id,path=./,sec... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/e2e_legacy.rst | main | cilium | [
0.014731746166944504,
0.07848923653364182,
-0.05747726932168007,
-0.0062913112342357635,
0.016981590539216995,
0.032829079777002335,
-0.07411127537488937,
0.06675859540700912,
0.031011167913675308,
0.06433379650115967,
0.07383740693330765,
-0.13589435815811157,
-0.05481376871466637,
0.0762... | 0.032326 |
performed, terminate qemu to halt the VM: .. code-block:: shell-session $ pkill qemu-system-x86 The VM state is kept in ``/tmp/\_images/ginkgo-tests.qcow2`` and the dependencies are installed. Thus steps up to and excluding step :ref:`installing kind ` can be skipped next time and the VM state can be re-used from step ... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/e2e_legacy.rst | main | cilium | [
-0.0025579119101166725,
0.07148546725511551,
-0.008992032147943974,
0.009049545973539352,
-0.015438701026141644,
0.022771604359149933,
-0.08000820130109787,
-0.001860333955846727,
0.002282415982335806,
0.04619523882865906,
-0.002952969167381525,
-0.07464302331209183,
-0.045989058911800385,
... | -0.001011 |
Runtime L7 tests: .. code-block:: shell-session INTEGRATION\_TESTS=true ginkgo --focus "Runtime.\*L7" This will focus on tests that contain "Runtime", followed by any number of any characters, followed by "L7". ``--focus`` is a regular expression and quotes are required if it contains spaces and to escape shell expansi... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/e2e_legacy.rst | main | cilium | [
-0.010592707432806492,
0.035729873925447464,
-0.014612930826842785,
0.020283084362745285,
-0.015166361816227436,
-0.038892365992069244,
0.012487645260989666,
0.06758129596710205,
-0.048073507845401764,
0.06595050543546677,
0.009919636882841587,
-0.09436933696269989,
-0.06427720189094543,
0... | 0.107214 |
using a global ``JustAfterEach`` function is for deadlock detection, which checks the Cilium logs for deadlocks that may have occurred in the duration of the tests. AfterFailed ^^^^^^^^^^^ This method will run before all ``AfterEach`` and after ``JustAfterEach``. This function is only called when the test failed.This c... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/e2e_legacy.rst | main | cilium | [
-0.04076603800058365,
0.012210298329591751,
-0.021014533936977386,
-0.007938710041344166,
0.04049522429704666,
-0.03340261057019234,
-0.045049481093883514,
-0.037330348044633865,
0.009627644903957844,
0.00885040033608675,
0.08822862058877945,
-0.04868358373641968,
-0.008381277322769165,
0.... | 0.115179 |
from ``cilium/test`` with options set as explained in `Running End-To-End Tests In Other Environments via kubeconfig`\_ .. note:: The tests require the ``NATIVE\_CIDR`` environment variable to be set to the value of the cluster IPv4 CIDR returned by the ``gcloud container clusters describe`` command. .. code-block:: sh... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/e2e_legacy.rst | main | cilium | [
0.05710194632411003,
0.016634700819849968,
-0.042677778750658035,
-0.027023131027817726,
0.005534674972295761,
-0.060984302312135696,
-0.04575005918741226,
-0.021350985392928123,
0.021382825449109077,
0.004692269489169121,
0.03174027055501938,
-0.17583425343036652,
0.01301879994571209,
-0.... | 0.069403 |
PasswordAuthentication no IdentityFile /home/eloy/.go/src/github.com/cilium/cilium/test/.vagrant/machines/runtime/virtualbox/private\_key IdentitiesOnly yes LogLevel FATAL To run this you can use the following command: .. code-block:: shell-session ginkgo -- --cilium.SSHConfig="cat ssh-config" Environment variables ~~~... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/e2e_legacy.rst | main | cilium | [
0.08886199444532394,
0.040811456739902496,
-0.11486522108316422,
-0.033992525190114975,
-0.018093811348080635,
0.029677117243409157,
-0.06596460938453674,
0.0510261207818985,
0.010229754261672497,
0.015027176588773727,
0.03612171486020088,
-0.10072166472673416,
0.012590911239385605,
-0.010... | 0.036652 |
.. 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 .. \_scalability\_testing: Scalability and Performance Testing =================================== Introduction ~~~~~~~~~~~~ Cilium scalabilit... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/scalability.rst | main | cilium | [
-0.01735384576022625,
-0.03704410791397095,
-0.06195478513836861,
0.0567760095000267,
0.030806293711066246,
-0.07638232409954071,
-0.07779214531183243,
0.06264252960681915,
-0.03243398293852806,
-0.055034808814525604,
0.02339816465973854,
-0.08841522783041,
0.033829618245363235,
-0.0361615... | 0.198659 |
the end of output, the test should end successfully with:: clusterloader.go:252] -------------------------------------------------------------------------------- clusterloader.go:253] Test Finished clusterloader.go:254] Test: .github/actions/cl2-modules/netpol/config.yaml clusterloader.go:255] Status: Success clusterlo... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/scalability.rst | main | cilium | [
0.02346794120967388,
-0.03085733950138092,
-0.057171013206243515,
0.03434951603412628,
0.006682977080345154,
0.026167012751102448,
-0.011607545427978039,
0.04406583309173584,
-0.021650221198797226,
0.03051651269197464,
0.08444810658693314,
-0.04923870414495468,
-0.025489216670393944,
-0.01... | 0.03716 |
page containing all of the results for the specific test run. Accessing Prometheus snapshot """"""""""""""""""""""""""""" Each test run creates a snapshot of the Prometheus data and saves it to the report directory. This is enabled by setting ``--experimental-prometheus-snapshot-to-report-dir=true``. Prometheus snapsho... | https://github.com/cilium/cilium/blob/main/Documentation/contributing/testing/scalability.rst | main | cilium | [
-0.006737482734024525,
0.05510793998837471,
-0.06291600316762924,
0.07373767346143723,
0.06544449180364609,
-0.10390301048755646,
-0.03986512869596481,
0.034428711980581284,
-0.0026593878865242004,
-0.015645964071154594,
0.019092125818133354,
-0.09137553721666336,
0.04509908705949783,
-0.0... | 0.171464 |
.. 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 cilium-operator =============== cilium-operator-alibabacloud ---------------------------- .. only:: html .. toctree:: :maxdepth: 0 :glob: :tit... | https://github.com/cilium/cilium/blob/main/Documentation/cmdref/index_cilium-operator.rst | main | cilium | [
-0.011502046138048172,
0.05966635048389435,
-0.03922007605433464,
-0.015377387404441833,
0.04583325237035751,
-0.03330669552087784,
-0.028584187850356102,
-0.06333178281784058,
0.052434299141168594,
-0.009519151411950588,
0.06823838502168655,
-0.0695241391658783,
0.031982433050870895,
-0.0... | 0.072077 |
.. 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 .. \_install\_kvstore: Key-Value Store =============== +---------------------+--------------------------------------+----------------------+ |... | https://github.com/cilium/cilium/blob/main/Documentation/cmdref/kvstore.rst | main | cilium | [
0.02370307967066765,
0.041717275977134705,
-0.07096895575523376,
-0.007913708686828613,
0.014575964771211147,
-0.009311492554843426,
-0.09599253535270691,
0.0587497241795063,
0.08119770884513855,
-0.02565433643758297,
0.09609799832105637,
-0.0734887644648552,
-0.022015899419784546,
-0.0378... | 0.062049 |
.. 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 .. \_node\_ipam: \*\*\*\*\*\*\*\*\*\*\*\* Node IPAM LB \*\*\*\*\*\*\*\*\*\*\*\* Node IPAM LoadBalancer is a feature inspired by k3s "ServiceLB... | https://github.com/cilium/cilium/blob/main/Documentation/network/node-ipam.rst | main | cilium | [
-0.07863780111074448,
-0.005301454104483128,
-0.062277767807245255,
-0.01847795583307743,
0.0307241789996624,
-0.04643947631120682,
-0.005663811229169369,
-0.012910679914057255,
0.009122733026742935,
-0.05127348005771637,
0.004150222986936569,
-0.06457796692848206,
0.0369730219244957,
-0.0... | 0.169749 |
.. 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 .. \_lb\_ipam: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* LoadBalancer IP Address Management (LB... | https://github.com/cilium/cilium/blob/main/Documentation/network/lb-ipam.rst | main | cilium | [
-0.07557275891304016,
0.005820608697831631,
-0.08834674954414368,
-0.033101264387369156,
-0.02754044346511364,
-0.055926498025655746,
-0.047689542174339294,
-0.012661036103963852,
0.027725517749786377,
-0.05738368257880211,
0.032202862203121185,
-0.05100678279995918,
0.03610433638095856,
-... | 0.190764 |
spec: blocks: - cidr: "20.0.10.0/24" serviceSelector: matchLabels: color: red There are a few special purpose selector fields which don't match on labels but instead on other metadata like ``.meta.name`` or ``.meta.namespace``. =============================== =================== Selector Field -------------------------... | https://github.com/cilium/cilium/blob/main/Documentation/network/lb-ipam.rst | main | cilium | [
-0.016468152403831482,
0.05422114208340645,
-0.016930336132645607,
-0.007368496619164944,
0.0459885373711586,
0.001330836326815188,
0.048882853239774704,
-0.07704204320907593,
0.10487819463014603,
-0.046875275671482086,
0.0028562890365719795,
-0.10497350245714188,
-0.03823307901620865,
-0.... | 0.091382 |
1234:30628/TCP 24s The ExternalIP field has a value of ```` which means no LB IPs have been assigned. When LB IPAM is unable to allocate or assign IPs for the service, it will update the service conditions in the status. The service conditions can be checked like so: .. code-block:: shell-session $ kubectl -n example g... | https://github.com/cilium/cilium/blob/main/Documentation/network/lb-ipam.rst | main | cilium | [
-0.03414184972643852,
-0.002724053803831339,
-0.04373474791646004,
-0.05722205340862274,
-0.053066909313201904,
-0.03364180028438568,
0.013820133171975613,
-0.020861756056547165,
0.10474298894405365,
0.03922778740525246,
0.028581542894244194,
-0.0966889038681984,
-0.03515782579779625,
-0.0... | 0.198661 |
has been deprecated in k8s v1.24 but is supported until its future removal. The new way of requesting specific IPs is to use annotations, ``lbipam.cilium.io/ips`` in the case of Cilium LB IPAM. This annotation takes a comma-separated list of IP addresses, allowing for multiple IPs to be requested at once. The service s... | https://github.com/cilium/cilium/blob/main/Documentation/network/lb-ipam.rst | main | cilium | [
-0.06012202799320221,
0.04316285252571106,
-0.010091770440340042,
-0.0704391598701477,
-0.045949503779411316,
-0.01430812943726778,
0.05435052141547203,
-0.049489811062812805,
0.10210153460502625,
-0.0011477824300527573,
0.00757563766092062,
-0.08948871493339539,
0.0034449738450348377,
-0.... | 0.151606 |
.. 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 .. \_l2\_announcements: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* L2 Announcements / L2 Aware LB (Beta) \*\*\... | https://github.com/cilium/cilium/blob/main/Documentation/network/l2-announcements.rst | main | cilium | [
-0.038939300924539566,
-0.01329687051475048,
-0.052524253726005554,
0.011434940621256828,
0.08428610116243362,
-0.023513063788414,
-0.028964120894670486,
0.021616831421852112,
0.05054512619972229,
-0.03419770300388336,
0.026778243482112885,
-0.008249292150139809,
0.027312345802783966,
-0.0... | 0.197963 |
=============================== =================== Node Selector ------------- The node selector field is a `label selector `\_\_ which determines which nodes are candidates to announce the services from. It might be desirable to pick a subset of nodes in you cluster, since the chosen node (see :ref:`l2\_announcements... | https://github.com/cilium/cilium/blob/main/Documentation/network/l2-announcements.rst | main | cilium | [
-0.012636911123991013,
0.019533641636371613,
0.036689285188913345,
-0.02720732055604458,
0.07213031500577927,
0.042432837188243866,
0.059395965188741684,
-0.03781848028302193,
0.0013881034683436155,
-0.03887946903705597,
-0.000618081889115274,
-0.06949198991060257,
0.06174743175506592,
-0.... | 0.162294 |
cilium-l2announce-default-deathstar worker-node 2d20h cilium-operator-resource-lock worker-node2-tPDVulKoRK 2d20h kube-controller-manager control-plane-node\_9bd97f6c-cd0c-4565-8486-e718deb310e4 2d21h kube-scheduler control-plane-node\_2c490643-dd95-4f73-8862-139afe771ffd 2d21h The leases starting with ``cilium-l2annou... | https://github.com/cilium/cilium/blob/main/Documentation/network/l2-announcements.rst | main | cilium | [
-0.044728267937898636,
0.028272628784179688,
-0.056519899517297745,
-0.04270148277282715,
-0.02064792811870575,
-0.008047674782574177,
-0.017307423055171967,
-0.0352659672498703,
0.11090464890003204,
0.040101442486047745,
0.05719533562660217,
-0.03519248589873314,
-0.010666639544069767,
-0... | 0.183901 |
around the calculated value should be sufficient, given in multi-node scenarios leases are spread around nodes, and non-holders participating in the election have a lower QPS. The burst QPS should be slightly higher to allow for bursts of traffic caused by other features which also use the API server. Failover --------... | https://github.com/cilium/cilium/blob/main/Documentation/network/l2-announcements.rst | main | cilium | [
-0.05200766772031784,
0.03712722659111023,
0.04185667634010315,
0.016129089519381523,
-0.03677405044436455,
0.02197551727294922,
0.01190369576215744,
0.00710300263017416,
0.053623467683792114,
0.07114478200674057,
-0.048843394964933395,
0.021449735388159752,
0.09275659173727036,
-0.0004686... | 0.015855 |
configured client rate limit is too low. This can be seen in the logs as well: .. code-block:: shell-session $ kubectl -n kube-system logs ds/cilium | grep "l2" 2023-07-04T14:59:51.959400310Z level=info msg="Waited for 1.395439596s due to client-side throttling, not priority and fairness, request: GET:https://127.0.0.1... | https://github.com/cilium/cilium/blob/main/Documentation/network/l2-announcements.rst | main | cilium | [
-0.003498649690300226,
0.036619581282138824,
0.009446374140679836,
-0.03420687094330788,
-0.06286100298166275,
-0.07698982208967209,
-0.06998054683208466,
0.02197384648025036,
0.12085822224617004,
0.07175760716199875,
-0.008284139446914196,
-0.07940381020307541,
-0.027218738570809364,
-0.0... | 0.133647 |
-i ' [omitting apt output...] ARPING 10.0.10.0 58 bytes from 02:42:ac:13:00:03 (10.0.10.0): index=0 time=11.772 usec 58 bytes from 02:42:ac:13:00:03 (10.0.10.0): index=1 time=9.234 usec 58 bytes from 02:42:ac:13:00:03 (10.0.10.0): index=2 time=10.568 usec If the output is as above yet the service is still unreachable, ... | https://github.com/cilium/cilium/blob/main/Documentation/network/l2-announcements.rst | main | cilium | [
0.021463744342327118,
-0.03593720495700836,
-0.005715387873351574,
-0.05949673429131508,
-0.028230484575033188,
-0.06650003045797348,
-0.021332310512661934,
-0.008899513632059097,
0.07419904321432114,
-0.02087542787194252,
0.004027257673442364,
-0.0005225051427260041,
-0.04398211091756821,
... | 0.037994 |
.. 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 .. \_pod\_annotations: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Pod Annotations \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Cilium supports several pod-level ann... | https://github.com/cilium/cilium/blob/main/Documentation/network/pod-annotations.rst | main | cilium | [
0.012111503630876541,
0.03426940366625786,
0.0024961698800325394,
-0.04463651031255722,
0.0376104861497879,
-0.05391409248113632,
0.006440522614866495,
0.009301142767071724,
0.03244246914982796,
-0.012659618631005287,
0.04687345772981644,
-0.03661821037530899,
0.022644614800810814,
-0.0117... | 0.213948 |
app: nat-gateway name: nat-gateway namespace: my-namespace Both annotations are required. If the namespace annotation is missing or set to a falsy value, the pod annotation is ignored. | https://github.com/cilium/cilium/blob/main/Documentation/network/pod-annotations.rst | main | cilium | [
0.057114407420158386,
-0.01773856021463871,
0.012482737191021442,
-0.008546154946088791,
0.037777356803417206,
-0.009708649478852749,
0.026707323268055916,
-0.04208309203386307,
0.04391339048743248,
0.0157492533326149,
-0.036492861807346344,
-0.09700478613376617,
-0.05778908729553223,
0.02... | 0.139069 |
.. 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 \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Using BIRD to run BGP (deprecated) \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*... | https://github.com/cilium/cilium/blob/main/Documentation/network/bird.rst | main | cilium | [
-0.011278157122433186,
0.014194965362548828,
-0.06846185773611069,
-0.07490906864404678,
-0.006321200635284185,
-0.08282135426998138,
-0.039426613599061966,
-0.06856685131788254,
0.015058642253279686,
-0.02489444985985756,
-0.01576077565550804,
-0.02732638455927372,
-0.05158184468746185,
-... | 0.162582 |
to IPv4 table by channel import none; # Import to table, default is import all export none; # Export to protocol. default is export none }; } # Static IPv4 routes. protocol static { ipv4; route {{ POD\_CIDR }} via "cilium\_host"; } # BGP peers protocol bgp uplink0 { description "BGP uplink 0"; local {{ NODE\_IP }} as {... | https://github.com/cilium/cilium/blob/main/Documentation/network/bird.rst | main | cilium | [
0.06444752961397171,
-0.0029442429076880217,
-0.04299085959792137,
-0.016325440257787704,
-0.017203055322170258,
0.04656205698847771,
-0.0015372943598777056,
-0.028181426227092743,
-0.09491313248872757,
0.03780781105160713,
0.005360099021345377,
-0.050952255725860596,
0.04207954555749893,
... | -0.041316 |
bond0 Up 20:14:51.479 0.300 0.000 ECMP ------ For some special purposes (e.g. L4LB), you may configure a same CIDR on multiple nodes. In this case, you need to configure `Equal-Cost Multi-Path (ECMP) routing `\_. \*\*This feature also relies on peer side's configuration.\*\* :: protocol kernel { ipv4 { # Connect protoc... | https://github.com/cilium/cilium/blob/main/Documentation/network/bird.rst | main | cilium | [
0.01477889809757471,
0.004082602448761463,
-0.07766591757535934,
-0.06198536232113838,
0.010427400469779968,
0.026053743436932564,
-0.06405992805957794,
0.04827805608510971,
-0.04609730839729309,
0.028541631996631622,
0.01644502766430378,
-0.09371384978294373,
0.002375069772824645,
-0.0147... | 0.01295 |
.. 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 .. \_enable\_vtep: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* VXLAN Tunnel Endpoint (VTEP)... | https://github.com/cilium/cilium/blob/main/Documentation/network/vtep.rst | main | cilium | [
-0.039796389639377594,
0.03799581900238991,
-0.08498106896877289,
-0.05153452232480049,
-0.007558770943433046,
-0.051538653671741486,
-0.0704730674624443,
0.037350479513406754,
0.01867886260151863,
-0.03435327485203743,
0.03629094362258911,
-0.02860809676349163,
-0.009737447835505009,
-0.0... | 0.229535 |
network connectivity: .. code-block:: bash # ping Cilium-managed busybox pod IP 10.0.1.1 for example from Linux VM ping 10.0.1.1 Limitations =========== \* This feature does not work with ipsec encryption between Cilium managed pod and VTEPs. | https://github.com/cilium/cilium/blob/main/Documentation/network/vtep.rst | main | cilium | [
0.02454008162021637,
0.04007130488753319,
-0.035834770649671555,
-0.00024402368580922484,
0.012556820176541805,
-0.019410274922847748,
-0.005054276902228594,
-0.01576966978609562,
0.026600806042551994,
0.03119906596839428,
0.0071563394740223885,
-0.03366236388683319,
-0.07567229866981506,
... | 0.188823 |
.. 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 .. \_enable\_multicast: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Multicast Support in Cilium (Beta) \*\*\*\*\*\*\*... | https://github.com/cilium/cilium/blob/main/Documentation/network/multicast.rst | main | cilium | [
-0.011095677502453327,
-0.010021227411925793,
-0.04014843329787254,
-0.09325090050697327,
0.04869134724140167,
0.02596707083284855,
-0.03004809468984604,
-0.019884727895259857,
-0.02328473888337612,
-0.031589433550834656,
-0.01402251049876213,
-0.07941517233848572,
0.03208976238965988,
-0.... | 0.217234 |
.. 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 .. \_kube-router: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Using Kube-Router to Run BGP (deprecated)... | https://github.com/cilium/cilium/blob/main/Documentation/network/kube-router.rst | main | cilium | [
-0.012310096994042397,
-0.027442513033747673,
-0.059494711458683014,
-0.07610347121953964,
-0.05605786666274071,
-0.03615104407072067,
-0.0853390246629715,
-0.00998899806290865,
-0.016411399468779564,
-0.045504894107580185,
0.0075094676576554775,
-0.06097367778420448,
-0.05333434045314789,
... | 0.173889 |
via a router known to the local host. It will instruct pod to pod traffic to be forwarded directly to that router without requiring any encapsulation. \* ``10.2.1.0/24 via 172.0.51.175 dev eth0 proto 17`` \* \*IPIP tunnel route:\* If no direct routing path exists, kube-router will fall back to using an overlay and esta... | https://github.com/cilium/cilium/blob/main/Documentation/network/kube-router.rst | main | cilium | [
0.00664333114400506,
0.039957161992788315,
0.05524514615535736,
-0.0013844408094882965,
0.0006326927104964852,
0.030257413163781166,
-0.025392044335603714,
-0.0005834363400936127,
0.022027062252163887,
0.053223107010126114,
-0.04447680711746216,
-0.030979981645941734,
-0.05733155831694603,
... | 0.124434 |
.. 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\_tls: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Ingress Example with TLS Termination \*\*\*\*\... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/tls-termination.rst | main | cilium | [
-0.07744109630584717,
0.08894370496273041,
-0.04096781834959984,
-0.05602989345788956,
-0.028841199353337288,
-0.11309561878442764,
-0.04246543347835541,
-0.03742099180817604,
0.09157605469226837,
-0.013343281112611294,
0.018233899027109146,
-0.08345236629247665,
0.055024728178977966,
-0.0... | 0.154665 |
.. 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 .. \_servicemesh\_root: \*\*\*\*\*\*\*\*\*\*\*\* Service Mesh \*\*\*\*\*\*\*\*\*\*\*\* What is Service Mesh? ##################### With the in... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/index.rst | main | cilium | [
-0.07380682229995728,
0.06291602551937103,
-0.037370115518569946,
-0.08579692989587784,
0.045874256640672684,
-0.07001028209924698,
0.01551545225083828,
0.031668152660131454,
0.08475285768508911,
0.02703782171010971,
-0.008327710442245007,
-0.007655736058950424,
0.07642277330160141,
0.0145... | 0.278554 |
.. 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\_and\_network\_policy: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Ingress and Network Policy Exampl... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/ingress-and-network-policy.rst | main | cilium | [
-0.06724157184362411,
0.04927286133170128,
-0.06793658435344696,
-0.02588360384106636,
-0.0076916334219276905,
-0.05869312584400177,
-0.01729600690305233,
0.00004210661427350715,
-0.0039021482225507498,
0.0275256484746933,
0.04169045388698578,
-0.09690993279218674,
0.06034292280673981,
-0.... | 0.320819 |
Deploy the Demo App =================== .. code-block:: shell-session $ kubectl apply -f https://raw.githubusercontent.com/istio/istio/release-1.11/samples/bookinfo/platform/kube/bookinfo.yaml This is just deploying the demo app, it's not adding any Istio components. You can confirm that with Cilium Service Mesh there ... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/demo-app.rst | main | cilium | [
0.04371441900730133,
-0.020228924229741096,
-0.011116599664092064,
0.0025081622879952192,
-0.040091123431921005,
-0.04535381868481636,
-0.04232447221875191,
0.0364132784307003,
0.009411091916263103,
0.06856612861156464,
0.04172859340906143,
-0.142263263463974,
-0.0721740871667862,
0.019524... | 0.470917 |
.. Note:: Note that these Envoy resources are not validated by K8s at all, so any errors in the Envoy resources will only be seen by the Cilium Agent observing these CRDs. This means that ``kubectl apply`` will report success, while parsing and/or installing the resources for the node-local Envoy instance may have fail... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/warning.rst | main | cilium | [
0.019745822995901108,
-0.006554330233484507,
0.03655577450990677,
0.009444399736821651,
0.009637166745960712,
-0.05118953064084053,
-0.03998700901865959,
-0.04035104438662529,
0.029312200844287872,
0.02254442870616913,
-0.03820883482694626,
-0.09863782674074173,
0.009394912980496883,
0.016... | 0.170916 |
.. 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\_http: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Ingress HTTP Example \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* The example ing... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/http.rst | main | cilium | [
-0.04257635027170181,
0.02157597802579403,
-0.0906507819890976,
-0.005435241851955652,
0.007240359205752611,
-0.11482574790716171,
-0.020755082368850708,
0.03424752131104469,
0.03446870669722557,
0.04704960435628891,
0.025772184133529663,
-0.09773008525371552,
0.0005447055445984006,
-0.033... | 0.335737 |
Deploy the Echo App =================== We will use a deployment made of echo servers. The application will reply to the client and, in the body of the reply, will include information about the Pod and Node receiving the original request. We will use this information to illustrate how the traffic is manipulated by the ... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/echo-app.rst | main | cilium | [
0.07820393890142441,
0.013205282390117645,
-0.00003509973976179026,
-0.014642389491200447,
-0.03396637365221977,
-0.045924536883831024,
0.03558364510536194,
-0.04252924025058746,
0.04686281085014343,
0.06883805245161057,
-0.036787647753953934,
-0.051341310143470764,
-0.03288085386157036,
-... | 0.14575 |
.. 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\_circuit\_breaker: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* L7 Circuit Breaking \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Cilium Ser... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/envoy-circuit-breaker.rst | main | cilium | [
-0.046474531292915344,
0.00919309537857771,
0.016567323356866837,
-0.032117053866386414,
0.003463955130428076,
-0.032564129680395126,
-0.059239462018013,
0.04633123800158501,
-0.03852573037147522,
0.010684198699891567,
0.036347221583127975,
-0.04356101155281067,
0.03679029643535614,
-0.003... | 0.159138 |
0.00133143 , 100.00, 1 # target 50% 0.00133143 # target 75% 0.00133143 # target 90% 0.00133143 # target 99% 0.00133143 # target 99.9% 0.00133143 # Socket and IP used for each connection: [0] 1 socket used, resolved to 10.96.182.43:8080, connection timing : count 1 avg 0.000426815 +/- 0 min 0.000426815 max 0.000426815 s... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/envoy-circuit-breaker.rst | main | cilium | [
0.0014102808199822903,
-0.02960897982120514,
-0.08882966637611389,
-0.00642338115721941,
-0.06960439682006836,
-0.0705810934305191,
-0.02116106078028679,
-0.02110273391008377,
0.036098092794418335,
0.006547833792865276,
-0.010840186849236488,
-0.0431382954120636,
-0.004050067160278559,
-0.... | 0.099915 |
75% 0.00228634 # target 90% 0.00260541 # target 99% 0.00279685 # target 99.9% 0.00281599 # Socket and IP used for each connection: [0] 5 socket used, resolved to 10.96.182.43:8080, connection timing : count 5 avg 0.0003044688 +/- 0.0001472 min 0.000120654 max 0.00053878 sum 0.001522344 [1] 3 socket used, resolved to 10... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/envoy-circuit-breaker.rst | main | cilium | [
0.0022500231862068176,
-0.03773857653141022,
-0.08075795322656631,
0.013661207631230354,
-0.02830718271434307,
-0.0864252820611,
0.02083301544189453,
-0.02506050281226635,
0.0873245969414711,
0.02836890146136284,
-0.0040338486433029175,
-0.028428029268980026,
-0.02284989319741726,
-0.03269... | 0.091894 |
.. 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\_l7\_traffic\_management: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* L7-Aware Traffic Management \*\*\*\*\*\*\*\*\*\*\*\*\... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/l7-traffic-management.rst | main | cilium | [
-0.0233754925429821,
-0.0055833677761256695,
-0.05934982746839523,
-0.06860549747943878,
0.011812210083007812,
-0.03814127668738365,
-0.023418886587023735,
0.0031503268983215094,
-0.009854203090071678,
-0.003812470007687807,
0.02933678589761257,
-0.0826445072889328,
0.04771830886602402,
-0... | 0.124065 |
Create TLS Certificate and Private Key ====================================== .. tabs:: .. group-tab:: Self-signed Certificate For demonstration purposes we will use a TLS certificate signed by a made-up, `self-signed `\_ certificate authority (CA). One easy way to do this is with `mkcert `\_. We want a certificate tha... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/tls-cert.rst | main | cilium | [
0.004714142996817827,
0.05046103894710541,
-0.046955399215221405,
-0.006829232443124056,
-0.04994705691933632,
-0.06207125633955002,
0.04006306454539299,
-0.00712721748277545,
0.03253069892525673,
0.011448845267295837,
0.03888820484280586,
-0.15203265845775604,
0.10589804500341415,
0.04184... | -0.030848 |
.. 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 \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* External Lock-down Policy \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* By default, al... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/external-ingress-policy.rst | main | cilium | [
-0.0034837028943002224,
0.013283860869705677,
-0.07751151919364929,
-0.07929471135139465,
0.012879185378551483,
-0.030508629977703094,
-0.013500023633241653,
-0.0006075567798689008,
0.061804600059986115,
0.023751240223646164,
0.03182240203022957,
-0.04100238159298897,
0.012651425786316395,
... | 0.230631 |
.. 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\_istio: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Integration with Istio \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* This pag... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/istio.rst | main | cilium | [
-0.01995738223195076,
0.0007288400665856898,
-0.0279573742300272,
-0.021061545237898827,
-0.05828433483839035,
-0.05687302350997925,
-0.014217735268175602,
0.041944049298763275,
0.010012873448431492,
-0.03696059063076973,
0.004218396730720997,
-0.14580506086349487,
0.014083687216043472,
-0... | 0.535115 |
Istio with mTLS, and not accessible to Cilium for the purposes of L7 policy enforcement. If using Istio L7 HTTP policy controls, policy will be managed in Istio and disabling mTLS between workloads is not required. \* If using Istio mTLS in ambient mode with Istio L7 HTTP policy controls, traffic between ambient worklo... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/istio.rst | main | cilium | [
-0.05458034574985504,
-0.0026102063711732626,
0.0237521193921566,
0.016370855271816254,
-0.034067146480083466,
-0.04789689928293228,
-0.001980256987735629,
0.03298550099134445,
0.0017019687220454216,
-0.014488709159195423,
-0.033718813210725784,
-0.08939263224601746,
-0.00001828064523579087,... | 0.486738 |
client 'red' to server 'blue': 200 client 'blue' to server 'blue': 200 client 'green' to server 'blue': 200 You can apply Cilium-enforced L4 NetworkPolicy to restrict communication between namespaces. The following command applies an L4 network policy that restricts communication in the ``blue`` namespace to clients lo... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/istio.rst | main | cilium | [
0.049695245921611786,
-0.0254228413105011,
0.010459845885634422,
-0.06667453050613403,
-0.06549280136823654,
0.00361643941141665,
0.03369824215769768,
-0.05567678064107895,
0.0674356073141098,
0.03156740218400955,
-0.002544051967561245,
-0.08627801388502121,
0.020193567499518394,
-0.018165... | 0.219681 |
the preceding example by entering the following commands: .. code-block:: shell-session kubectl exec -n red deploy/netshoot -- curl http://httpbin.red/ip -s -o /dev/null -m 1 -w "client 'red' to server 'red': %{http\_code}\n" kubectl exec -n blue deploy/netshoot -- curl http://httpbin.red/ip -s -o /dev/null -m 1 -w "cl... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/istio.rst | main | cilium | [
0.0022799179423600435,
0.012944968417286873,
-0.05506954342126846,
-0.039155587553977966,
-0.0790480300784111,
-0.0191025547683239,
0.006077716592699289,
-0.02304171212017536,
0.0950363352894783,
0.04064685106277466,
0.04613731801509857,
-0.08568637073040009,
-0.005329221487045288,
-0.0705... | 0.135117 |
.. 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 Deploy the First Ingress ======================== You'll find the example Ingress definition in ``basic-ingress.yaml``. .. literalinclude:: ..... | https://github.com/cilium/cilium/blob/main/Documentation/network/servicemesh/basic-ingress.rst | main | cilium | [
-0.009590775705873966,
-0.00570771936327219,
0.002840828849002719,
-0.05199703574180603,
0.01791374571621418,
-0.03202959522604942,
0.005170275457203388,
-0.004302445333451033,
0.10623207688331604,
0.02933923900127411,
0.02917325869202614,
-0.08230715990066528,
0.038834959268569946,
-0.049... | 0.186239 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.