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
However example is not working on my environment (Kubernetes v1.27.11, CNI cilium, nodes Talos).
Checking logs, error below appears in most of the logs: [type:networkService] (6.1) Error returned from sdk/pkg/networkservice/common/connect/connectClient.Request: rpc error: code = Unknown desc = IPPool is empty
Any help/guidance on what could be reason for these errors?
Question
I'm exploring Network Service Mesh and trying to run basic example in K8S (kernel2Ip2kernel):
Deployed:
However example is not working on my environment (Kubernetes v1.27.11, CNI cilium, nodes Talos).
Checking logs, error below appears in most of the logs:
[type:networkService] (6.1) Error returned from sdk/pkg/networkservice/common/connect/connectClient.Request: rpc error: code = Unknown desc = IPPool is empty
Any help/guidance on what could be reason for these errors?
Examples
Deployed below example unchanged:
Context
Other artifacts/Logs
logs attached
logs.zip
The text was updated successfully, but these errors were encountered: