EdgeCore Configuration Management
Scenario
IEF allows you to manage EdgeCore configuration parameters, through which you can let EdgeCore work under your very requirements.
Procedure
- Run the following command on the edge node to modify the EdgeCore configuration and save the modification:
vi /opt/IEF/Edge-core/conf/edge.yaml
The following table describes the parameters that can be configured.
Table 1 Parameter description Component
Parameter
Description
Value
edge-core
interface-name
NIC name
Default value: eth0
internal-server
Listening address of the built-in MQTT broker
tls://lo:8883,tls://docker0:8883
mage-gc-high-threshold
Percentage of the disk usage that triggers image garbage collection
Default value: 80
image-gc-low-threshold
Target percentage of the disk usage after releasing resources with image garbage collection
Default value: 40
swr-url
Proxy address for pulling an image
Default value: ""
- After the configuration is modified, restart EdgeCore.
systemctl restart edgecore
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot