(╯°□°)╯︵ uᴉǝssnH ɐɟɐʇsoW
4f75569bb4
fix hyperlinks in calico docs
2022-07-21 21:42:15 +04:00
Charles-Edouard Brétéché
a20ef456d6
docs: add hubble ui helm chart deployment
2022-02-22 22:13:32 +01:00
John Gardiner Myers
b41cca38d5
Enable RBN with AWS CCM 1.22.0-alpha.1
2022-02-16 22:21:30 -08:00
Ciprian Hacman
5a10b4a80e
Update supported distros for IPv6
...
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-02-15 08:27:29 +02:00
John Gardiner Myers
5385381633
Use IPv6-only subnets for worker nodes in private IPv6 topology
2022-01-06 21:00:00 -08:00
John Gardiner Myers
dce8c32fd7
Remove support for Weave as of k8s 1.23
2021-12-11 21:26:31 -08:00
John Gardiner Myers
fe324c84b5
Upgrade node-cache to 1.21.3
2021-12-06 21:10:04 -08:00
John Gardiner Myers
67269c2711
Update IPv6 documentation
2021-11-27 22:00:02 -08:00
John Gardiner Myers
293a4dc986
Apply review comment
...
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2021-10-31 14:43:53 -07:00
John Gardiner Myers
41f9e23ca0
Add initial IPv6 documentation
2021-10-30 23:15:38 -07:00
John Gardiner Myers
6655022ce1
Remove support for the Lyft CNI
2021-08-28 11:54:39 -07:00
Diego Nogues
d7c2a306f2
Added the docs related to CPU/Memory resources override on weave
2021-08-24 14:36:50 -03:00
Ole Markus With
3b78a29f7c
Add wireguard documentation
2021-08-16 14:16:22 +02:00
John Gardiner Myers
7ea2e67b92
Deprecate the Lyft CNI
2021-07-17 16:12:33 -07:00
Ole Markus With
a536929fec
Add auto compaction to new cilium etcd clusters and to docs
2021-07-09 15:47:46 +02:00
Ciprian Hacman
a12b3145ee
Enable cross-subnet mode with Calico by default
2021-06-25 07:13:20 +03:00
John Gardiner Myers
3cf8234d01
Cilium: disable masquerade by default when in ENI IPAM mode
2021-06-13 21:36:56 -07:00
Ole Markus With
6ddd084464
Add hubble documentation
2021-05-21 20:38:50 +02:00
Kubernetes Prow Robot
146f9b4cbb
Merge pull request #11248 from dntosas/cilium-resources
...
[cilium] Add support for choosing resources
2021-04-19 10:23:45 -07:00
dntosas
55524935d7
[cilium] Add support for choosing resources
...
Cilium as a CNI is a critical component for the cluster so it would be safe
to have some guaranteed resources as well as allowing the users to
define them based on their needs.
In this commit, we init default requested resources and add the
capability of user-defined values.
Signed-off-by: dntosas <ntosas@gmail.com>
2021-04-19 11:30:02 +03:00
dntosas
0d12f8bfac
[docs] Add a note for updating hashes when changing addon manifests
...
Signed-off-by: dntosas <ntosas@gmail.com>
2021-04-19 11:11:39 +03:00
Federico Hernandez
927429bea7
Update cilium.md
...
Link to Cilium doc about NodePort resulted in a 404.
2021-04-09 08:50:31 +02:00
JamesJJ
2c86b29607
Fix minor typos
2021-01-17 14:11:08 +08:00
Steven E. Harris
f0f45b71fd
Allow use of Calico's VXLAN networking backend
...
Introduce a new "encapsulationMode" field in Calico's portion of the
Cluster specification to allow switching between the the IP-in-IP and
VXLAN encapsulation protocols. For now, we accept the values "ipip"
and "vxlan," and forgo a possible "none" value that would disable
encapsulation altogether (at least for the default Calico IP pool).
Augment the default-populating procedure for Calico to take this field
into account when deciding both which networking backend to use and
whether to use IP-in-IP or VXLAN encapsulation for the default IP
pool. Note that these values supplied for the "CALICO_IPV4POOL_IPIP"
and "CALICO_IPV4POOL_VXLAN" environment variables in the "calico-node"
DaemonSet pod spec only matter for creating the "default" IPPool pool
object when no such objects already exist.
Generalize the documentation for the "crossSubnet" field to cover
environments more broad than just AWS, as Calico can employ this
selective encapsulation in any environment in which it can detect
boundaries between subnets.
2020-12-18 10:55:11 -05:00
Ciprian Hacman
0fdd46f73e
Document minimum supported version
2020-11-22 08:37:26 +02:00
dntosas
b7a2d0a1b1
[weave] Add support for default version override
...
In this commit, we enable users to override default version
of networking/Weave specs.
Signed-off-by: dntosas <ntosas@gmail.com>
2020-11-20 14:26:50 +02:00
Ciprian Hacman
61708eae6b
Rename kops to kOps in the docs
2020-10-29 19:40:53 +02:00
Ciprian Hacman
6a4d86baf9
Rename Kops to kOps in the docs
2020-10-29 19:39:50 +02:00
Ciprian Hacman
a04cea6371
Add eBPF dataplane support for Calico CNI
2020-10-19 20:04:27 +03:00
AkiraFukushima
b8524205f7
Add wireguard description in calico docs
2020-10-11 19:10:55 +09:00
monicagangwar
a63ccd5163
[calico] awsSrcDstCheck to disable src/dest checks in AWS
...
* replacing k8s-ec2-srcdst with calico's config awsSrcDstCheck and
flag FELIX_AWSSRCDSTCHECK
* documentation and iam changes for calico awsSrcDstCheck
2020-10-08 17:17:23 +05:30
MoShitrit
553def8171
Adding feature stability table for encryption support
2020-07-12 19:03:09 -04:00
William Hutcheson
a48e4eb874
Remove excess newlines from Lyft docs
2020-07-09 17:30:35 +01:00
William Hutcheson
89b208be3b
Add Lyft environment variable documentation
2020-07-09 17:27:45 +01:00
Ole Markus With
d084d9d3c1
Document the cilium-etcd networking provider
2020-07-07 21:06:23 +02:00
Peter Rifel
7582109b23
Update AWS VPC CNI docs to use --networking amazonvpc
2020-07-06 17:40:21 -05:00
Ole Markus With
d529afe637
Only enable nodeport by default if k8s is 1.12 or newer
2020-06-29 21:42:09 +02:00
Ole Markus With
4d1897ab90
Enable nodeport by default
2020-06-29 21:42:09 +02:00
Kubernetes Prow Robot
1de9112f5a
Merge pull request #9454 from olemarkus/docs-cilium-nodeport-comment
...
Cilium requires manual restart when migrating to nodeport
2020-06-29 10:21:25 -07:00
Ole Markus With
01f5fec1cb
Cilium requires manual restart when migrating to nodeport
2020-06-27 13:10:03 +02:00
Ole Markus With
2fd6e52af7
Apply suggestions from code review
...
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2020-06-27 07:43:30 +02:00
Ole Markus With
fea1aa0ae8
Improve cilium feature documentation
2020-06-27 07:11:19 +02:00
Peter Rifel
9f67420120
Cleanup syntax highlighting and misc markdown cleanup
2020-06-08 22:12:32 -05:00
Kubernetes Prow Robot
c6dcaa8199
Merge pull request #9154 from MoShitrit/issue-9031
...
Add support for encryption in Cilium
2020-06-04 03:11:15 -07:00
Ole Markus With
1f11ceeabe
Add Romana deprecation/removal notices to docs/release notes
2020-06-03 07:42:10 +02:00
MoShitrit
316a0e2b00
Adding encryption support for Cilium
...
Adding support for 'secret-name' flag
Adding instructions to enable encryption
Updating docs for cli
Addressing comments
Adding ciliumpassword subcommand to 'kops create secret'
Updating command to generate ciliumpassword secret
2020-05-25 01:54:24 -04:00
Ole Markus With
9d6be53a10
Update docs/networking/lyft-vpc.md
...
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2020-05-12 18:38:16 +02:00
Ole Markus With
b50cb95395
Move CNI docs to their own files
2020-05-10 14:52:31 +02:00