Cluster IP

From HandWiki
Revision as of 08:26, 29 October 2022 by Scavis (talk | contribs) (update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A cluster IP is a term in cloud computing to refer to a proxy that represents a computer cluster with a single IP address.[1] It is a term used by the cloud computing system Kubernetes (stylised as ClusterIP) to provide load balancing to IP addresses for devices in the internal network.[2]

References