-
### What happened?
1. Create `ExternalService`
```yaml
apiVersion: kuma.io/v1alpha1
kind: ExternalService
mesh: default
metadata:
name: httpbin
spec:
tags:
kuma.io/service: httpbin
…
-
_This initial comment is collaborative and open to modification by all._
## Task Summary
🎟️ **Re-ticketed from:** #
📅 **Due date:** N/A
🎯 **Success criteria:** Deploy DNS server
...
## T…
-
_This initial comment is collaborative and open to modification by all._
## Task Summary
🎟️ **Re-ticketed from:** #
📅 **Due date:** N/A
🎯 **Success criteria:** Deploy NTP server
...
##…
-
_This initial comment is collaborative and open to modification by all._
## Task Summary
🎟️ **Re-ticketed from:** #
📅 **Due date:** N/A
🎯 **Success criteria:** Deploy SDR
Look into the po…
-
# Motivation:
A limit of 165 ServiceEntries seems lower than expected. Our production use case requires support for a very large number of services, service entries and pods
# Environment Details:…
-
# 正经公司谁用service mesh - 李勇强的博客
[https://lyqscmy.com/posts/service-mesh/](https://lyqscmy.com/posts/service-mesh/)
-
**Describe the feature request**
Docs claim that you can [create manually a gateway](https://istio.io/latest/docs/tasks/traffic-management/ingress/gateway-api/#manual-deployment). However, it only …
-
**What did you do?**
Every time when booting, `alertmanager` errors out (but works when starting later).
**Environment**
* System information:
Debian bookworm, Linux 6.1.0-27-amd64 x86_64
…
-
- Config with Linkerd, Istio
- Gloo can’t know if an upstream has mtls with istio, knowledge comes from outside
- Can make it easier to configure istio - mount the certs in envoy, etc.
-
### What happened?
For example, here I have an outbound with an obscure ip, and it would be better to use the name of the cluster ie:
`outbound:10.43.205.116:6379` vs `outbound:default_redis_kuma-…