Skip to content

无法往创建好的集群的statefulset里面增加一个sidercar容器 #551

Open
@lenglenglee

Description

@lenglenglee

我使用了radondb-mysql-kubernetes构建了一个集群,由于数据库安全设备的需要,我需要给建好的RadonDB MySQL 集群的主容器装上采集的插件(该插件基于libcap报文拦截),我想直接给集群的pod 附加一个sidecar 容器用于流量拦截,但是我如果直接去修改operator创建好的statefulset的yaml,增加sidecar容器进去,确定后马上就会被回滚掉修改,但是我从文档的配置项中找不到可以附加其他容器镜像的方法,请问有什么方法可以实现,感谢

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions