You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ For more details see [https://contivpp.io/](https://contivpp.io/)
17
17
* kube-proxy implementation on VPP - in the userspace (full implemenatation of [k8s services](docs/dev-guide/SERVICES.md) & [k8s policies](docs/dev-guide/POLICIES.md))
18
18
* support for [multiple interfaces per pod](docs/operation/CUSTOM_POD_INTERFACES.md), including memif interfaces
19
19
*[IPv6 support](docs/setup/IPV6.md), segment routing implementation of k8s services ([SRv6](docs/setup/SRV6.md))
20
-
* (in progress) service function chaining between the pods for CNF workloads
20
+
* (in progress) [service chaining between pods](k8s/examples/sfc/README.md) for CNF workloads
21
21
22
22
23
23
## Releases
@@ -70,7 +70,8 @@ the information described in [Bug Reports README](docs/debugging/BUG_REPORTS.md)
0 commit comments