| by Scott Kilroy | No comments

Labels and Selectors in Kubernetes

Labels can be used to organize and to select Kubernetes objects. In this article, we will create a Pod with Labels to it and redirect the requests to it from the service using Selector. We will also perform get, delete operations on Pod and Service using Label/Selectors on the command line.

Share Button

Source: Howtoforge Linux Howtos und Tutorials

Leave a Reply