-
Notifications
You must be signed in to change notification settings - Fork 376
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
Rancher安装k8s集群 #188
Comments
Vagrantfile
setup.sh
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Vagrantfile
关闭SELinux
关闭虚拟内存
禁用ipv6
https://www.thegeekdiary.com/centos-rhel-7-how-to-disable-ipv6/
安装docker
禁用防火墙
设置iptables
ipv4端口转发
docker中开启iptables
安装rancher
参考文档
https://nll.im/post/hello-k3s.html
https://blog.ilemonrain.com/docker/rancher-with-k3s.html
http://xcx1024.com/ArtInfo/183043.html
The text was updated successfully, but these errors were encountered: