I am hoping service comb can leverage kubernetes webhookmutating to
automatically inject sc, apollo, zipkin, prom, etc,  related config into
java chassis runtime

all user need to do is use k8s annotation to tell it is writen in java
chassis, for example

*serviceomb.io/framework <http://serviceomb.io/framework>: java-chassis*

then developer never need to consider about the env-related things in this
k8s cluster. to let developer focus more on coding


our team wrote a sidecar for servicemesh already, same pattern can apply to
framework
https://github.com/go-mesh/sidecar-injector

Reply via email to