This repository was archived by the owner on Sep 21, 2020. It is now read-only.
This repository was archived by the owner on Sep 21, 2020. It is now read-only.
Create a Memcached CR #32
Closed

Description
I followed the guide with no issue until section Create a Memcached CR. Then I executed
kubectl apply -f deploy/crds/cache_v1alpha1_memcached_cr.yaml
The example-memcached object is created in the namespace however no new deployments and pods are created.