CRC setup does not download the bundle file as I see the ….crc\cahe\ is empty. I do not understand why? I installed before the crc-windows-amd64.msi on my Windows 10 computer and rebooted it as well.
C:\Users\Minion>crc
No command given
CRC is a tool that manages a local OpenShift 4.x cluster optimized for testing and development purposes
Usage:
crc [flags]
crc [command]
Available Commands:
bundle      Manage CRC bundles
cleanup     Undo config changes
completion  Generate the autocompletion script for the specified shell
config      Modify crc configuration
console     Open the OpenShift Web Console in the default browser
delete      Delete the instance
help        Help about any command
ip          Get IP address of the running OpenShift cluster
oc-env      Add the ‘oc’ executable to PATH
podman-env  Setup podman environment
setup       Set up prerequisites for using CRC
start       Start the instance
status      Display status of the OpenShift cluster
stop        Stop the instance
version     Print version information
Flags:
-h, --help               help for crc
–log-level string   log level (e.g. “debug | info | warn | error”) (default “info”)
Use “crc [command] --help” for more information about a command.
C:\Users\Minion>crc setup
INFO Using bundle path C:\Users\Minion.crc\cache\crc_hyperv_4.19.0_amd64.crcbundle
INFO Checking minimum RAM requirements
INFO Check if Podman binary exists in: C:\Users\Minion.crc\bin\oc
INFO Checking if running in a shell with administrator rights
INFO Checking Windows release
INFO Checking Windows edition
INFO Checking if Hyper-V is installed and operational
ERRO Make sure you installed crc using the Windows installer and performed the required reboot
Can somebody help me here please? I am following the Openshift 4 course and I wanted to give a try installing first local.