Kong Gateway, pre-integrated with Check Point’s Nano-Agent for native CloudGuard WAF
1.3K
To deploy the Kong Gateway with integrated CloudGuard WAF:
Pull the combined image:
checkpoint/infinity-next-kong-gateway-plugin
Run the container using a command similar to:
docker run -d --name=kong-gateway -e NANO_AGENT_TOKEN= --ipc=host -p 8000:8000 -p 8443:8443 checkpoint/infinity-next-kong-gateway-plugin
Use docker ps or Kong health endpoints to confirm it is running.
Check Infinity Portal > Enforcement > Agents to validate agent registration.
Content type
Image
Digest
sha256:4be984c72…
Size
248 MB
Last updated
3 months ago
docker pull checkpoint/infinity-next-kong-gateway-k8s-plugin