Breqwatr Cloud documentation
Short, task-focused tutorials for working with the Breqwatr Cloud Portal — from creating your account through running production workloads.
Set up your account and team
Start here if you're new to Breqwatr Cloud.
- Sign up for an account and turn on two-factor authentication.
- Invite teammates and manage their roles.
- Create a project so you have somewhere to launch workloads.
- Set up billing details and a payment method.
- Mint application credentials if you'll work from the OpenStack CLI, Terraform, or Ansible.
Run workloads in the cloud
Once you're in a project.
- Launch an instance and connect to it.
- Configure security groups to control inbound traffic.
- Create a volume, attach it, and back it up.
- Build a network and allocate a floating IP.
- Stand up a load balancer in front of multiple instances.
- Use the OpenStack CLI for scripts and bulk operations.
Push and pull container images
Each project gets its own container registry.
- Turn on the registry for a project and pick a plan.
- Push and pull images from your laptop, CI runner, or instances.
- Set a retention policy so storage doesn't grow forever.
Run Kubernetes workloads
- Create a Kubernetes cluster to run containerised services.
- Run GPU and AI workloads on clusters with accelerators, dynamic resource allocation, and KubeRay or Kubeflow on top.