Dashboard
PHP:
7.4.33
OS:
Linux
User:
sortthru
/
/
usr
/
lib
/
firewalld
/
services
📤 Upload
📝 New File
📁 New Folder
Close
Editing: kube-worker.xml
<?xml version="1.0" encoding="utf-8"?> <service> <short>Kubernetes Worker Node</short> <description>The Kubernetes Worker Node runs some (or sometimes all) of the workloads of the Kubernetes cluster. There might be NodoPort services associated with these workloads.</description> <include service="kubelet" /> <include service="kube-nodeport-services" /> </service>
Save
Cancel