DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

External IP service type in kubernetes

5 years ago medium.com
External IP service type in kubernetes

Summary: This is a summary of an article originally published by the source. Read the full original article here →

If there are external IPs that route to one or more cluster nodes, Kubernetes Services can be exposed on those externalIPs. Traffic that ingresses into the cluster with the external IP (as destination IP), on the Service port, will be routed to one of the Service endpoints.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com