Should not it start by default with 1 instance?
Also, note that this small implementation can avoid many issues scenarios since the operator will always watch it and keep a qt number of instances running. I mean it will not allow be being 0 and always will push to have the specified size or more than it should be .
Note that in the case of admins/SRE's checked that s really required have more instances than can do it can be done easily by updating the size in the CR as explained in the SOP: https://github.com/aerogear/mobile-security-service-operator/blob/master/SOP/SOP-mss.adoc#to-scale-the-pod
It is NOT a limitation at all. |
|