crc

Redhat Openshift 单机版安装指南 CRC4.6

Redhat Openshift 单机版安装指南 CRC4.6

Red Hat CodeReady Containers(CRC) 是一个最小的 OpenShift 4 本地集群环境,可以安装到笔记本电脑,
无须专用服务器,这点比OKD4.6要简单得多.
安装总共分3步:

第一步:下载安装文件 提供3种平台的安装文件,(Windows, Linux, Mac)
第二步:crc setup
第三步:crc start

CRC 4.6 安装的硬件条件:
• 4 核CPUs (vCPUs)
• 9.664 GB 可用内存
• 35 GB 磁盘空间

CRC 4.6 安装的软件条件:

Windows
Windows 10  Update(1709)或者更新版本,但是不包括 Windows 10 家庭版.

macOS
• macOS 10.12 Sierra或者更新版

Linux

•CRC支持 Red Hat Enterprise Linux/CentOS 7.5 或者更新版

标签

CRC setup

[xinyong@localhost crc-linux-1.20.0-amd64]$ ./crc setup
INFO Checking if podman remote executable is cached
INFO Checking if goodhosts executable is cached   
INFO Caching goodhosts executable                 
INFO Will use root access: change ownership of /home/xinyong/.crc/bin/goodhosts
[sudo] password for xinyong:
INFO Will use root access: set suid for /home/xinyong/.crc/bin/goodhosts
INFO Checking if CRC bundle is extracted in '$HOME/.crc'
INFO Extracting bundle from the CRC executable    

标签
订阅 crc