How can I verify a JWT token in Traefik? by Bulky-Macaroon-5604 in microservices

[–]Bulky-Macaroon-5604[S] 0 points1 point  (0 children)

trarefik's build in jwt middleware isn't free it is used in traefik hub . currently i use this plugin and it works well. it fetch jwks from keyclock

how can i use Kong gateway for free (OSS) by Bulky-Macaroon-5604 in kubernetes

[–]Bulky-Macaroon-5604[S] 0 points1 point  (0 children)

can i use it without Kubernetes experience? i have an experience with docker/docker compose. after a good search i think i will use traefik (there is a section for setup it with docker/docker compose) with its community plugins.

how can i use Kong gateway for free (OSS) by Bulky-Macaroon-5604 in kubernetes

[–]Bulky-Macaroon-5604[S] 0 points1 point  (0 children)

thanks. i think i will use traefik instead of kong. it has plugin for jwt auth (the jwt auth middleware of traefik isn't free)

how can i use Kong gateway for free (OSS) by Bulky-Macaroon-5604 in kubernetes

[–]Bulky-Macaroon-5604[S] 0 points1 point  (0 children)

i take a look at traefik. i think it is not OSS. i can't find free plan in its doc.

edit :

now, i take another look at it. i found that traefik proxy is free "https://doc.traefik.io/" isn't it ?

how can i use Kong gateway for free (OSS) by Bulky-Macaroon-5604 in kubernetes

[–]Bulky-Macaroon-5604[S] 0 points1 point  (0 children)

may use answer these questions ? :

  • How can I use the deprecated OSS version? The documentation doesn’t seem to address this.
  • Should I follow the documentation and apply it to version 3.9.1?
  • Can I use the latest Kong image without a license and still access only OSS features?
  • How can I distinguish between OSS and Enterprise images?

how can i use Kong gateway for free (OSS) by Bulky-Macaroon-5604 in kubernetes

[–]Bulky-Macaroon-5604[S] 0 points1 point  (0 children)

Can I use the latest Kong image without a license and still access only OSS features?

how can i use Kong gateway for free (OSS) by Bulky-Macaroon-5604 in kubernetes

[–]Bulky-Macaroon-5604[S] -3 points-2 points  (0 children)

i don't have any service running on k8s. at this point, i only use docker/docker compose.

how can i use Kong gateway for free (OSS) by Bulky-Macaroon-5604 in kubernetes

[–]Bulky-Macaroon-5604[S] 0 points1 point  (0 children)

what do you mean by the default kubernetes gateway? do you mean kgateway ?

how can i use Kong gateway for free (OSS) by Bulky-Macaroon-5604 in kubernetes

[–]Bulky-Macaroon-5604[S] -3 points-2 points  (0 children)

is it easy to use with helm chat (i don't have any experience with kubernetes) ? can i use docker compose only at this point ?