Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ~/go/src/github.com/fabric8io/kubernetes-client : $ crc start -b ~/Downloads/crc_libvirt_4.1.0-rc.5.tar.xz
- crc - Local OpenShift 4.x cluster
- 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 crc-driver-libvirt is installed
- INFO Checking if Libvirt crc network is available
- INFO Checking if Libvirt crc network is active
- INFO Checking if /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf exists
- INFO Checking if /etc/NetworkManager/dnsmasq.d/crc.conf exists
- INFO Extracting the Bundle tarball ...
- INFO Starting stopped VM ...
- INFO Waiting 3m0s for the openshift cluster to be started ...
- INFO To access the cluster as the system:admin user when using 'oc', run 'export KUBECONFIG=/home/Rohaan/.crc/cache/crc_libvirt_4.1.0-rc.5/kubeconfig'
- INFO Access the OpenShift web-console here: https://console-openshift-console.apps-crc.testing
- INFO Login to the console with user: kubeadmin, password: 7cdWj-FtzNP-7VSYE-pZk7H
- INFO Running
- INFO Running
- ~/go/src/github.com/fabric8io/kubernetes-client : $ oc get pods
- Unable to connect to the server: x509: certificate has expired or is not yet valid
- ~/go/src/github.com/fabric8io/kubernetes-client : $ export KUBECONFIG=/home/Rohaan/.crc/cache/crc_libvirt_4.1.0-rc.5/kubeconfig
- ~/go/src/github.com/fabric8io/kubernetes-client : $ oc login -u system:admin
- The server is using an invalid certificate: x509: certificate has expired or is not yet valid
- You can bypass the certificate check, but any data you send to the server could be intercepted by others.
- Use insecure connections? (y/n): y
- error: dial tcp 192.168.130.11:443: connect: connection refused
- ~/go/src/github.com/fabric8io/kubernetes-client : $
Add Comment
Please, Sign In to add comment