GraphScope
GraphScope copied to clipboard
authentication on the exposing service of the coordinator
as titled. Proposal: maybe a token/secret configured/generated on the k8s service, and then the exposing service via grpc should check the authentication?
refs: https://kubernetes.io/docs/reference/access-authn-authz/authentication/ https://grpc.io/docs/guides/auth/