Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 1.14 KB

ADOPTERS.md

File metadata and controls

20 lines (15 loc) · 1.14 KB

Adopters

This is a list of adopters of inlets

Adopters list (alphabetical)

  • Banzai Cloud - inlets is used in kurun for proxying services.

  • Cloodot - We use inlets as a replacement for ngrok while developing with webhooks. This helps us develop integrations with facebook, twitter, whatsapp and google business.

  • VSHN - VSHN uses inlets for connecting managed OpenShift clusters which are behind a firewall to the customer portal. Only the control plane of inlets is exposed to the internet, the customer portal connects directly to the data plane which is exposed as a Kubernetes service in the same namespace as the customer portal. This makes sure no connections from outside the cluster on which the customer portal runs are able to connect the the data plane. Each managed OpenShift cluster has the inlets client installed, connecting to the central inlets server over HTTPS. The Managed OpenShift clusters are part of the APPUiO product.