openshift-virt-labs
openshift-virt-labs copied to clipboard
Hands-on Labs for OpenShift virtualisation
1、 machine has been successful ``` [root@bj-wlc-dev-10-255-191-75 ~]# virsh list --all Id Name State ---------------------------------------- 2 vm running 3 test1-gbxcm-master-0 running 4 test1-gbxcm-bootstrap running 28 ocp4-bastion running 29 ocp4-bootstrap running...
1、Long after the installation, it failed. 6443 timeout?
moved growpart to the beginning, changed partition value to 3, and added subscription-manager refresh to bastion-deploy.sh With having growpart at the end of the install, root became 100% full prior...
$ cat apiVersion: hostpathprovisioner.kubevirt.io/v1alpha1 > kind: HostPathProvisioner > metadata: > name: hostpath-provisioner > spec: > imagePullPolicy: IfNotPresent > pathConfig: > path: "/var/hpvolumes" > useNamingPrefix: false > EOF The HostPathProvisioner "hostpath-provisioner"...
In the current lab, where we deploy OpenShift virtualisation we speak about installing CNV with the old logo's. The procedure has shortened and there is more emphasis on HCI. When...
- Updated the image for using the Fedora-Cloud-Base-33-1.2.x86_64.raw.xz since the image https://download.fedoraproject.org/pub/fedora/linux/releases/31/Cloud/x86_64/images/Fedora-Cloud-Base-31-1.9.x86_64.raw.xz is not available more or at least it's returning an HTTP response code 404: ~~~ # wget https://download.fedoraproject.org/pub/fedora/linux/releases/31/Cloud/x86_64/images/Fedora-Cloud-Base-31-1.9.x86_64.raw.xz...