After you upload the ping-auth
plugin’s schema to Konnect, upload
the following files for the plugin to each Kong Konnect data plane node:
- access.lua
- handler.lua
- Network_handle.lua
- response.lua
- schema.lua
Important:
If a data plane node doesn't have these files, the ping-auth
plugin cannot
run on that node.
Follow the Kong Gateway plugin deployment instructions to set up the plugin on each node. Instructions can vary depending on your platform. If you're running Kong Gateway on Docker, the following instructions are provided as an example.
Install the ping-auth
plugin inside the Kong Konnect Docker
container for each node. Copy or mount the plugin's source code into the
container.