kube-proxy
E184348
kube-proxy is the Kubernetes network proxy that runs on each node to implement and manage virtual IPs and load-balanced access to services.
All labels observed (1)
| Label | Occurrences |
|---|---|
| kube-proxy canonical | 2 |
How this entity was disambiguated
This entity first appeared as the object of triple T1636501 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: kube-proxy Context triple: [Kubernetes, component, kube-proxy]
-
A.
Kubernetes
Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications across clusters of machines.
-
B.
Azure Kubernetes Service
Azure Kubernetes Service is a managed container orchestration platform that simplifies deploying, scaling, and operating Kubernetes clusters in the Microsoft Azure cloud.
-
C.
Fedora CoreOS
Fedora CoreOS is an automatically updating, minimal, container-focused operating system designed for running containerized workloads at scale.
-
D.
CNI
CNI is the stock ticker symbol for Canadian National Railway, a major North American freight railway company listed on the New York Stock Exchange and Toronto Stock Exchange.
-
E.
Keystone Service
Keystone Service is an Amtrak-operated passenger rail service in Pennsylvania that provides frequent regional connections, primarily between Harrisburg and New York City via Philadelphia.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: kube-proxy Target entity description: kube-proxy is the Kubernetes network proxy that runs on each node to implement and manage virtual IPs and load-balanced access to services.
-
A.
Kubernetes
Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications across clusters of machines.
-
B.
Azure Kubernetes Service
Azure Kubernetes Service is a managed container orchestration platform that simplifies deploying, scaling, and operating Kubernetes clusters in the Microsoft Azure cloud.
-
C.
Fedora CoreOS
Fedora CoreOS is an automatically updating, minimal, container-focused operating system designed for running containerized workloads at scale.
-
D.
CNI
CNI is the stock ticker symbol for Canadian National Railway, a major North American freight railway company listed on the New York Stock Exchange and Toronto Stock Exchange.
-
E.
Keystone Service
Keystone Service is an Amtrak-operated passenger rail service in Pennsylvania that provides frequent regional connections, primarily between Harrisburg and New York City via Philadelphia.
- F. None of above. chosen
Statements (47)
| Predicate | Object |
|---|---|
| instanceOf |
Kubernetes component
ⓘ
network proxy ⓘ |
| binaryLocation | cmd/kube-proxy in Kubernetes repo ⓘ |
| canBeDisabled | true ⓘ |
| category |
cloud-native networking
ⓘ
service discovery and load balancing ⓘ |
| configuration | ConfigMap in kube-system namespace (typical) ⓘ |
| defaultMode | iptables mode ⓘ |
| dependsOn |
kube-apiserver
ⓘ
surface form:
Kubernetes API connectivity
Linux networking stack ⓘ |
| exposes | metrics endpoint ⓘ |
| handles |
Service VIP to Pod IP translation
ⓘ
load distribution across backend Pods ⓘ |
| implements | Kubernetes Services networking ⓘ |
| introducedIn | early Kubernetes releases (pre-1.0 lineage) ⓘ |
| language | Go ⓘ |
| license | Apache License 2.0 ⓘ |
| logging | structured logs via klog ⓘ |
| maintainedBy |
Kubernetes
ⓘ
surface form:
Kubernetes community
|
| manages | virtual IPs for Services ⓘ |
| metricFormat | Prometheus ⓘ |
| partOf | Kubernetes ⓘ |
| programs |
node IPVS rules
ⓘ
node iptables rules ⓘ |
| provides | load-balanced access to Services ⓘ |
| reads |
EndpointSlice objects
ⓘ
Endpoints objects ⓘ Service objects ⓘ |
| recommendedMode | IPVS mode ⓘ |
| replacedBy | CNI plugin data plane in some clusters ⓘ |
| replacedWhenDisabledBy | CNI or custom data plane ⓘ |
| repository | https://github.com/kubernetes/kubernetes ⓘ |
| runsAs | DaemonSet in most cluster setups ⓘ |
| runsOn | each Kubernetes node ⓘ |
| scope | node-local ⓘ |
| supports |
ClusterIP Services
ⓘ
LoadBalancer Services ⓘ NodePort Services ⓘ externalTrafficPolicy configuration ⓘ internalTrafficPolicy configuration ⓘ session affinity for Services ⓘ |
| supportsOS |
Linux
ⓘ
Windows (with limitations) ⓘ |
| uses |
IPVS mode
ⓘ
iptables mode ⓘ userspace mode ⓘ |
| watches |
kube-apiserver
ⓘ
surface form:
Kubernetes API server
|
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: kube-proxy Description of subject: kube-proxy is the Kubernetes network proxy that runs on each node to implement and manage virtual IPs and load-balanced access to services.
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.