MNX.io Docs
  • MNX.io Documentation
  • Getting started
    • SSH to an instance from Windows
    • Account password requirements
    • Improving security using two-factor authentication (2FA)
    • Generating an SSH key
      • Manually generating your SSH key in macOS
      • Manually generating your SSH key in Windows
    • API integrations and CLI usage
    • Provisioning limits
    • Cancelling your account
  • Data centers
  • Instances
    • Infrastructure containers
    • Virtual machines
    • Snapshots
      • Automating Snapshots
    • Tags and metadata
    • Connecting to containers and VMs
    • Instance Types
  • Triton CLI & Tools
    • Using the VNC console
    • Triton CLI tool
    • Hashicorp Packer and Terraform
      • Create and manage images with Packer
      • Manage infrastructure with Terraform
    • Container Monitor with Prometheus
  • Network
    • Networking and fabric user guide
    • Firewall
    • Firewall rules reference
    • Frequently Asked Questions
  • CloudAPI Documentation
    • Getting Started
    • RBAC: Users, Roles & Policies
    • API Introduction
    • API Details
      • Account
      • Keys
      • Users
      • Images
      • Instances
      • Packages
  • Contacting Support
  • Images
    • Linux
      • CentOS
      • Ubuntu
        • 20.04
      • Debian
    • FreeBSD
      • 12
Powered by GitBook
On this page

Was this helpful?

  1. Instances

Instance Types

An overview of the various instance types

Compute, General & Memory

There are 3 instance types defined. Compute, General & Memory. The major difference between these instance types is the CPU to Memory allocation as follows:

c1.* -- Compute Instance = 1 vCPU to 2GB of RAM g1.* -- General Instance = 1 vCPU to 4GB of RAM m1.* -- Memory Instance = 1 vCPU to 8GB of RAM

Each instance also has a specific amount of disk allocated.

If you need a custom instance type created, please reach out and we'll provide feedback and pricing.

PreviousConnecting to containers and VMsNextTriton CLI & Tools

Last updated 5 years ago

Was this helpful?