tsdexter
07/14/2018, 9:33 PMThe Prisma server is running on the Kubernetes cluster and has an internal load balancer. This is a sane security default, because you won’t expose the Prisma server to the public directly. Instead, you would develop a GraphQL API and deploy it to the Kubernetes cluster as well.@andre