Changes

Kubernetes

35 bytes added, 21:35, 8 April 2019
Selector
===Selector===
A '''Service''' definíciójában illetve a ReplicaSet elődjében a '''ReplicationController'''-ben még a hagyományos '''selector''' megadást kell: használni:
 
 
<source lang="C++" highlight="9-11">
apiVersion: v1
service: mongo-db
</source>
 
Kérdés: ez is itt és kapcsolat??
===matchLabels===