How to install kiban-plugins which is hosted on kubernetes pod?

We have hosted the kibana service, we need to install a kibana-plugin. How to do that?

You'll need to start with a container image of Kibana that has the plugin installed, and have the hosting service deploy that.

Installing a plugin mutates the Kibana software, so it needs to be done before the image is created.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.