Quickstart
Core Infrastructure
In Core-Infrastructure, you can either
Create a Virtual Machine to run your workload, or
Create an AI Pod to run your AI workload or
Create a Virtual Machine to run your workload
To create any virtual machine, you first need to set up your network settings, like VPC, Subnet, IP addresses, and Security Groups, so that you can isolate your workloads properly
Create your first VPC to securely isolate your workload. You can create your subnet along with the VPC. Create a public subnet if you want your VM to be accessible from the public. Learn More
If you want any specific subnet configuration, create a subnet. Learn more
If you want your VMs to be accessible to the public, you would need to reserve a public IP. You can also assign a random public IP while creating the VM. Learn more
You also need to create a security group to control your ingress and Egress traffic. Learn more
You will need to create an SSH key to access your VMs. Learn more
Please create the respective bootable and storage volumes to run your workloads. Learn more
Now you can create a VM after all these steps with the respective configurations of CPU or GPU. Learn more
Create an AI Pod to run your AI workload
AI Pod is Krutrim's revolutionary first-in-the-world containerised GPU splices with Ephemeral and Persistent storage, ideal for AI workloads
You can create your first AI Pod by referring here
Last updated
Was this helpful?