XXX
    math
    links
    Github
    rss
  • kubernetes基于平台用户的映射和权限控制

    more
      2020-04-30

  • KT Connect一款基于k8s的开发利器

    KT Connect作为一款开发环境治理的轻量级工具已经越来越受欢迎,官方文档非常详细请参考 https://alibaba.github.io/kt-connect/#/zh-cn 支持mac、linux、windows多种平台(wind more
      2020-03-20

  • kubernetes webhook admission controller

    What is admission webhookskubernetes的admission webhooks为开发者提供了非常灵活的插件模式,在kubernetes资源持久化之前用户可以对指定资源做校验、修改等操作。应用场景 eg:接入s more
      2019-06-28     k8s

  • promtheus & VictoriaMetrics组合技

    目前Prometheus算的上是比较主流的监控和告警系统了,然而原生的Prometheus并没有提供高可用方案,因此基于Prometheus的高可用推出了很多项目, eg: Prometheus Operator、VictoriaMetri more
      2019-06-26     prometheus

  • k8s中集成prometheus-operator支持consul形式的prometheus联邦

    prometheus注册consulprometheus.yaml 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474 more
      2018-12-04

  • 通过consul实现prometheus联邦

    prometheus作为优秀的开源监控工具,已经被广泛使用。prometheus提供了联邦功能,目的是为了把各个prometheus节点的数据汇总到中心prometheus,我们暂且叫中心prometheus为Data Center,普通的 more
      2018-11-20

  • ss proxy

    docker-compose12345678version: '3'services: ss-server: image: registry.cn-hangzhou.aliyuncs.com/shadow-go/ more
      2018-11-16

  • kubernetes中operator-prometheus、prometheus远程读写实现

    remote read、write优点 长期持久化监控数据 集中管理多个prometheus中的监控数据 对外提供统一的监控数据出口 环境准备准备两套k8s集群, 分别部署prometheus prometheus-operator more
      2018-10-23

  • 运行docker容器时如何动态传入golang中的flag参数

    容器使用已经有一段时间了,对于运行docker时怎么动态传入golang中的flag参数还没有尝试过。以前使用的时候都是使用环境变量的形式,golang既然有flag的形式,那就有必要研究一下。下面主要针对docker、docker-com more
      2018-06-29     docker

  • 如何为k8s提供ceph类型的动态存储卷

    本文针对在k8s中集成ceph并提供动态存储卷的流程做一个介绍。由于ceph安装比较麻烦,本文主要以docker形式安装ceph模块。动态存储卷的概念就不多介绍了,不了解的可以参考kubernetes官网。使用的同学们需要注意kuberne more
      2018-06-13     k8s

    123Next
© XXX 2016-2020
Theme Pln