You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
From 1.4.x there is a new possibility for creating custom plugins by just adding them to a simple Dockerfile and create some Custom Resources (https://docs.konghq.com/gateway-operator/1.4.x/guides/plugin-distribution/).
My question is, if there are some additional dependencies (maybe some "resty.X") does this method still apply or we would need to create a custom kong-gateway image with that plugin as stated here? https://docs.konghq.com/gateway/latest/plugin-development/distribution/.
Is there a list with available dependencies when developing custom plugins that we can use out of the box?
Thanks very much!
Beta Was this translation helpful? Give feedback.
All reactions