-
## Describe your Issue
I understand this is a niche problem - Looking at #42 I can see why these checks are in place.
Given that, I still believe it would be valuable to have the initContainer h…
-
https://www.servicemesher.com/blog/service-mesh-virtual-meetup-1/
Service Mesh 线上分享会。
-
To support istio service mesh, I did a manual testing by hacking the istio enabled deployment file against IKS (IBM Cloud Kubernetes as a service). It worked but there are several problems identified …
-
### Description
If I do:
```sh
echo "
apiVersion: kuma.io/v1alpha1
kind: TrafficRoute
metadata:
name: route-all-default
namespace: kuma-system
labels:
"kuma.io/mesh": "default"
…
-
Proposal: use podtato as a sample application to run performance tests in [Service Mesh Performance](https://smp-spec.io/)
-
[IU-ServiceMesh-250220-1532-26.pdf](https://github.com/tahaiqbalkhan9/springboot-sample/files/4247806/IU-ServiceMesh-250220-1532-26.pdf)
-
### Summary
When working on confirmation that kuma works with websockets I faced an issue when my simple websocket client tried to connect to the server using our dns names (`server.default.svc.80.…
-
_This initial comment is collaborative and open to modification by all._
## Task Summary
🎟️ **Re-ticketed from:** #
📅 **Due date:** N/A
🎯 **Success criteria:** A valuable service is selected…
-
### Description
We should try `MeshLoadBalancingStrategy` with `MeshMultizoneService` as it should behave differently that we should prioritize local zone instead of prioritizing splitting traffic …
-
**Is your feature request related to a problem? Please describe.**
https://istio.io/latest/docs/setup/additional-setup/cni/
By default Istio injects an init container, istio-init, in pods deploy…