| clone the life cycle manager
git clone https://github.com/operator-framework/operator-lifecycle-manager
|
run the following script to add the operator market place to 3.11 once installed it will run automatically, if the script is stopped you only need to run the following to start again.
./operator-lifecycle-manager/scripts/run_console_local.sh
|
built a memcache operator example and pushed to dockerhub at docker.io/austincunningham/memcached-operator |