improbable-eng / etcd-cluster-operator

A controller to deploy and manage etcd clusters inside of Kubernetes
MIT License
128 stars 35 forks source link

Create restore pods with resource requests, resource limits, and affinity rules #172

Open JamesLaverack opened 4 years ago

JamesLaverack commented 4 years ago

When creating the restore pods create them using the same resource limits, resource requests, and affinity rules as the etcd pods will later be created with.