-
```
HA-Proxy version 2.1.0 2019/11/25 - https://haproxy.org/
Status: stable branch - will stop receiving fixes around Q1 2021.
Known bugs: http://www.haproxy.org/bugs/bugs-2.1.0.html
Build options…
-
Hi!
I'm having trouble watching etcd keys after authorization has been enabled on my etcd cluster.
Remco return errors lile this:
`2023-06-15T22:31:08.947+0000 [ERROR] error: backend=etcdv3 pre…
-
> This issue started with **AP-ALB v0.8.x adaptations to support RHEL/CentOS 8 family and design changes to allow flexibility even for non-tested OSs #34**. This issue mostly likely to be a place to m…
-
## RKE2
- Env : Ubuntu 20.04
- Install RKE2
```
curl -sfL https://get.rke2.io | sh -
systemctl enable rke2-server.service
systemctl start rke2-server.service
journalctl -u rke2-server -f
```
…
-
> 首发于:https://blog.coding.net/blog/Haproxy&Keepalived
适合具有 Docker 和 Bash 相关基础的开发、运维等同学。本文没有太过深入的介绍,也并没有用到一些高级特性,仅适合用来作为一个基础科普文来阅读。
## 背景
最近在搭新的 Coding 内部测试环境,老大说把以前使用 nginx 插件来做的 LB(Load bala…
-
`marathon_deploy` fails when parsing the following yml (see file below).
We ensured that the yml can be converted to JSON and back to YAML with http://jsontoyaml.com/ and http://yamltojson.com/:
```
…
-
### Description
i have machine with 2 interfaces with 2 addresses 1.1.1.1 1.1.1.2
what i trying to achieve is :
- backend with tcp mode pointing to "list-a" of servers port 443
- backend with …
-
My environment is v3.1.0 HA with three masters and three nodes
```
root@master1:~# kubectl get node
NAME STATUS ROLES AGE VERSION
master1 Ready control-plane,mast…
-
### What happened?
When creating or updating a grant sql provider always try to grant it for ``@`%`, instead of ``@``. Which results in an `Error 1410: You are not allowed to create a user with…
-
how to build on windows?