Kubernetes - Operators and Custom Resources
You run
operator-sdk create api --group=webapp --version=v1 --kind=App but get an error saying the API already exists. What is the likely cause?