-
Currently there is no way to separate the Administration listen port from the VPN listening ports.
This allows anyone to o connect to the Admin console if the VPN is listening on any public facing T…
-
_From @jeroenvisser101 on June 24, 2016 15:34_
(from https://github.com/deis/deis/issues/117#issuecomment-188504543)
This seems to be a longstanding issue but something that would be super nice for …
-
```
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!
The annotations specified in `.Values.podAnnotations` are applied to both the deployment (or daemonset) and the pods.
Istio raises the following warning in response to this:
_Warning [IST…
-
# 弹力设计篇
## 隔离设计 bulkheads
按服务类型进行隔离
- 域名隔离
- 服务器隔离
- 数据库隔离
按请求做分离
- 完全资源隔离(资源共享度低、实现复杂度低)
- 共享服务、共享数据(隔离度低、占用成本低)
- 折中:共享服务、数据分区
## 异步通讯设计 asynchronous
为什么需要异步通讯?先看看同步通讯的缺点:
- 影响…
-
**Is your feature request related to a problem? Please describe.**
In our environment, when a server is shutting down (e.g. in response to a SIGTERM) it's a common pattern to fail healthcheck request…
jmuia updated
8 months ago
-
Checklist:
* [ ] I've searched in the docs and FAQ for my answer: http://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
**…
-
**Is this a BUG or FEATURE REQUEST?:**
I think it is a bug
**Did you review istio.io/help and existing issues to identify if this is already solved or being worked on?**:
yes, no solved
**Bug:…
-
I've configured an NLB with IP targets to point to an instance of Traefik 2 and noticed that when I have pod readiness gates enabled, it might take upwards of 5 minutes for a single target to register…
-
### Proposal
Given that #16872 is on the way and #16258 is likely planned, I'm thinking it might be a good idea to add support for transparent authentication to the Task API (aka `${NOMAD_SECRETS_D…