rhn-support-kboone opened a new issue #1032: No interface for setting the 
number of pods on which an integration is to be deployed
URL: https://github.com/apache/camel-k/issues/1032
 
 
   Camel K exposes an interface for setting the affinities of multiple 
integration pods with physical nodes on OpenShift/Kubernetes. However, there is 
no interface for controlling the number of pods assigned to a specific 
integration in the first place. 
   
   A work-around is to do "oc edit it [integration]" or "kubectl edit it 
[integration]" and add the section ".spec.replicas" with the desired value. 
Note that this entry will not exist initially, and must be created. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to