Граф коммитов

51 Коммитов

Автор SHA1 Сообщение Дата
Alexander 3e161f00bf
chore: remove cnm code (#2906)
* remove cnm code

* remove cnm refs in docs, comments, cns args, and makefile

* remove cns ipamclient as it uses cnm

* remove cns ipam client consts
2024-08-24 02:45:06 +00:00
Evan Baker e4cefac223
Create initial contrbuting guides (#2244)
* start creating contrbuting guides

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

* add CLA instructions

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

---------

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
2023-09-26 14:53:18 -07:00
Evan Baker 3c6bb62ff3
proposal: redesign of CNS IPAM (#2013)
proposal: redesign of cns ipam

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
2023-09-22 17:07:27 -07:00
Evan Baker d17079badb
docs: proposal for async pod delete handling (#2138)
* docs: proposal for async pod delete handling

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

* Update docs/feature/async-delete/readme.md

Co-authored-by: Tyler Lloyd <tyler@ikq.io>
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

* reword based on PR feedback

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

---------

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
Co-authored-by: Tyler Lloyd <tyler@ikq.io>
2023-08-18 14:49:32 -07:00
Evan Baker 764d89ec24
Swift v2 CNS design (#2093)
* draft cns swiftv2 changes

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

* revisions per design review

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

---------

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
2023-08-08 12:37:29 -07:00
jacobbaek c565c5514a
Update npm.md (#1911)
we have to use same URL with [Official doc](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/virtual-network/kubernetes-network-policies.md)
Also, the old URL uses older container image version.
2023-04-12 09:54:15 -07:00
rjdenney b84be88312
Dualstack cilium proposal (#1673)
* Add proposal for changes made to CNS for dualstack overlay
2023-02-17 15:11:44 -05:00
Hunter Gregory 5daf5f42b1
docs: [NPM] add windows documentation and update links to MSDocs (#1805)
* add windows and update doc links

* update main README to say NPM supports Windows

* update preview wording to be clearer

---------

Co-authored-by: Vamsi Kalapala <vakr@microsoft.com>
2023-02-16 21:12:22 +00:00
neaggarwMS a9d33e9bee
migrate docs (#1692)
Migrating subnet-scarcity docs
2022-11-08 13:56:19 -06:00
Matthew Long 3bbb72f68f
docs: add cilium and overlay docs (#1684)
* docs: add cilium and overlay docs

* docs: fix missing link title

* docs: update wording on cilium
2022-10-31 12:44:19 -05:00
Evan Baker bb0cc01575
Proposal: Subnet Scarcity Phase 3 detailed design (#1645)
feature proposal: subnet scarcity phase 3

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
2022-10-25 13:11:50 -07:00
Evan Baker eb5082ca7f
Feature proposal: subnet scarcity phase 1 (#1659)
* feature proposal: subnet scarcity phase 1

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

* address review comments

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
2022-10-18 15:17:55 -07:00
Evan Baker c92e29b193
add scaler migration to subnet scarcity phase 2 (#1655)
* add scaler migration to phase 2

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

* clarify ceiling function notation

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
2022-10-17 14:36:34 -07:00
Evan Baker eae2389f88
Proposal: Subnet Scarcity Phase 2 detailed design (#1640)
feature proposal: subnet scarcity phase 2

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
2022-10-10 12:27:46 -07:00
Evan Baker 50771edb6b
Proposal: Subnet Scarcity (#1635)
* stub docs/design for design proposals

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

* feature proposal: subnet scarcity phase 1

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

* feature proposal: subnet scarcity phase 2

Signed-off-by: GitHub <noreply@github.com>

* feature proposal: subnet scarcity phase 3

Signed-off-by: GitHub <noreply@github.com>

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com>
2022-09-29 15:48:45 -07:00
Evan Baker 467eacd4ea
update cyclonus workflow (#1246)
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
2022-02-16 14:30:17 -06:00
Nitish Malhotra d3aeda737e
feat: [NPM] Restructure code and add deploy manifests (#1203) 2022-02-04 16:25:12 -08:00
Hunter Gregory 6f26925d11
FIX: upload higher resolution npm v2 chain design image (#1072)
* delete low res image

* Add high res image

* make white background for image
2021-11-08 09:38:06 -08:00
Hunter Gregory 2febacaf30
Upload Image: NPM v2 iptables chain design (#1071) 2021-10-27 15:37:10 -07:00
Vamsi Kalapala c2b2db1042
[NPM] RETURN early on MARK in DROP chains (#881)
* Returning in DROP chains

* adding a comment about future cleanup of chains:

* Removing duplicate rules in PORT chains of TO/FROM and DROP chain jumps

* Adding a image of new chains behavior

* Addressing comments

* addressing some comments

* Correcting some UTs to not have the jump rules

* removing jump flag
2021-06-15 10:06:37 -07:00
Paul Johnston 489f7939c3
chore: tweaked wording on install cni doc (#692) 2020-10-15 14:55:24 -07:00
Paul Johnston 59beadcb82
chore: adding cni doc on how to find version (#691) 2020-10-14 11:04:36 -07:00
tamilmani1989 37eed02fd2
Delete cnimultitenancy.md 2020-05-27 00:53:31 -07:00
tamilmani1989 a9c3acddf4
Update cni.md 2020-05-27 00:50:01 -07:00
tamilmani1989 810ebb9eff
updated cni doc 2020-05-27 00:48:42 -07:00
tamilmani1989 b027258240
Enable IP forwarding for Linux mulititenancy (#386)
* Enable ipforwarding, prevent ip spoofing and other security concern

* added ovssnat test to circleci

* fixed compiler error

* updated circleci image

* fixed circleci yaml

* updated circleci image

* fixed UT

* fixed UTs

* addressed review comments

* added comments

* addressed review comments

* fixed UT

* separating PRs - removing ip spoofing check changes

* added document for describing multitenancy fields

* fixed docs/cnimultitenancy.md

* removed a condition as it seems to be not working
2019-08-20 14:06:36 -07:00
tamilmani1989 9f434d9ed6
Update cnm.md 2019-07-18 18:09:58 -07:00
tamilmani1989 5b4e0afafb
Update cnm.md 2019-07-18 18:08:00 -07:00
tamilmani1989 5092bbdffd
Update cnm.md 2019-07-18 18:07:25 -07:00
tamilmani1989 865ef163a7
Update cnm.md 2019-07-18 18:07:11 -07:00
tamilmani1989 a35745cd19
Update cni.md 2019-07-18 18:02:38 -07:00
Yongli Chen cc49b45924
Add azure-npm documentation (#329)
* add azure-npm documentation

* address comment
2019-04-11 12:38:53 -07:00
Vivek Aggarwal 2c3b1c1720 Added capabilities section CNI readme file 2019-04-10 17:10:05 -07:00
Sushant Sharma 630a7eaf47
Update cni.md 2018-08-30 10:34:37 -07:00
Sushant Sharma 41d93528c8
Update cni.md 2018-08-24 00:16:55 -07:00
Sushant Sharma 5573325a95
Update cni.md 2018-08-23 22:45:34 -07:00
Sushant Sharma 4a1048d875
Update cni.md 2018-08-23 22:45:17 -07:00
Sushant Sharma f7f073ee1c
Update cni.md 2018-08-23 22:44:00 -07:00
Olli Janatuinen 4baf30a115 Added support for --ipam-query-url command line switch (#140)
* Added support for --ipam-query-url command line switch

Signed-off-by: Olli Janatuinen <olli.janatuinen@gmail.com>

* Updated CNM doc
2018-06-04 11:37:13 -07:00
Alessandro Segala 45a6e00690
Changed as requested 2018-02-09 16:12:47 -08:00
Alessandro Segala f340d82d24
Update CNM plugin docs
Misc updates to the CNM plugin docs, as it was not working for me
2018-02-06 22:59:38 -08:00
Sushant Sharma 86496fb841
Update cni.md 2017-12-14 21:52:59 -08:00
Onur Filiz 7d51908c36 Add PowerShell script to create container host VMs on Azure 2017-05-12 15:55:15 -07:00
Eddie Villalba 768cb09d0a Add documentation for ipAddressCount of Kubernetes master nodes
* Update acs.md

Added documentation to call out that the masterProfile must also be declared or 128 addresses will be assigned to the master nodes as well if not declared.

* Update acs.md
2017-04-18 14:06:56 -07:00
Onur Filiz badacdbfa7 Added install-cni-plugin scripts for Linux and Windows 2017-04-12 15:41:58 -07:00
Onur Filiz 3eac2eaf7d Added IPAM documentation 2017-04-05 18:17:20 -07:00
Onur Filiz f768da93de Updated CNI and CNM documentation for public preview release 2017-04-03 11:58:41 -07:00
Onur Filiz 76c4869a3c Updated documentation for public preview release 2017-04-02 03:04:06 -07:00
Onur Filiz faa501cc27 Updated libnetwork plugin documentation. 2017-02-28 15:03:22 -08:00
Onur Filiz bc3edb8cf1 Restructured and expanded documentation 2017-02-18 18:47:51 -08:00