megaease/easemesh

Support sidecar injection for Pod, DaemonSet, StatefulSet, etc

xxx7xxxx opened this issue · 0 comments

Background

As we support Support native deployment in #51 , supporting more kinds of components of k8s is necessary.

Proposal

The actions of judgment and injection are the same with deployment: https://github.com/megaease/easemesh/blob/main/docs/user_manual.md#deploy-an-annotated-deployment.