Skip to content

Conversation

ricoberger
Copy link
Member

It is now possible to use plugins within Kubernetes resources. For that
a user can specify the "kobs.io/plugins" annotation on each resource and
kobs will add the specified plugins, when a user views the resource. The
plugin annotation must be a list of plugins, which have the same
specification as the plugins section in the Applications.

It is also possible to specify a list of Applications within a resource.
For that the "kobs.io/applications" annotation can be used. The
annotation requires a list of object, where each object must specify the
"name" of the application and an optional "namespace", when the
Application isn't in the same namespace as the resource.

It is now possible to use plugins within Kubernetes resources. For that
a user can specify the "kobs.io/plugins" annotation on each resource and
kobs will add the specified plugins, when a user views the resource. The
plugin annotation must be a list of plugins, which have the same
specification as the plugins section in the Applications.

It is also possible to specify a list of Applications within a resource.
For that the "kobs.io/applications" annotation can be used. The
annotation requires a list of object, where each object must specify the
"name" of the application and an optional "namespace", when the
Application isn't in the same namespace as the resource.
@ricoberger ricoberger force-pushed the add-plugin-support-for-kubernetes-resources branch from c652ee4 to f85d6b3 Compare April 8, 2021 18:11
@ricoberger ricoberger merged commit 0fd1795 into main Apr 8, 2021
@ricoberger ricoberger deleted the add-plugin-support-for-kubernetes-resources branch April 8, 2021 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant