Quantcast
Channel: Howtoforge Linux Howtos und Tutorials
Viewing all articles
Browse latest Browse all 2845

How to create a Service in Kubernetes

$
0
0
A service in Kubernetes is an abstraction layer over Pods. It defines a logical set of Pods. It provides a single IP address and DNS name by which pods can be accessed.

Viewing all articles
Browse latest Browse all 2845

Trending Articles