image: 2. create USB (I used Fedora MediaWriter, linked on the /download page) 3. disable BIOS secure boot (a required step for some hardware) 4. boot from USB 5. wipe partition table (or partition with /var) manual partitioning guide: 6. after first login, run: rpm-ostree update systemctl reboot https://silverblue.fedoraproject.org/download https://docs.fedoraproject.org/en- US/fedora-silverblue/installation/#manual-partition
Add your user to the libvirtd group: rpm-ostree install qemu libvirt virt-manager sudo groupadd libvirtd sudo usermod -a -G libvirtd $(whoami) groups $(whoami)
the -p flag, you'll need to interactively paste the pull secret during VM initialization Tip: make sure to note the admin credentials in the log output! crc start -p ~/Downloads/pull_secret
OperatorHub service directory. Try installing an operator to enable professionally-maintained cloud service solutions on your cluster. After installation via Hub (by a cluster admin), operator-backed solutions will available for use by standard developers 2. Add additional user accounts, login as a normal (non-admin) user, then - try building and deploying a basic application