...
- Kong Gateway
- Istio
- Keycloak
- Network Policy - Calico
- Nonrtric functions - ECS & Policy Service
Kong Gateway
...
Kong is an open-source API gateway. More information on Kong installation & configuration can be found at https://docs.konghq.com/gateway-oss/2.6.x/kong-for-kubernetes/install/
Istio
...
Istio is an open source service mesh which provides extensive control over traffic flow between the services. More information can be found at https://istio.io/latest/docs/setup/install/istioctl/
Keycloak
...
Keycloak is an open source identity & access management solution. Further information can be found at https://www.keycloak.org/docs/latest/getting_started/
Network policy
...
Kubernetes supports different network policies like Calico, Cilium. For this study we have used Calico https://docs.projectcalico.org/getting-started/kubernetes/helm
Nonrtric
...
Install the nonrtric functions and Make sure the sidecar injection is enabled for nonrtric namespace,
...
// Add istio network traffic pic
Configure Istio & Keycloak
...