Docs/Cloud/Quickstart

Getting Started with Vyntech Cloud

Deploy containerized workloads, serverless Knative functions, and managed databases to Australian enterprise Kubernetes clusters in under 3 minutes.

1

Create a Project

Organize workloads into isolated tenant namespaces with CPU and RAM quotas.

2

Deploy a Workload

Specify container image, replicas, ports, and health check probes.

3

Attach Ingress & TLS

Bind custom domain with automatic Let's Encrypt SSL/TLS certificates and Anycast routing.

1. Authentication & Base URL

All Cloud platform endpoints are mounted under /v1/cloud. Include your Vyntech ID JWT token in the Authorization header:

Authorization: Bearer <VYNTECH_CLOUD_JWT>

2. Deploy Your First Container Workload

Deploy an NGINX container workload with 2 replicas across multi-zone Kubernetes nodes:


POST /v1/cloud/workloadsAuth

Request
POST/v1/cloud/workloads
Response

3. Stream Real-Time Logs via WebSocket

Open a live WebSocket connection to receive real-time stdout and stderr log streams directly from container pods:

wss://api.vyntech.com.au/v1/cloud/workloads/wld_7f2b1a9c/logs/stream?token=$CLOUD_TOKEN

Next Steps

We use cookies and similar technologies to measure traffic and improve the site. You can choose which categories to allow. Manage Preferences.