Skip to content

Instantly share code, notes, and snippets.

@emreozkangit
Created May 3, 2020 18:56
Show Gist options
  • Save emreozkangit/dd326878a85ac478066b92e811b6d22f to your computer and use it in GitHub Desktop.
Save emreozkangit/dd326878a85ac478066b92e811b6d22f to your computer and use it in GitHub Desktop.
[emre@rhel crc-linux-1.9.0-amd64]$ ./crc start
INFO Checking if oc binary is cached
INFO Checking if podman remote binary is cached
INFO Checking if running as non-root
INFO Checking if Virtualization is enabled
INFO Checking if KVM is enabled
INFO Checking if libvirt is installed
INFO Checking if user is part of libvirt group
INFO Checking if libvirt is enabled
INFO Checking if libvirt daemon is running
INFO Checking if a supported libvirt version is installed
INFO Checking if crc-driver-libvirt is installed
INFO Checking if libvirt 'crc' network is available
INFO Checking if libvirt 'crc' network is active
INFO Checking if NetworkManager is installed
INFO Checking if NetworkManager service is running
INFO Checking if /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf exists
INFO Checking if /etc/NetworkManager/dnsmasq.d/crc.conf exists
? Image pull secret [? for help] *********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************INFO Extracting bundle: crc_libvirt_4.3.10.crcbundle ... *********************************************************************************************************************************************************************************************************************INFO Checking size of the disk image /home/emre/.crc/cache/crc_libvirt_4.3.10/crc.qcow2 ... **********************************************************************************************************************************************************************************INFO Creating CodeReady Containers VM for OpenShift 4.3.10... ****************************************************************************************************************************************************************************************************************INFO Verifying validity of the cluster certificates ... **********************************************************************************************************************************************************************************************************************INFO Check internal and public DNS query ... ****************************************************************************************************************************************************************************************************************************WARN Failed public DNS query from the cluster: ssh command error:*************************************************************************************************************************************************************************************************************command : host -R 3 quay.io***************************************************************************************************************************************************************************************************************************************************err : exit status 1****************************************************
INFO Check DNS query from host ...
INFO Copying kubeconfig file to instance dir ...
INFO Adding user's pull secret ...
INFO Updating cluster ID ...
INFO Starting OpenShift cluster ... [waiting 3m]
INFO
INFO To access the cluster, first set up your environment by following 'crc oc-env' instructions
INFO Then you can access it by running 'oc login -u developer -p developer https://api.crc.testing:6443'
INFO To login as an admin, run 'oc login -u kubeadmin -p HeJWN-ckbCA-Q96Ds-Sj763 https://api.crc.testing:6443'
INFO
INFO You can now run 'crc console' and use these credentials to access the OpenShift web console
Started the OpenShift cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment