Kubernetes - Operators and Custom Resources
Given the command
operator-sdk create api --group=cache --version=v1alpha1 --kind=RedisCache, what will be the result?