If you see this page, the nginx web server is successfully installed and -working. Further configuration is required.
- -For online documentation and support please refer to
-nginx.org.
-Commercial support is available at
-nginx.com.
Thank you for using nginx.
- - -``` - -The deployment of KubeEdge is complete. diff --git a/docs/en/edge_computing/kube_edge/kubeedge_usage_guide.md b/docs/en/edge_computing/kube_edge/kubeedge_usage_guide.md deleted file mode 100644 index 1d32cab4d8aefd8699c001dd58a820e5ccde81d1..0000000000000000000000000000000000000000 --- a/docs/en/edge_computing/kube_edge/kubeedge_usage_guide.md +++ /dev/null @@ -1,221 +0,0 @@ -# KubeEdge Usage Guide - -KubeEdge extends the capabilities of Kubernetes to edge scenarios and provides infrastructure support for the network, application deployment, and metadata synchronization between the cloud and the edge. The usage of KubeEdge is the same as that of Kubernetes. In addition, KubeEdge supports the management and control of edge devices. The following example describes how to use KubeEdge to implement edge-cloud synergy. - -## 1. Preparations - -Example: **KubeEdge Counter Demo** - -The counter is a pseudo device. You can run this demo without any additional physical devices. The counter runs on the edge side. You can use the web interface on the cloud side to control the counter and get the counter value. Click the link below to view the schematic diagram. - -For details, see