smi-spec icon indicating copy to clipboard operation
smi-spec copied to clipboard

Service Mesh Interface

Results 86 smi-spec issues
Sort by recently updated
recently updated
newest added

the same demo/app should be able to be configured with multiple service meshes

It is valuable to scale workloads on metrics other than cpu/memory. To do this today, you must use the custom metrics API and the prometheus adapter. With the SMI metrics...

Part of #69 As we are adding in more and more API's, we need to able to stream those responses through web-sockets, etc. This would be really necessary for building...

Part of #71 There is a real interest in `smi-metrics` directly having an end-point where a service graph is returned. The discussion around this can be done here **Initial Questions**...

Solicit feedback from the Kiali team regarding the SMI metrics API to determine if there is anything missing before moving to beta.

During the calls, multiple people have mentioned interest in seeing how we can define rate limiting and circuit breaking in the spec part of Traffic Split or in another object...

Talking about [here](https://github.com/deislabs/smi-spec/blame/master/traffic-metrics.md#L126) The language here is inconsistent with the rest of the README. A direction is described as the flow of traffic from resource to edge resource. However, the...

At this point, there are both linkerd and istio implementations of the traffic metrics piece of the spec in the[ smi-metric repo](https://github.com/deislabs/smi-metrics). @grampelberg @pothulapati - do ya'll have any thoughts...

There's a set of best practices that are pretty important when working with SMI: - separate service accounts for each resource. - validate RBAC for modification of access control policies....