Sign inSign up

checkpoint/infinity-next-kong-gateway-k8s-plugin

By checkpoint

Updated 3 months ago

Kong Gateway, pre-integrated with Check Point’s Nano-Agent for native CloudGuard WAF

Image
0

1.3K

checkpoint/infinity-next-kong-gateway-k8s-plugin repository overview

To deploy the Kong Gateway with integrated CloudGuard WAF:

  1. Pull the combined image:
    checkpoint/infinity-next-kong-gateway-plugin

  2. 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

  3. Use docker ps or Kong health endpoints to confirm it is running.
    Check Infinity Portal > Enforcement > Agents to validate agent registration.

Tag summary

Content type

Image

Digest

sha256:4be984c72

Size

248 MB

Last updated

3 months ago

docker pull checkpoint/infinity-next-kong-gateway-k8s-plugin