Skip to main content

kubernetes_replica_set

  • Categories: Other
  • Service: kubernetes

Description​

A ReplicaSet is a Kubernetes object that ensures a specified number of pod replicas are running at any given time, and handles scaling and self-healing of pods.

Base Hierarchy​

Hierarchy of Replica Set

Relationship to other Resources​

Diagram of Replica Set resource relationships

Properties​

Diagram of Replica Set data model