当前位置: 首页 > wzjs >正文

网站需求分自己在线制作logo免费下载

网站需求分,自己在线制作logo免费下载,汕头建站模板源码,做wordpress 下载站CKA 版本:1.32 第十二套题是涉及configmap相关。 实验操作:通过configmap 给nginx deployment外挂配置,实现修改configmap后,配置动态更新。 注意:本文不是题目,只是为了学习相关知识点做的实验。仅供参考 …

CKA 版本:1.32
第十二套题是涉及configmap相关。
实验操作:通过configmap 给nginx deployment外挂配置,实现修改configmap后,配置动态更新。
注意:本文不是题目,只是为了学习相关知识点做的实验。仅供参考

实验开始

创建nginx的deployment

apiVersion: apps/v1
kind: Deployment
metadata:name: nginx
spec:selector:matchLabels:run: nginxtemplate:metadata:labels:run: nginxspec:containers:- name: nginximage: docker.m.daocloud.io/library/nginx:stable-alpineports:- containerPort: 80---
apiVersion: v1
kind: Service
metadata:name: nginxlabels:run: nginx
spec:ports:- port: 80selector:run: nginx

访问pod 查看nginx版本:
在这里插入图片描述

创建nginx的配置文件
vim nginx.conf

user  nginx;
worker_processes  auto;error_log  /var/log/nginx/error.log notice;
pid        /run/nginx.pid;events {worker_connections  1024;
}http {include       /etc/nginx/mime.types;default_type  application/octet-stream;log_format  main  '$remote_addr - $remote_user [$time_local] "$request" ''$status $body_bytes_sent "$http_referer" ''"$http_user_agent" "$http_x_forwarded_for"';access_log  /var/log/nginx/access.log  main;sendfile        on;#tcp_nopush     on;keepalive_timeout  65;#gzip  on;server_tokens off;include /etc/nginx/conf.d/*.conf;
}

创建configmap
kubectl create configmap nginx.conf --from-file=nginx.conf
查看configmap
在这里插入图片描述

针对deployment 进行修改使用这个configmap

    volumeMounts:- name: config-volumemountPath: /etc/nginx/nginx.confsubPath: nginx.conf  # 以子文件nginx.conf挂载到/etc/nginx/ 目录,不加的话当前目录下只有nginx.conf这一个文件volumes:- name: config-volumeconfigMap:name: nginx.conf

应用后,pod重启,再次查看版本
在这里插入图片描述

发现nginx的版本隐藏,配置文件生效。
注意:使用subpath 当configmap变动时,不会自动更新。 所以需要重启pod才能实现配置文件更新。

http://www.dtcms.com/wzjs/782226.html

相关文章:

  • 天津公司建站html5手机网站模板
  • 做门户网站需要什么条件沈阳网站 房小二
  • 明星网站设计微网站欣赏
  • 东莞网站建设 乐云践新网站wordpress是什么
  • 怎么样免费建设网站网站建设与开发定制
  • 建设培训学校网站青海网站建设费用
  • 网站建设全包 广州实时新闻热点
  • 网站解析记录值怎么在微信做企业网站
  • 婚纱网站开发进度表酒店网站模板
  • 电商网站架构设计今天三亚最新通知
  • 网站建设营改增wordpress 分类页id
  • 用插件做网站可信网站认证有什么用
  • 外贸建站推广公司wordpress素材下载源码
  • excel如何做超链接网站超市建网站
  • 学校网站模板注意事项如何让百度抓取网站
  • 网站建设需要多久深圳平台型网站建设公司
  • 信息门户网站制作wordpress shell
  • 网站电脑基础培训班国际知名平面设计网站
  • 毕业设计网站开发实施步骤做动画合成的视频网站
  • 远程教育网站建设方案wordpress 自定义文章列表
  • 重庆seo网站设计didv WordPress
  • 制作app连接网站汕头推广平台
  • 网站推广上首页国内做的比较好的协会网站
  • 和政网站建设邢台网站制作多少钱
  • 制作网站建网站wordpress onclick
  • c网站建设为什么有的网站点不开
  • 网站续费申请郑州发布最新消息今天
  • 外贸网站分类asp网站访问量大
  • 在百度里面做个网站怎么做的做网站能力介绍
  • 唯品会官网一家做特卖的网站怎样进行网站开发