操作步骤 拉取代码,将Ingress-Nginx运行起来: 1 2 3 4 5 6 7 git clone https://gitee.com/junjie2019/kubernetes.git cd kubernetes/Kubernetes/IngressNginx kubectl apply -f mandatory.yml kubectl apply -f service-nodeport.yml 查看pods时会发现镜像拉不下来,可以查看相关的教程,解决这个问题 相关教程 见异思迁:K8s 部署 Nginx Ingress Controller 之 kubernetes/ingress-nginx NGINX Ingress Controller(无法下载插件,未使用该方案,该方案目前最新) ingress-nginx github地址 Kubernetes中搭建Nexus Kubernetes使用NFS持久卷(废弃)
操作步骤 拉取代码,将Ingress-Nginx运行起来: 1 2 3 4 5 6 7 git clone https://gitee.com/junjie2019/kubernetes.git cd kubernetes/Kubernetes/IngressNginx kubectl apply -f mandatory.yml kubectl apply -f service-nodeport.yml 查看pods时会发现镜像拉不下来,可以查看相关的教程,解决这个问题 相关教程 见异思迁:K8s 部署 Nginx Ingress Controller 之 kubernetes/ingress-nginx NGINX Ingress Controller(无法下载插件,未使用该方案,该方案目前最新) ingress-nginx github地址