Etcd Cluster provisioned with Ansible, with a service registery
Demo running OKD or OpenShift Container Platform on Vagrant with VirtualBox
基于etcd+php的配置管理系统
The distlock driver base on etcd v3
🏠参考groupcache实现的分布式缓存 ,并在此基础上使用gRPC进行结点通信 ,使用etcd作为服务注册与发现,新增了缓存过期功能。缓存基于LRU淘汰策略 ,支持并发...
The CoreOS ignition terraform provider is used to translate etcd systemd unit configs into the ignition JSON that can fire up a single node.
Simple APIs for common open source tools.
Database technologies overview
一个rust tonic 微服务使用etcd 服务注册和服务发现的例子
Entities for a CoreOS etcd key-value store cluster
Updates etcd while parsing a running StrongLoop cluster, useful for service registration via confd
Etcd for Goodrain Rainbond
A day two tool to operate etcd, Defragmentation, Snapshot on Disk or S3 Compatible storage
Master the Fundamentals of Kubernetes
Helm chart for etcd-cluster
Protobuf Bindings using ConnectRPC for Etcd Client/Server
学习笔记
Step-by-step guide to set up a Kubernetes (K8s) cluster on Ubuntu, including configuring containerd, installing Kubernetes components, and deploying W...
Role for deploying an etcd cluster.
Service for trace and log collection for c12s project
provide developers and system administrators with ready-to-use Docker Compose files and related configuration files for various systems
A bare-bones docker-compose file for zetcd
A modern web frontend for Etcd, built with React and TypeScript. It allows you to create, list, and delete key-value pairs in an Etcd cluster. The fro...
Etcd cluster in Docker
Copy a key(and sub keys) to another etcd cluster using V2 API.
Simple playbook for deploying etcd cluster
注册在Etcd的调度系统
etcd resolver for @grpc/grpc-js
rust weekly lib. 每周一个rust库示例
Etcd configuration client plugin for Koatty.
Terraform module for a production-ready etcd cluster on AWS.
A fork of https://github.com/miguelgrinberg/easy-etcd
grpc-etcdv3 etcd conn pool , grpc conn pool
Service for namespaces configuration edge computing and c12s project
etcd 证书自动生成 自动上传 自动生成启动命令参数 自动生成配置文件
WIP: distributed game server solution
A python client for Etcd https://github.com/coreos/etcd This module will only work correctly with the etcd server version 2.3.x or later.
Yet another text sharing platform without login required
Dynamic service configuration with etcd.
Ansible role to deploy and manage etcd instances and bootstraping multi-nodes clusters
Bootstrap etcd cluster and certificates
阅读梳理 etcd 代码
一个基于gprc的简单云笔记(后端,前端没实现),使用etcd作为注册中心,使用到jaeger做链路追踪,使用gin作为web框架,可以使用docker部署