You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.
# cat /etc/*release
NAME="Red Hat Enterprise Linux Server"
VERSION="7.5 (Maipo)"
ID="rhel"
ID_LIKE="fedora"
VARIANT="Server"
VARIANT_ID="server"
VERSION_ID="7.5"
PRETTY_NAME="Red Hat Enterprise Linux Server 7.5 Beta (Maipo)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:7.5:beta:server"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
REDHAT_BUGZILLA_PRODUCT_VERSION=7.5
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="7.5 Beta"
Red Hat Enterprise Linux Server release 7.5 Beta (Maipo)
Red Hat Enterprise Linux Server release 7.5 Beta (Maipo)
# cat /proc/version
Linux version 3.10.0-851.el7.x86_64 ([email protected]) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) ) #1 SMP Mon Feb 12 07:53:52 EST 2018
Does the kernel version problem?When I install on another rhel 7.5 environment which kernel information:
cat /proc/version
Linux version 3.10.0-862.6.3.el7.x86_64 ([email protected]) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) ) #1 SMP Fri Jun 15 17:57:37 EDT 2018
On this host containerd can work well.
# crictl --version
crictl version 1.0.0-beta.0
The text was updated successfully, but these errors were encountered:
@Random-Liu When I install containerd through
cri-containerd-1.1.0.linux-amd64.tar.gz
package,contaienrd can not start.My host info:
Does the kernel version problem?When I install on another rhel 7.5 environment which kernel information:
On this host containerd can work well.
The text was updated successfully, but these errors were encountered: