Partners /
Civo
Civo
+ ngrok
Add connectivity, load balancing, authentication, and observability to your Civo Kubernetes cluster
Kubernetes Ecosystem
Type of Integration
Integrations
Kubernetes Ecosystem
Simplify Kubernetes management and network ingress
1
2
3
Quickly deploy and manage with Civo
Embed middleware at the ngrok edge
Add public and secure access to K8s clusters
apiVersion: v1
kind: Secret
metadata:
name: ngrok-ingress-controller-credentials
namespace: ngrok-ingress-controller
data:
API_KEY: "YOUR-API-KEY-BASE64"
AUTHTOKEN: "YOUR-AUTHTOKEN-BASE64"