Try KubeEdge with HuaweiCloud (IEF)
Intelligent EdgeFabric (IEF)
Note: The HuaweiCloud IEF is only available in China now.
- Create an account in HuaweiCloud.
- Go to IEF and create an Edge node.
- Download the node configuration file (
.tar.gz). - Run
cd $GOPATH/src/github.com/kubeedge/kubeedge/edge
to enter edge directory. - Run
bash -x hack/setup_for_IEF.sh /PATH/TO/<node_name>.tar.gz
to modify the configuration files inconf/
.