Skip to content

Compute

The Compute resource in Oneplane represents the underlying containerized workload (e.g., microservices, jobs, APIs) deployed across your connected cloud providers. Compute is the core building block for applications running in your cloud infrastructure.It encapsulates everything needed to describe, run, monitor, and scale microservices and other container-based applications — whether you’re using AWS, Azure, GCP, or other provider.

Virtual Machines: Traditional server instances with full OS control Containers: Lightweight, portable application packaging Serverless Functions: Event-driven, auto-scaling compute Kubernetes Clusters: Container orchestration and management Auto Scaling Groups: Automatic capacity management GPU Instances: High-performance computing for AI/ML workloads

Virtual Machines, Container Instances, Functions, AKS

  1. Navigate to “Infrastructure” : Click on “compute”

  2. Create compute: Click “Create compute”

  3. Choose Compute from the list of available resource types.

  4. Fill in Basic Configuration

    • Name
    • Cloud Provider
    • Container Image
    • Environment
    • description
  5. Enable Networking

  6. Review and Create