| Quick note since it was mentioned. Pomerium does support Kubernetes at pretty much every level you mentioned (although I'm not entirely sure what a "a complete Kubernetes-tier platform" means) including: - "remote access" : https://www.pomerium.com/docs/capabilities/kubernetes-access - "access control"
https://www.pomerium.com/docs/capabilities/authorization - "visibility and auditing" : https://www.pomerium.com/docs/capabilities/audit-logs - "user and identtiy management" https://www.pomerium.com/docs/capabilities/authentication to which I'd add device identity as well. - "centralized policy management": https://www.pomerium.com/docs/capabilities/authorization & https://www.pomerium.com/docs/internals/ppl - deployments using Ingress Controller or GatewayAPI https://www.pomerium.com/docs/deploy/k8s/ingress, https://www.pomerium.com/docs/deploy/k8s/gateway-api - "for an arbitrary number of resources" not sure what to link to but there's no limit here Congrats on the release. I saw your thread on MCP and completely agree with the approach. Happy to trade notes :) |