*What*
The shared service resource will define the max slices allowed for a given shared service. If all of the shared services are at capacity and the max instances for the SharedService has not been reached then the operator should provision a new service instance keycloak ready for more slices to be created .
During each reconcilation loop, if there are no keycloak found with available capacity a check should be done to see have we reached the max instances, if not then a new keycloak resource should be created so that the operator can provision a new instance |
|