This repository contains the code for the blog which shows how to Kong api gateway with gRPC in a Kubernetes Cluster.
- create the cluster using
./kind.sh
- create a jwt-secret using
./jwt-secret.sh
- run
skaffold run
This repository contains the code for the blog which shows how to Kong api gateway with gRPC in a Kubernetes Cluster.
./kind.sh
./jwt-secret.sh
skaffold run