Connect Akto with Hybrid SaaS

Learn how to send API traffic data to Akto SaaS from your cloud setup.

1. Go to app.akto.io

2. Login/Signup into your account.

3. Click on Quick Start tab in left nav.

4. Search for Hybrid SaaS Connector and click connect.

5. Copy the provided helm install command by clicking on copy command button.

6. Run this command in your k8s cluster, which will deploy a new Akto mini-runtime service.

7. Run the below command and copy the CLUSTER-IP and PORT value for mini-runtime service. In the below example it will be 172.20.169.203:9092

kubectl get svc -n <namespace>

8. Modify the above copied IP:PORT value in the env. variable (AKTO_KAFKA_BROKER_MAL) while deploying your traffic connector.

Notes:

  1. Ensure internet connectivity in Mini-Runtime service.

  2. In case of closed network, please whitelist (https://aquaman.akto.io)

  3. Ensure that traffic connector is able to connect to Mini-Runtime service

Get Support for your Akto setup

There are multiple ways to request support from Akto. We are 24X7 available on the following:

  1. In-app intercom support. Message us with your query on intercom in Akto dashboard and someone will reply.

  2. Join our discord channel for community support.

  3. Contact help@akto.io for email support.

  4. Contact us here.

Last updated