跳转到内容

SRE笔记

  • 密码
    • 短链
  • 服务器
  • 关于

yaml标签存档订阅

kubernetes install cert-manager v1.12.1

自动https证书查件 cert-manager kubectl apply -f https://… 继续阅读 kubernetes install cert-manager v1.12.1

  • 发表于: 2023-06-06 2023-06-06
  • 作者: kangder
  • 分类: SRE
  • 标签: https, I/O, ingress, kubernetes, yaml
  • 发表评论: kubernetes install cert-manager v1.12.1

kubelet gc 85%

[root@node1 ~]# tail -5 /var/lib/kubelet/config.ya… 继续阅读 kubelet gc 85%

  • 发表于: 2023-05-30 2023-05-30
  • 作者: kangder
  • 分类: SRE
  • 标签: bash, kubelet, yaml
  • 发表评论: kubelet gc 85%

deploy redisinsight gui tool on kubernetes

apiVersion: v1 kind: Service metadata: name: redis… 继续阅读 deploy redisinsight gui tool on kubernetes

  • 发表于: 2022-10-24 2022-10-24
  • 作者: nicaier
  • 分类: SRE
  • 标签: http, kubernetes, yaml
  • 发表评论: deploy redisinsight gui tool on kubernetes

kubernetes run wordpress

ConfigMap nginx-config kind: ConfigMap apiVersion:… 继续阅读 kubernetes run wordpress

  • 发表于: 2022-08-21 2022-08-21
  • 作者: shxiefc
  • 分类: SRE
  • 标签: kubernetes, nginx, php, wordpress, yaml
  • 发表评论: kubernetes run wordpress

grafana mysql 数据源时差8小时问题

grafana pod加时区: spec: containers: – env: – name: T… 继续阅读 grafana mysql 数据源时差8小时问题

  • 发表于: 2022-08-20 2022-08-20
  • 作者: shxiefc
  • 分类: SRE
  • 标签: Grafana, https, MySQL, s3, sql, yaml
  • 发表评论: grafana mysql 数据源时差8小时问题

docker-compose run cryptgeon

docker-compose.yml #可以阅后即焚的共享笔记或文件服务 version: &#03… 继续阅读 docker-compose run cryptgeon

  • 发表于: 2022-08-18 2022-08-18
  • 作者: shxiefc
  • 分类: SRE
  • 标签: alpine, Docker, redis, yaml
  • 发表评论: docker-compose run cryptgeon

kube-promethus alert PrometheusRule

prometheus-k8s-kdee-rules.yaml apiVersion: monitor… 继续阅读 kube-promethus alert PrometheusRule

  • 发表于: 2022-08-18 2022-08-18
  • 作者: aiops
  • 分类: SRE
  • 标签: I/O, JVM, k8s, kubernetes, prometheus, yaml
  • 发表评论: kube-promethus alert PrometheusRule

kube-promethues添加自定义指标

prometheus-additional.yaml – job_name: "docke… 继续阅读 kube-promethues添加自定义指标

  • 发表于: 2022-08-16 2022-08-16
  • 作者: aiops
  • 分类: SRE
  • 标签: bash, k8s, kuboard, prometheus, yaml
  • 发表评论: kube-promethues添加自定义指标

argocd ingress https

Deployment: spec: template: spec: containers: – na… 继续阅读 argocd ingress https

  • 发表于: 2022-08-09 2022-08-09
  • 作者: aiops
  • 分类: SRE
  • 标签: https, ingress, yaml
  • 发表评论: argocd ingress https

kubernetes namespace resources quota and limit

cpu limits: apiVersion: v1 kind: LimitRange metada… 继续阅读 kubernetes namespace resources quota and limit

  • 发表于: 2022-08-08 2022-08-08
  • 作者: aiops
  • 分类: SRE
  • 标签: cpu, kubernetes, yaml
  • 发表评论: kubernetes namespace resources quota and limit

docker run redis exporter

run: docker run -d –name redis_exporter -p 9121:9… 继续阅读 docker run redis exporter

  • 发表于: 2022-08-04 2022-08-04
  • 作者: guo, jr
  • 分类: SRE
  • 标签: aliyun, bash, Docker, Grafana, redis, yaml
  • 发表评论: docker run redis exporter

springboot lifecycle timeout-per-shutdown-phase优雅退出

springboot config: spring: lifecycle: timeout-per-… 继续阅读 springboot lifecycle timeout-per-shutdown-phase优雅退出

  • 发表于: 2022-07-28 2022-07-28
  • 作者: guo, jr
  • 分类: SRE
  • 标签: https, java, kubernetes, spring, springboot, yaml
  • 发表评论: springboot lifecycle timeout-per-shutdown-phase优雅退出

arm部署 azure-sql-edge sql server 兼容数据库

Deployment apiVersion: apps/v1 kind: Deployment me… 继续阅读 arm部署 azure-sql-edge sql server 兼容数据库

  • 发表于: 2022-07-20 2022-07-20
  • 作者: erer, er
  • 分类: SRE
  • 标签: arm, azure, sql, yaml
  • 发表评论: arm部署 azure-sql-edge sql server 兼容数据库

kubernetes pod grace period seconds

spec: terminationGracePeriodSeconds: 30 containers… 继续阅读 kubernetes pod grace period seconds

  • 发表于: 2022-07-19 2022-07-19
  • 作者: erer, er
  • 分类: SRE
  • 标签: kubernetes, yaml
  • 发表评论: kubernetes pod grace period seconds

maxUnavailable on kubernetes 1.24

apiVersion: apps/v1 kind: StatefulSet metadata: na… 继续阅读 maxUnavailable on kubernetes 1.24

  • 发表于: 2022-06-16 2022-06-16
  • 作者: bfyt
  • 分类: SRE
  • 标签: https, I/O, k8s, kubernetes, nginx, yaml
  • 发表评论: maxUnavailable on kubernetes 1.24

privoxy on aliyun kubernetes

Deployment privoxy apiVersion: apps/v1 kind: Deplo… 继续阅读 privoxy on aliyun kubernetes

  • 发表于: 2022-05-24 2022-05-24
  • 作者: bfyt
  • 分类: SRE
  • 标签: aliyun, kubernetes, privoxy, yaml
  • 发表评论: privoxy on aliyun kubernetes

cert-manager v1.8.0 on kubernetes

install kubectl apply -f https://github.com/jetsta… 继续阅读 cert-manager v1.8.0 on kubernetes

  • 发表于: 2022-05-10 2022-07-20
  • 作者: qqlv
  • 分类: SRE
  • 标签: I/O, ingress, kubernetes, yaml
  • 发表评论: cert-manager v1.8.0 on kubernetes

use skooner web ui in kubernetes

https://skooner.io/ kubectl apply -f https://raw.g… 继续阅读 use skooner web ui in kubernetes

  • 发表于: 2022-05-05 2022-05-05
  • 作者: bili
  • 分类: SRE
  • 标签: https, I/O, k8s, kubernetes, yaml
  • 发表评论: use skooner web ui in kubernetes

ingress配置注解 支持websocket

apiVersion: networking.k8s.io/v1 kind: Ingress met… 继续阅读 ingress配置注解 支持websocket

  • 发表于: 2022-04-24 2022-04-24
  • 作者: bili
  • 分类: SRE
  • 标签: http, https, I/O, ingress, k8s, kubernetes, nginx, proxy, yaml
  • 发表评论: ingress配置注解 支持websocket

golang viper GetStringSlice in yaml

acme: env: prod certpath: cert email: – “test1@tes… 继续阅读 golang viper GetStringSlice in yaml

  • 发表于: 2022-04-16 2022-04-16
  • 作者: bili
  • 分类: SRE
  • 标签: acme, go, golang, https, yaml
  • 发表评论: golang viper GetStringSlice in yaml

