easemesh
easemesh copied to clipboard
A service mesh implementation for connecting, control, and observe services in spring-cloud.
i was wonder that did agent can replace sidecar? or sidecar replace agent. i mean weather if i can only deploy one of them ?
Remove unreachable code and for loop. Refactor the code to improve code quality and More concise code logic.
I found that the responset type in mesh is divided into about 4 kinds. I think the first one is normal, so I have tried to list as many interfaces...
The service name of the application created by shadow service controller is the same as the source service, so it cannot be clearly identified on the topology graph. In the...
MeshDeployment is the EaseMesh dedicated custom resource of K8s. It was introduced in the first version of the EaseMesh. With the evolution of the versions, the EaseMesh has already supported...
## Background Service Mesh Interface (SMI) is a Kubernetes-native specification, it's great to implement it to easily integrate with Kubernetes mesh ecosystem. But it seems to be under active discussion...