CRDs-catalog
CRDs-catalog copied to clipboard
can't run crd extractor on Mac OS
./crd-extractor.sh
the python3 module 'yaml' is required, and is not installed on your machine.
Do you wish to install this program? (y/n) ^C
the yaml module is not present in python3 installation managed by yaml. so one needs to prepare venv where the script should be run - it is much more difficult.