logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

k8s 1.23 使用 helm3部署traefik2

traefik详细说明:https://www.qikqiak.com/traefik-book/一、添加traefik仓库#添加 Traefik v2 helm charthelm repo add traefik https://helm.traefik.io/traefik# 更新下仓库helm repo update#查询repohelm repo listtraefikhttps://h

docker与traefik2集成

https://doc.traefik.io/traefik/middlewares/目标:1、traefik与docker集成,docker通过使用label通知traefik进行配置2、集成https-redirect、basic-auth、digestauth等中间件3、docker network create traefikmkdir /data/traefik -pcd/data/tr

#docker
helm3 部置traefik2

一、添加traefik仓库#添加 Traefik v2 helm charthelm repo add traefik https://containous.github.io/traefik-helm-chart# 更新下仓库helm repo update#查询repohelm repo listtraefikhttps://containous.github.io/traefik-helm-

#k8s
zabbix-agent2监控redis、mongodb

{$MONGODB.CONNSTRING}=mongo#redis_smartgate与zabbix-agent2.conf中的配对。{$REDIS.CONN.URI}=redis#redis_smartgate与zabbix-agent2.conf中的配对。2.2 在zabbix-agent2中添加配置。zabbix-agent2.conf中添加。2.3 在主机配置中添加宏。

#zabbix
centos7在arm64下编译zabbix-agent2

一、安装go环境,zabbix-agent2要求高于16版本。二、编译zabbix-agent2。

#zabbix#运维
docker部暑redis 6.2.3 cluster,使用acl认证(支持amd64和arm64)

集群规划:3台服务器各部署一个主节点、一个从节点,同一台服务器上不是直接主从关系。(真实集群使用6台服务)三个节点服务器上都执行以下安装脚本。

文章图片
#redis
docker manifest

#创建manifest,以gitlab-ce为例,包括两个镜像yrzr/gitlab-ce-arm64v8:14.4.2-ce.0(arm64)和gitlab/gitlab-ce:14.4.2-ce.0(amd64)docker manifest create zengxiangbang/gitlab-ce:14.4.2-ce.0 yrzr/gitlab-ce-arm64v8:14.4.2-ce.

#docker#容器#运维
基于docker的json格式日志nginx pipeline

PUT _ingest/pipeline/docker-nginx{"description": "Pipeline for parsing docker Nginx access logs. ","processors": [{"grok": {"field": "log","patterns": ["(%{NGINX_HOST} )?\"?(?:%{NGINX_ADDRESS_LIST:ngi

ubuntu 20.04 通过qemu实现aarch64虚拟化

一、windows下安装vmware虚拟机二、ubuntu下载地址https://mirrors.tuna.tsinghua.edu.cn/ubuntu-releases/20.04/ubuntu-20.04.3-live-server-amd64.iso三、vmware中新建虚拟机,并使用ubuntu-20.04.3-live-server-amd64.iso作为启用盘。。。在虚拟机中安装ubu

#ubuntu#ssh#服务器
zabbix6.0+timescaledb+企微/钉钉告警

安装组件一、postgres(TimescaleDB)二、zabbix_server三、zabbix_nginx四、zabbix_java_gateway五、zabbix_snmptraps六、zabbix_web_service七、zabbix_agent2方法一rpm安装方法二docker方法三二进制部置zabbix-agent2八、使用Node_exporter作为zabbix的客户端九、g

#微信#docker#前端
    共 32 条
  • 1
  • 2
  • 3
  • 4
  • 请选择