github.com/jingruilea/kubeedge@v1.2.0-beta.0.0.20200410162146-4bb8902b3879/docs/guides/try_kubeedge_with_ief.md (about) 1 # Try KubeEdge with HuaweiCloud (IEF) 2 3 ## [Intelligent EdgeFabric (IEF)](https://www.huaweicloud.com/product/ief.html) 4 **Note:** The HuaweiCloud IEF is only available in China now. 5 6 1. Create an account in [HuaweiCloud](https://www.huaweicloud.com). 7 2. Go to [IEF](https://www.huaweicloud.com/product/ief.html) and create an Edge node. 8 3. Download the node configuration file (<node_name>.tar.gz). 9 4. Run `cd $GOPATH/src/github.com/kubeedge/kubeedge/edge` to enter edge directory. 10 5. Run `bash -x hack/setup_for_IEF.sh /PATH/TO/<node_name>.tar.gz` to modify the configuration files in `conf/`.