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
What you expected to happen:
It's ip should be 10.x.x.x(In UNIFIED controlled cidr ip) How to reproduce it (as minimally and precisely as possible):
deploy any pod after configure edgemesh Anything else we need to know?:
if i configure edgemesh wrongly? Environment:
EdgeMesh version: 1.17(newest)
Kubernetes version (use kubectl version):1.23.17
KubeEdge version(e.g. cloudcore --version and edgecore --version):1.13.0
Cloud nodes Environment:
Hardware configuration (e.g. lscpu):amd64 in cloud
OS (e.g. cat /etc/os-release):ubuntu22.04.3 in edge
Kernel (e.g. uname -a):6.5.0-35-generic in cloud,
Go version (e.g. go version): 1.22
Others:temprarory nothing
Edge nodes Environment:
edgecore version (e.g. edgecore --version):.1.13.0
Hardware configuration (e.g. lscpu): arm64 in edges
This document lacks a lot of new featues such as edge cni. I still cannot use the feature even if i use edgemesh-1.17. Pod in edge node still be allocated with docker ip rather than unified cidr. The configuration file as follow:
What happened:
pod ip in edge node still be docker ip not configured CIDR ip. for example:
What you expected to happen:
It's ip should be 10.x.x.x(In UNIFIED controlled cidr ip)
How to reproduce it (as minimally and precisely as possible):
deploy any pod after configure edgemesh
Anything else we need to know?:
if i configure edgemesh wrongly?
Environment:
EdgeMesh version: 1.17(newest)
Kubernetes version (use
kubectl version
):1.23.17KubeEdge version(e.g.
cloudcore --version
andedgecore --version
):1.13.0Cloud nodes Environment:
lscpu
):amd64 in cloudcat /etc/os-release
):ubuntu22.04.3 in edgeuname -a
):6.5.0-35-generic in cloud,go version
): 1.22Edge nodes Environment:
edgecore --version
):.1.13.0lscpu
): arm64 in edgescat /etc/os-release
):, kylin os in edgesuname -a
):5.4.18-53-generic in egdesgo version
):1.22** Detail
This document lacks a lot of new featues such as edge cni. I still cannot use the feature even if i use edgemesh-1.17. Pod in edge node still be allocated with docker ip rather than unified cidr. The configuration file as follow:
The part of the log of the agent in master:
in edge node 01:
The text was updated successfully, but these errors were encountered: