摘要: k8s ingress配置 ##############ingress配置 #wget https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/static/mandatory.yaml #wget https 阅读全文
posted @ 2019-11-18 15:56 些许记忆 阅读(2338) 评论(0) 推荐(0) 编辑
摘要: docker-compose 创建nginx #######docker-compose 创建nginxmkdir -p composetest/nginx cd composetest cat >nginx/Dockerfile <<EOF FROM centos:6.8 RUN yum inst 阅读全文
posted @ 2019-11-18 10:47 些许记忆 阅读(810) 评论(0) 推荐(0) 编辑
摘要: k8s 加入节点 centos7 ######基础配置 所有节点 ##################################################### ##################################################### 所有节点运行 ## 阅读全文
posted @ 2019-11-18 10:30 些许记忆 阅读(717) 评论(0) 推荐(0) 编辑