Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装的脚本是不是没有设置/proc/sys/net/bridge/bridge-nf-call-iptables ?1.7版本的 #2

Open
cjj0596 opened this issue Oct 31, 2017 · 8 comments

Comments

@cjj0596
Copy link

cjj0596 commented Oct 31, 2017

[preflight] Running pre-flight checks
[preflight] Some fatal errors occurred:
/proc/sys/net/bridge/bridge-nf-call-iptables contents are not set to 1

echo 1 > /proc/sys/net/bridge/bridge-nf-call-iptables
echo 1 > /proc/sys/net/bridge/bridge-nf-call-ip6tables

还有想问问会加入heapster插件吗~以后的版本

@cjj0596
Copy link
Author

cjj0596 commented Oct 31, 2017

还有一个问题想问的是,为什么我跑命令的时候第一次执行到关闭selinux就停了,要跑多一次才会开始导入镜像

@zhashuyu
Copy link

zhashuyu commented Nov 1, 2017

这只是个shell脚本,打开来一步步查呗

@TimothyYe
Copy link
Owner

@cjj0596 CentOS的版本是什么版本? 有没有具体的错误信息?

@cjj0596
Copy link
Author

cjj0596 commented Nov 15, 2017

@TimothyYe CentOS7.3 最小安装,没有其他报错的,就直接报了selinux关闭就直接退出了,第二次重新跑就正常导入镜像什么的

@2ack
Copy link

2ack commented Nov 25, 2017

[root@localhost k8s-deploy-1.5]# kubectl --namespace=kube-system get po
NAME READY STATUS RESTARTS AGE
dummy-2088944543-kqpq3 1/1 Running 0 34m
etcd-localhost.localdomain 1/1 Running 0 35m
kube-apiserver-localhost.localdomain 1/1 Running 0 35m
kube-controller-manager-localhost.localdomain 1/1 Running 0 35m
kube-discovery-1769846148-lr11x 1/1 Running 0 34m
kube-dns-2924299975-t8jt1 4/4 Running 0 34m
kube-flannel-ds-wwxlk 2/2 Running 0 34m
kube-proxy-xtg84 1/1 Running 0 34m
kube-scheduler-localhost.localdomain 1/1 Running 0 35m
kubernetes-dashboard-3203962772-834r2 0/1 ImagePullBackOff 0 34m

dashbord 一直 image PullBackoff 请问怎么解决.

安装过程还是有需要联网的地方

如果导出虚拟机到别的地方使用,修改 ip后还需要重新配置吗

@TimothyYe
Copy link
Owner

@2ack 用docker images查看,dashboar的镜像应该已经程序事先导入了,不需要到网上去下载

@2ack
Copy link

2ack commented Nov 25, 2017

方便加个联系方式吗?有紧急部署任务,可以有偿帮助一下吗?在下小白

@2ack
Copy link

2ack commented Nov 25, 2017

qq:6591085

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants