gpt4 book ai didi

docker - 运行openshift/origin docker时出错:运行 'chcon'来设置kubelet卷根目录SELinux上下文时出错

转载 作者:行者123 更新时间:2023-12-02 19:41:41 25 4
gpt4 key购买 nike

当我运行openshift / origin docker image时,我在容器的日志($ docker logs origin)中看到此错误。
Error running 'chcon' to set the kubelet volume root directory SELinux context
这是一个已知问题,还是可以忽略不计,或者我错过了任何事情吗?

我使用的命令行是
docker run -d --name "origin" -e "http_proxy=$http_proxy" -e "https_proxy=$https_proxy" -e "no_proxy=$no_proxy" --privileged --pid=host --net=host -v /:/rootfs:ro -v /var/run:/var/run:rw -v /sys:/sys openshift/origin start --cors-allowed-origins='.*'

我的操作系统和环境的一些信息:
3.12.28-4-default

SUSE Linux Enterprise Server 12 (x86_64)
VERSION = 12
PATCHLEVEL = 0
NAME="SLES"
VERSION="12"
VERSION_ID="12"
PRETTY_NAME="SUSE Linux Enterprise Server 12"
ID="sles"

最佳答案

除非尝试在启用SELinux的情况下运行,否则可以忽略该错误。容器尝试在卷目录上设置标签,以确保正确继承标签。

关于docker - 运行openshift/origin docker时出错:运行 'chcon'来设置kubelet卷根目录SELinux上下文时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34716091/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com