Commit Graph

50 Commits

Author SHA1 Message Date
Renuka Devi Rajendran
2d7b937216 correct ip address range example 2025-01-10 09:44:45 -08:00
Thomas Ferrandiz
a74f1cbfbb Add whereabouts helm chart and release workflow. 2024-08-29 15:08:37 +00:00
Igor Velichkovich
0bb3288722 additional instructions 2024-07-24 12:52:15 -07:00
Igor Velichkovich
7c12a85d33 README.md NodeSliceFastIPAM typo fix 2024-07-24 12:47:14 -07:00
Igor Velichkovich
7924e4f67f fix readme formatting, remove unused fields 2024-07-24 09:02:52 -07:00
Igor Velichkovich
124364888c update readme 2024-07-08 10:41:38 -07:00
Igor Velichkovich
bc895d32d6 ignore static-check on node-slice e2e test file 2024-07-08 10:41:36 -07:00
Andreas Karis
d433b0f9a9 Add network_name to README.md
Signed-off-by: Andreas Karis <ak.karis@gmail.com>
2023-06-19 21:21:00 +02:00
Andreas Karis
047a49b401 Add instructions for how to deploy kind cluster
Signed-off-by: Andreas Karis <ak.karis@gmail.com>
2023-03-15 20:27:04 +01:00
Ayush Patel
144a6340b0 Updated README for DualStack and IPRanges support
Signed-off-by: Ayush Patel <patel.ayush08@gmail.com>
2022-11-03 21:45:56 +09:00
nicklesimba
545f05525c Moved IP Reconciler code into IP Control Loop
Signed-off-by: nicklesimba <simha.nikhil@gmail.com>
2022-07-11 15:43:24 -05:00
Ferenc Toth
9efe7fce48 Added /65 addressing limitation 2021-11-11 14:11:08 +01:00
Ivan Kolodyazhny
9583b1d636 Use k8snetworkplumbingwg repo instead of dougbtv in sources 2021-10-07 17:29:56 +03:00
Jed Lejosne
38884bfe07
readme: fix yaml paths 2021-08-25 16:29:07 -04:00
Miguel Duarte Barroso
5ed98e5ab9 ip-reconciler, docs: mention the reconciler in the README
Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
2021-07-22 16:07:18 +02:00
dougbtv
774b690d9a [overlappingranges] Adds functionality for overlapping ranges
(cherry picked from commit 1e6ed41d0b)
2021-07-21 16:36:25 +02:00
dougbtv
34e151b81e README incorrectly stated Whereabouts requires three parameters
It only requires two. Also updated the paragraph there for better context, added IPv6 subnet calculator link.
2021-02-16 14:00:59 -05:00
Doug Smith
f13aeefaee
Merge pull request #82 from jdambly/helm-chart
updated readme with instructions on how to install using helm3
2020-12-18 14:35:04 -05:00
Jeff d'Ambly
ee452f1153 updated readme with instructions on how to install using helm3 2020-12-18 09:52:49 -08:00
dougbtv
89790a8fe5 The first example can drop the optional parameters
This removes the (now default) kubernetes data store from the first CNI config example.
2020-12-16 15:03:25 -05:00
dougbtv
7057d8642c [autoconfig-by-default] Updates install script /host directory, refactors README for auto config, also preps readme for deprecating etcd 2020-10-28 15:35:59 -04:00
Aneesh Puttur
523a36a160 Fixed For whereabouts DHCP testing, if setup range: 192.168.21.100/30 in yaml file, then 192.168.22.100/30 is network address, 192.168.22.101/30 to 192.168.22.102/30 are host addresses, 192.168.22.103/30 is broadcast address, the pod should only get 192.168.22.101 and 192.168.22.102, but right now one pod can get network address 192.168.22.100 2020-05-31 22:44:41 -04:00
dougbtv
2cffdc676c Updates CRD name to whereabouts.cni.cncf.io 2020-01-24 12:51:00 -05:00
dougbtv
75fe5c5e52 Adds file-based configuration to reduce IPAM parameters for NetworkAttachmentDefinitions 2020-01-06 10:43:06 -05:00
dougbtv
8157fd584f [minor] Fix kubectl apply command in readme 2019-11-27 13:12:36 -05:00
dougbtv
a6e3b0a358 [doc][daemonset] Adds IPPool CRD to daemonset installation, updates readme 2019-11-26 14:14:02 -05:00
Chris Randles
73ffd2b5f3 add kubernetes CRD backend
rebasing
2019-10-09 17:45:32 -04:00
Chris Randles
da8711a981 allow range end to be specified 2019-08-23 14:32:05 -04:00
Christopher Randles
f99c93b122 Add etcd options (#9)
* allow etcd certs to be specified

* check for tls values before applying to etcd config

* refactor tls config

* add test including etcd creds

* add more params to test
2019-08-22 16:23:41 -04:00
dougbtv
ca4159d36d [docs] Updates README copy regarding storage technique 2019-08-21 14:06:33 -04:00
dougbtv
fdd02b7b18 [ipv6] Adds initial support for IPv6 2019-08-17 10:31:22 -04:00
dougbtv
b6bb5a3932 [readme] Update for note about service DNS name 2019-04-26 13:22:23 -04:00
dougbtv
6613341954 Add go report card to readme 2019-04-24 17:48:54 -04:00
dougbtv
de80f28132 Add travis to README 2019-04-24 17:45:24 -04:00
dougbtv
090349bbfe [feature] Adds 'exclude' parameter to exclude ranges for allocation 2019-04-24 15:13:30 -04:00
dougbtv
afd4c20ebf [docs] Update readme for note about storage engines 2019-04-16 10:12:24 -04:00
dougbtv
3bc9eb84fd [docs] readme typos 2019-04-13 14:32:38 -04:00
dougbtv
67c6682628 [docs] Canadian joke 2019-04-12 16:53:31 -04:00
dougbtv
febb575096 [docs] Readme acknowledgements 2019-04-12 16:50:19 -04:00
dougbtv
e4441b6281 [docs] Typos in readme 2019-04-12 16:46:52 -04:00
dougbtv
4260b467ff [docs] Has a complete install cycle in the README 2019-04-12 16:45:11 -04:00
dougbtv
a07ae520c2 [docs] logo remix 2019-04-12 16:06:27 -04:00
dougbtv
360bb37607 [docs] Adds logos 2019-04-12 15:06:55 -04:00
dougbtv
df4b3530b0 [docs] Adds notes about running with CNI's docker-run and adds a sample config 2019-04-12 10:08:38 -04:00
dougbtv
43f6b456e3 [docs] moves glide note to develop notes 2019-04-12 07:07:35 -04:00
dougbtv
727098b5f3 [increment] Can successfully allocate and passes the given tests 2019-04-11 20:29:03 -04:00
dougbtv
46a0381de2 Moves types into own file 2019-04-09 13:46:35 -04:00
dougbtv
7d8f01a8bb [stub] Stubs in portions of the static CNI plugin to use as a basis for further development 2019-04-09 11:05:12 -04:00
dougbtv
f6de4488df [deps] Initalize glide 2019-04-09 07:45:10 -04:00
Doug Smith
3165961dcf
Initial commit 2019-04-08 11:29:55 -04:00