* Watch primary resource(mobile-security-service) and create logic to provision the service from the template/s * Watch secondary resources, e.g. deployment configs etc so if a user manually removes a deployment config associated to the security service, the operator will return the service to the correct state e.g. create the deployment config again. * Once the operator has provisioned the mobile security service in a namespace, a configuration should be created in the same namespace (maybe a config map) with details the mobile client needs to connect to the security service. |
|