Installing Red Hat OpenShift CodeReady Containers on macOS | techbeatly

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ย. 2024

ความคิดเห็น • 8

  • @thiagosilvaricardo4714
    @thiagosilvaricardo4714 2 ปีที่แล้ว +1

    Hi, is possible install on Mac with 8 GIB RAM

    • @techbeatly
      @techbeatly  2 ปีที่แล้ว

      It will be difficult as you can see the requirement is minimum 9GB memory for the vm. Try the GCP method (or any other cloud if you have account) but you need to enable nested virtualization for it

  • @zahidzia4309
    @zahidzia4309 2 ปีที่แล้ว

    I am still confused and cant find any clue on google whether we should use OKD or CodeReadyContainers? which one is latest

    • @gineesh
      @gineesh 2 ปีที่แล้ว

      OKD is the upstream opensource project. You can install it like OpenShift with single or multinode cluster
      CRC or OpenShift Local is the local cluster which you can use for local development environment.

  • @cristianleitonvalencia8019
    @cristianleitonvalencia8019 2 ปีที่แล้ว

    posible en m1 8gb ram?

    • @gineesh
      @gineesh 2 ปีที่แล้ว

      I'm afraid not.!

  • @bugbiteme
    @bugbiteme ปีที่แล้ว

    Hi not sure if you can help. Great video btw. When I go to use the installer, the setup completed very quickly (much faster than in the video). When I go to run `crc setup` I get the following error:
    > crc setup
    INFO Using bundle path /Users//.crc/cache/crc_vfkit_4.12.13_arm64.crcbundle
    INFO Checking if running as non-root
    INFO Checking if crc-admin-helper executable is cached
    INFO Checking if running on a supported CPU architecture
    INFO Checking if crc executable symlink exists
    INFO Checking minimum RAM requirements
    INFO Checking if running emulated on a M1 CPU
    INFO Checking if vfkit is installed
    INFO Checking if CRC bundle is extracted in '$HOME/.crc'
    INFO Checking if /Users//.crc/cache/crc_vfkit_4.12.13_arm64.crcbundle exists
    INFO Getting bundle for the CRC executable
    INFO Downloading bundle: /Users//.crc/cache/crc_vfkit_4.12.13_arm64.crcbundle...
    unable to get verified hash for default bundle: Get "mirror.openshift.com/pub/openshift-v4/clients/crc/bundles/openshift/4.12.13/sha256sum.txt.sig": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
    Any clue as to what could be causing this?

    • @gineesh
      @gineesh ปีที่แล้ว

      I believe you are installing the latest CRC (or OpenShift Local now) version.
      Did you try any older version?