K8s Objects Detail (2/2)

ReplicaSet

  • Ensures a defined number of pods are always running

Job

  • Ensures a pod properly runs to completion

Service

  • Maps a fixed IP address to a logical group of pods

Label

  • Key/Value pairs used for association and filtering