k8s dynamically set number of replicas relative to number of nodes

5/22/2019

Is there a feature or param to put in my deployment yaml (kind: Deployment) to tell k8s to deploy as many replicas as there are nodes in the cluster?

-- red888
google-kubernetes-engine
kubernetes

2 Answers

5/22/2019
-- Raja
Source: StackOverflow

5/22/2019
-- hariK
Source: StackOverflow