Hi,
I'm getting into the services aspects of cloud foundry. I've deployed cf-redis-release.
I've got 5 service instances, when I try to create another:
Server error, status code: 502, error code: 10001, message: Service broker error: instance limit for this service has been reached
What controls the instance limit? quotas says 100 service instances(don't think they are the same)
Using the share-service plan, defaults basically. I see a lot of documentation on services. I'm missing a step or concept along the way.
Pointers welcome.
Tom