Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 261 Bytes

resource_labels.md

File metadata and controls

9 lines (7 loc) · 261 Bytes

Resource Labels

The etcd operator creates the following Kubernetes resources for each etcd cluster:

  • Pods for the etcd nodes
  • Services for the etcd client and peer

where each resource has the following labels:

  • app=etcd
  • etcd_cluster=<cluster-name>