分页

页码: 1 页码: 2 页码: 3 页码: 4 页码: 5 页码: 6 … 页码: 8 下一页

搜索

搜索:

近期评论

  • kangder发表在《Kubernetes部署NextCloud网盘》
  • xs发表在《Kubernetes部署NextCloud网盘》
  • test发表在《gin不转义html标签》
  • 路过发表在《msg=”getting status of runtime: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.RuntimeService”》
  • 禁止chrome浏览器http自动转成https – SRE笔记发表在《nginx安全配置 XSS攻击 Header头设置》

标签

aws (15) azure (12) Blockchain (28) centos (28) Docker (105) elasticsearch (26) eth (34) fil (39) go (129) golang (120) Grafana (13) hpc (15) http (299) ingress (14) java (75) jenkins (13) JVM (20) kubernetes (309) Linux (439) lotus (30) mongoDB (41) MySQL (184) nginx (112) Oracle (13) php (25) python (148) redis (34) s3 (75) shell (20) springboot (32) tomcat (15) ubuntu (31) vue (18) windows (42) wordpress (14) zabbix (37) zookeeper (13) 夏小胖 (31) 安全 (55) 工具 (451) 折腾 (24) 推荐 (15) 硬件 (61) 网络 (246) 资源 (49)

归档

  • 2023年9月
  • 2023年8月
  • 2023年7月
  • 2023年6月
  • 2023年5月
  • 2023年4月
  • 2023年3月
  • 2023年2月
  • 2023年1月
  • 2022年12月
  • 2022年11月
  • 2022年10月
  • 2022年9月
  • 2022年8月
  • 2022年7月
  • 2022年6月
  • 2022年5月
  • 2022年4月
  • 2022年3月
  • 2022年2月
  • 2022年1月
  • 2021年12月
  • 2021年11月
  • 2021年10月
  • 2021年9月
  • 2021年8月
  • 2021年7月
  • 2021年6月
  • 2021年5月
  • 2021年4月
  • 2021年3月
  • 2021年2月
  • 2021年1月
  • 2020年12月
  • 2020年11月
  • 2020年10月
  • 2020年9月
  • 2020年8月
  • 2020年7月
  • 2020年6月
  • 2020年5月
  • 2020年4月
  • 2020年3月
  • 2020年2月
  • 2020年1月
  • 2019年12月
  • 2019年11月
  • 2019年10月
  • 2019年9月
  • 2019年8月
  • 2019年7月
  • 2019年6月
  • 2019年5月
  • 2019年4月
  • 2019年3月
  • 2019年2月
  • 2019年1月
  • 2018年12月
  • 2018年11月
  • 2018年10月
  • 2018年9月
  • 2018年8月
  • 2018年7月
  • 2018年6月
  • 2018年5月
  • 2018年4月
  • 2018年3月
  • 2018年2月
  • 2018年1月
  • 2017年12月
  • 2017年11月
  • 2017年10月
  • 2017年8月
  • 2017年7月
  • 2017年6月
  • 2017年5月
  • 2017年4月
  • 2017年3月
  • 2017年2月
  • 2017年1月
  • 2016年12月
  • 2016年11月
  • 2016年10月
  • 2016年9月
  • 2016年8月
  • 2016年7月
  • 2016年6月
  • 2016年5月
  • 2016年4月
  • 2016年3月
  • 2016年2月
  • 2016年1月
  • 2015年12月
  • 2015年10月
  • 2015年9月
  • 2015年8月
  • 2015年7月
  • 2015年6月
  • 2015年5月
  • 2015年4月
  • 2015年3月
  • 2015年2月
  • 2015年1月
  • 2014年12月
  • 2014年11月
  • 2014年10月
  • 2014年9月
  • 2014年8月
  • 2014年7月
  • 2014年6月
  • 2014年5月
  • 2014年2月