

mac 安装 etcd 的问题
source link: https://www.oschina.net/question/272738_2322395
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

mac 安装 etcd 的问题
→ brew install etcd
Error: etcd: no bottle available!
You can try to install from source with:
brew install --build-from-source etcd
Please note building from source is unsupported. You will encounter build
failures with some formulae. If you experience any issues please create pull
requests instead of asking for help on Homebrew's GitHub, Twitter or any other
official channels.
然后尝试:
→ brew install --build-from-source etcd
==> Cloning https://github.com/etcd-io/etcd.git
Updating /Users/hhh/Library/Caches/Homebrew/etcd--git
==> Checking out tag v3.4.15
HEAD is now at aa71268 version: 3.4.15
HEAD is now at aa71268 version: 3.4.15
==> go mod vendor
Last 15 lines from /Users/hhh/Library/Logs/Homebrew/etcd/01.go:
2021-05-06 20:40:17 +0800
go
mod
vendor
go: github.com/bgentry/[email protected]: Get "https://proxy.golang.org/github.com/bgentry/speakeasy/@v/v0.1.0.mod": dial tcp 216.58.200.241:443: i/o timeout
Do not report this issue to Homebrew/brew or Homebrew/core!
Recommend
-
72
在之前的一篇文章中我们了解了怎么使用ectd的raft的库来实现一个简单的分布式存储,但是只看了应用端对raft的调用以及周边,但是对于raft的库的内部没有做涉及,那么这篇文章我们就深入到raft内部看看其实现的细节。
-
43
-
50
声明:本文对etcd的原理,实现细节,性能等均不考虑,仅将etcd作为一个分布式的K-V存储组件。本文提价代码均在: github.com/yeqown/server-common/tree/...
-
31
etcd 原理解析:读《etcd 技术内幕》 这篇文章主要是原理性的内容,本文主要是实践角度,谈谈平时遇到的一些问题、操作和监控 高可用 etcd 是基于 raft算法的分布式...
-
12
Mac上的Homebrew安装和oh my zsh安装等相关问题全部评论0只看作者按时间倒序按时间正序推荐阅读...
-
2
etcd 的 clock diff 问题 2020-11-17 Kubernetes 约 552 字 预计阅读 2 分钟...
-
8
etcd介绍与安装 1月 6
-
5
golang升级etcd解决 grpc兼容性问题 发表于...
-
6
etcd简介etcd是开源的、高可用的分布式key-value存储系统,可用于配置共享和服务的注册和发现,它专注于: 简单:定义清晰、面向用户的API(gRPC) 安全:可选的客户...
-
4
ETCD的内存问题 ETCD的内存问题 今天跟大家分享一个etcd的内存大量占用的问题,这是前段时间在我们开源软件Easegress中遇到的问题,问题是比较简单的,但是我还想把前因后果说一下,包括,为什么要用etcd,使用etcd的用户场景,...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK