IG1 Cloud is a European sovereign cloud built on the tools your teams already master — open APIs, a CLI, SDKs, Terraform, S3-compatible storage, Kubernetes — running on our own hardware, in our own French data centers, under EU law. And it is the first cloud designed to be operated by your AI agents, not just by your humans.
For 25 years we have designed, migrated, and operated infrastructure on every major cloud. That experience taught us two things our clients keep repeating: the developer experience of hyperscale clouds is genuinely excellent, and the terms that come with it — jurisdiction, egress billing, lock-in — are increasingly unacceptable in Europe.
Sovereignty is no longer a slide in a compliance deck. It is written into RFPs, into NIS2 and DORA obligations, into board-level risk registers. But the alternatives usually ask you to trade the tooling your engineers know for something proprietary and slower.
IG1 Cloud refuses that trade-off. Same mental model, same Terraform, same S3 API, same kubectl — on hardware we own, in data centers we operate, under a jurisdiction that answers to European courts alone.
If your team can operate AWS, it can operate IG1 Cloud on day one.
Per-second billing, per-tenant cost visibility, and zero egress fees — ever.
Workloads, backups, logs and control plane stay in France, operated by a French company.
Open APIs, open formats, standard Kubernetes. Leaving is as documented as onboarding.
The same dedicated SDM and Tech Lead model as every other IG1 engagement.
A complete IaaS and Kubernetes platform, exposed through open standards only. If you can script it elsewhere, you can script it here.
A curated catalogue — general purpose, memory-optimized and compute-optimized families up to 32 vCPU and 128 GiB — launched in seconds and billed per second. Memory is sold one-to-one and never oversubscribed; vCPU is shared, with admission control that refuses a commitment before the fleet gets tight.
S3-compatible object storage that works with the tooling you already point at AWS, plus low-latency block volumes for your databases. Snapshots, bucket versioning, presigned URLs and encryption at rest are included — and your S3 access keys rotate from the API, not from a support ticket.
Isolated virtual private networks, subnets, routers, security groups and floating IPs, software-defined on OVN. Every new project gets a working network the moment it is created, overlapping address ranges between tenants are a non-event, and site-to-site or client VPN extends your existing data center in without redesigning your addressing plan.
A production-grade cluster from one API call or one click — POST /v1/clusters and you get a hosted control plane, workers in your own project, on your quota, under your policies, with CNI, cloud controller and Ceph-backed storage class already installed. Target delivery under fifteen minutes, kubeconfig straight from the API, and an autoscaler that grows the worker plane between the bounds you set.
Autoscaling groups for ordinary instances, not just for Kubernetes. A group carries its own image, size, network and bounds, and it acts when one of your alarms crosses a threshold rather than because a metric merely stayed high. Scale-in drains a member out of the load-balancer pool before it terminates, and the group re-adopts or replaces instances that disappeared behind its back. A metric it cannot read moves nothing in either direction.
PostgreSQL and Kafka provisioned into your own isolated namespace from a single API call, run by the platform operators the rest of the industry uses in production. Connection secrets are readable and rotatable only through a dedicated broker service — the main API is structurally incapable of reading them.
A private OCI registry where you own a namespace and nobody can enumerate anyone else's. You log in with docker login using the IG1 credential you already hold — so revoking that credential revokes registry access in the same move — and pull, push and delete are mapped to its privilege tier.
One gateway fronts compute and Kubernetes operations behind a single documented endpoint — OIDC-secured, rate-limited per tenant, CORS-locked. The same surface serves your portal, your pipelines and your agents.
OIDC single sign-on for people — browser flow on a workstation, device flow on a headless host — and scoped, expiring API keys for pipelines, service accounts and AI agents. Every one of them resolves to the same project, quota and permission tier, and lands in the same audit log. Secrets are revealed once at creation and never stored by us.
Project-scoped secrets, plus the connection credentials for your object storage and your managed databases — read and rotated through a dedicated broker rather than from the main API, which structurally holds none of that permission. Values are returned to the caller and never written to a log, and rotating an S3 key adds the new pair before the old one is retired, so there is no window in which nothing works.
Per-second usage rating feeding real invoices, with per-tenant and per-project cost attribution. Set budgets through the API, break the bill down by resource, and ask the platform what the month is on track to cost before it ends. The commercial layer is code, not a spreadsheet.
Fleet health and active alarms for your own project, readable from the same API as everything else — so your dashboards, your on-call tooling and your agents all see the same truth. Platform incidents are published through an endpoint you can poll instead of a status page you have to remember to check.
Subscribe your own systems to what happens in your tenancy — credentials issued or revoked, agent actions, resource lifecycle. Signed deliveries over HTTPS only, with delivery history you can inspect and a test call so you find out it works before production does.
Load balancers with listeners, pools and members created in one call — and no hidden virtual machine per balancer to pay for, patch or lose. Host your DNS zones with us through a typed API where a record change is a patch, never a delete followed by a create, so a resolver never caches the gap in between.
Publish an application under a domain you own. You claim it, prove it with a TXT record, and only then does a single request get routed — an unverified claim is a reservation, never traffic. Publicly trusted Let’s Encrypt certificates are issued and selected per domain at the edge, and backends are restricted to the ports of the tenant that owns them.
A project here is what an account is on AWS: its own quotas, its own network, its own isolation. Create them yourself up to your tier's ceiling, arrange them in an organisational tree, and attach deny-only policies that inherit downward — a branch can tighten what it received, never widen it.
Whether an IG1 engineer may touch your resources is your setting, not our habit: every request approved by you by default, standing access if you prefer it, or refused outright. Grants are time-boxed, break-glass demands a reason and a ticket, and the entire trail is readable from your own console without an admin role.
Your project is resolved server-side from your token on every single call. There is no header a client can send to widen its own scope, and an identifier belonging to another tenant answers “not found” rather than “forbidden” — we do not leak the existence of other customers' resources.
Site-to-site tunnels from your own data center and client VPN for individual engineers, so IG1 Cloud reaches your existing estate as if it were another rack — and so your Kubernetes clusters and private subnets are reachable without publishing anything to the internet. It is how you reach your estate — the public edge publishes applications, not your network.
Quickstarts for the CLI, the Terraform provider, the agent tools and tenant onboarding, plus a live API reference rendered from the specification each service is actually serving — not from a copy someone remembered to update. An automated check asserts that every command and every path the documentation cites still exists.
The part of a cloud that a technical due diligence actually asks about — in the detail it asks for. Eight views of the same platform: pick the one your next question lives in.
IG1 Cloud is not a distribution we resold. It is a stack we assemble ourselves from the open-source components the world's largest operators run in production — each one chosen with a written trade study, each one deployed by code that lives in a repository. No layer was installed by hand.
Read back from the live platform on 26 August 2026. We publish what is running, not what is planned.
The two things every cloud sells, and the two things every cloud is vaguest about. Here is exactly what you get, how it is metered, and where the honest limits are.
Selling ready-to-use Kubernetes is IG1 Cloud's flagship product. A developer picks a size — in the console, from the CLI, in Terraform, or by asking an agent — and gets a dedicated cluster with identity, quotas and billing already wired in.
Console, CLI, Terraform or an agent tool call. Same operation, same contract, whichever door you came through.
Identity, privilege tier, quota and real capacity — before anything is created, and before a name is even reserved.
Control plane, worker instances, network, container networking, cloud controller and a storage class — assembled, not left as homework.
A kubeconfig from the API, private access and ingress. Target end to end: under fifteen minutes.
Your own control plane, your own workers, your own network. The product described above, available today.
Compute on demand inside a shared cluster with hard per-tenant walls, for teams whose workload does not justify a cluster of its own. Designed, costed and next in the queue — not yet productized, and we will not pretend otherwise.
Software-defined networking with the primitives you already model in Terraform — and an edge that will publish your application under a domain you own, once you have proven you own it.
Every click, every API call and every agent action answers those three questions before anything happens. One login system for all of it — open-source, self-hosted, and never a third party holding your users.
A cloud provider does not sell servers; it sells the confidence that the customer next door cannot reach you. Here is the mechanism, the proof we run against it, and the list of what is still ahead of us.
Identity authenticates you. The platform then resolves your project server-side from your token, on every single call, and makes every downstream call with that project's own credential — so the layer underneath scopes by the identity of the token rather than by anything the client sent. There is deliberately no header or parameter a client can supply to widen its own scope, and an identifier belonging to another customer answers “not found” rather than “forbidden”: we do not confirm that someone else's resource exists.
Because that resolution happens on our side of the API, it holds identically for your engineers, your pipelines and your AI agents. There is no privileged path that skips it.
Until recently, an IG1 operator held what every cloud operator holds: standing, unilateral and invisible access to customer resources. We removed it and rebuilt it as a product surface you control. Under GDPR you are the data controller and we are a processor acting only on documented instructions — this is that sentence turned into a switch in your console rather than a paragraph in a contract.
Each request is approved by an owner or administrator on your side. Grants are time-boxed and expire on their own.
“Manage my cloud for me.” A documented instruction with a scope and an expiry you choose, revocable at any moment.
Never. A legitimate choice, with its consequence stated up front: no incident investigation inside your tenancy.
Seeing the platform and being woken by it are two different engineering problems. We solved them separately, and we test the second one every five minutes.
Every health score shows both numbers — how many are healthy and how many exist: nodes, database members, network agents, load-balancer backends, scrape targets. Never a bare count of successes.
A tile that counts only what worked turns green the moment its data source dies quietly. This project was bitten by exactly that failure, and it now designs against it everywhere: a score we could not read renders as unread, never as zero, and a check is not allowed to pass on “at least N” when it can assert “all of them”.
It is a small discipline that costs nothing and prevents the category of incident nobody notices for nine days.
Backups are the easiest thing in infrastructure to claim and the hardest to prove. So this tab separates what is rehearsed from what is planned, and tells you which is which.
No new mental model. Every building block maps to something your engineers already use every day — and to the same infrastructure-as-code they already wrote. Including the two AWS capabilities most sovereign alternatives quietly leave out: an account hierarchy, and guardrails that inherit down it.
| IG1 Cloud | AWS equivalent | Status |
|---|---|---|
| Instances Curated sizes, per-second metering, memory never oversubscribed | EC2 | Live |
| Block volumes & snapshots Attach, resize, snapshot — the same storage behind your Kubernetes volumes | EBS | Live |
| Object storage A real S3 data plane, per-project keys, unmodified aws CLI and boto3 in our release gates | S3 | Live |
| Private networks, subnets, routers, security groups, floating IPs Software-defined on OVN, provisioned with every project | VPC | Live |
| Load balancers Listener, pool and members in one composite call — no virtual machine per balancer | ELB | Live |
| DNS zones & records Typed API, atomic record changes, per-tenant zone ceilings | Route 53 | Live |
| Kubernetes clusters on demand Hosted control planes · Cluster API workers in your own project · autoscaling | EKS | Live |
| VM autoscaling groups Alarm-driven scale-out and scale-in, drain before terminate, self-healing membership | EC2 Auto Scaling | Live |
| Managed PostgreSQL & Kafka CloudNativePG and Strimzi into your own isolated namespace | RDS · MSK | Live |
| Secrets & connection credentials Project-scoped, served by a broker separate from the main API, rotation without a gap | Secrets Manager | Live |
| Container registry Token auth scoped to your project · verbs mapped to your credential tier | ECR | Live |
| App exposure, custom domains & certificates TXT-verified ownership, TLS termination and per-domain routing at the edge — not an in-tenant L7 rule engine | ALB (HTTPS exposure) · ACM · Route 53 | Live |
| Usage rating, budgets & cost explorer Per-second euro rating from one table, budgets and a forecast | Cost Explorer · Budgets | Live |
| Events, audit, webhooks & alert integrations One bus — Slack, Teams, PagerDuty, Opsgenie, signed webhooks, email | EventBridge · SNS | Live |
| Metrics & alarms Per-instance samples and alarm states, readable from the same API — and the trigger for autoscaling | CloudWatch (alarms) | Live |
| Identity, credential tiers & single sign-on Self-hosted OIDC, three privilege tiers enforced on the request | IAM (in part) · Cognito | Live |
| Self-service projects A project is an account: own quotas, own network, own ceiling | Organizations: account creation | Live |
| Organisational tree & inherited deny policies Maximum tier composes by the strictest value; denials accumulate downward | Organizations SCP / RCP | Live |
| Operator access under customer consent Approval modes, time-boxed grants, break-glass, audit you can read | no equivalent | Live |
| Terraform & OpenTofu provider Fifteen-plus resources, five data sources, import support, state on our S3 | AWS provider + S3 backend | Live |
| CLI, SDKs & agent tools One static binary · Go, Python and TypeScript SDKs · 149 agent operations | aws CLI · SDKs | Live |
| Client and site-to-site VPN WireGuard into your tenancy | Client VPN | Live |
| Public internet exposure & publicly trusted certificates Live since 25 August 2026 — publicly trusted Let’s Encrypt certificates on domains you own | Internet gateway · ACM | Live |
| Second availability zone Cross-zone placement and replication across two Paris sites | Multi-AZ | Next |
| GPU instances With the production hardware build — the automation already deploys them | P / G instance families | Roadmap |
Eight differences that are design decisions rather than omissions — and that change how an AWS estate is laid out here. They are in our migration guide, so they are on this page too.
Our runbook runs in six checkpoints, and we run it with you rather than hand it over. None of them is a week that has to be a week — it is the order in which the surprises happen if you do it in any other sequence.
Your tier is chosen against what you actually run, and three credentials are minted: read-only for dashboards, operate for CI, destructive for a human. Destructive verbs need an explicit confirmation flag, so the pipelines are updated once, at the start, rather than one failure at a time.
Network and subnet created together, security groups translated one CIDR per rule, and a first instance on a ratio-corrected size. The checkpoint is an SSH session from the bastion, not a green console.
Golden images imported straight from a URL as qcow2 rather than rebuilt, buckets synced with an unmodified aws s3 sync pointed at our endpoint, and a presigned URL tested so you know the public-object pattern before you depend on it.
PostgreSQL restored with the standard dump and restore tools, Kafka clients repointed at a plaintext listener, MySQL moved onto instances. The scheduled dump to a bucket is set up here, on day one — not after the first incident.
Cluster created, kubeconfig taken from the API, worker autoscaling bounded, balancers rebuilt as composite calls with health monitoring on, DNS zones imported and TTLs lowered ahead of the switch. Certificates are reissued here rather than exported, because they never export.
Alarms created and watched out of their initial state, one real autoscaling event followed end to end, webhooks signature-verified, budgets set in the right unit, the isolation check run from a second tenant's credential — and a restore actually performed. The gate is passed when the restore worked, not when the boxes are ticked.
A console, a command line, generated SDKs, a Terraform provider and a set of agent tools. They are not five products that drift apart between releases: each one is generated from — or gated against — the same API description the platform actually serves, and our build fails if any of them falls out of step.
Every operation exists on the wire first — compute, storage, networking, Kubernetes, databases, DNS, credentials, projects, billing, monitoring. Nothing on this platform is reachable only by clicking. Typed, documented in OpenAPI, secured with OIDC and rate-limited per tenant.
Instances, volumes and snapshots, networking, object storage, databases, Kubernetes, registry, DNS and app exposure, billing with budgets and a cost explorer, status, webhooks, credentials, your organisation and its projects — and the page where you decide whether IG1 may touch your data. Five languages, French first.
One static binary for Linux, macOS and Windows, covering the whole resource tree. A readable table when a human runs it, JSON or YAML when a script does, with query filters, a watch mode, shell completions and documented exit codes. Browser login on a laptop, device flow on a headless host.
Go, Python and TypeScript, generated from the live specification and never hand-written against it — with a lock check in the build that refuses to ship an SDK tree which has drifted from the API it claims to describe.
Fifteen-plus resources and five data sources covering servers, volumes, networking, buckets, databases, clusters, credentials, webhooks and budgets. Existing infrastructure imports by its native identifier, and your remote state can live on our own S3-compatible endpoint.
149 governed operations exposed over the Model Context Protocol, the standard AI assistants already use to call real tools. The server holds no identity of its own: it forwards the caller's own credential on every single call, and refuses dangerous shapes by schema rather than by good behaviour.
The SDKs, the CLI and the Terraform provider are all built from the description the API serves — never hand-written against it. A rename in the platform breaks our build, rather than quietly breaking you.
Every new API domain has to be claimed by the CLI, the provider, the agent tools and the console before it ships. The surfaces cannot silently fall behind each other, which is the way every multi-surface cloud eventually decays.
New endpoints, fields, commands and tools can land in any release. Anything is removed only at a major version, and the old shape keeps working through a full release of overlap after the removal is announced.
The strings your scripts and your agents branch on — the permission refusals, the quota messages — are versioned like the endpoints themselves. They do not change silently between releases.
Every IG1 Cloud capability is exposed through an open agent protocol — the same standard AI assistants use to call real tools. Your agents do not scrape a console: they call governed API operations, under your identity, inside your perimeter.
AWS made the cloud clickable. IG1 Cloud makes it operable by machines — and sovereign while it does.
“Scale checkout for Friday” becomes a sequence of audited API calls across instances, clusters and storage — not a ticket in a queue.
Agents inherit the same identity, quotas, role-based permissions and audit log as your human operators. Nothing bypasses policy, and every action is attributable.
Agent traffic never leaves our data centers. Your automation, your prompts and your infrastructure topology do not become somebody else's training data.
A single gateway fronts compute and Kubernetes operations, secured with OIDC and rate-limited per tenant. Portals, pipelines and agents all speak to the same surface.
The Model Context Protocol has become the way AI agents talk to real infrastructure — with more than 110 million SDK downloads a month, it is the fastest-adopted integration standard the industry has seen. IG1 Cloud ships an MCP server covering the entire platform — 149 operations, from listing instances to creating a cluster, reading the month's spend or enumerating the projects a credential may act on — so the assistants your teams already use can provision, scale and operate your environment without a single credential leaving your tenancy.
Cloud operations exposed as agent tools
Seventeen tool domains, from compute, block and object storage and networking through Kubernetes, instance autoscaling, DNS, load balancing and the edge, to observability, billing, secrets and access. Served over the protocol at mcp.cloud.ig1.com and configured today in the clients your teams already run — Claude Code, Cursor, and anything else that speaks it.
“Can it be trusted?” is the wrong question to ask about an agent. The right one is what it is allowed to do when it gets something wrong — so every credential on IG1 Cloud, human or machine, is issued at one of three levels, and the platform enforces that level on the request itself rather than trusting a policy document to be up to date.
List and inspect everything in the project, change nothing. This is where an agent starts, and for most reporting and diagnosis work it is where it stays.
Create, update, scale, restart. Enough to run the day-to-day — and still structurally incapable of deleting anything at all.
Deletion. Granted deliberately, to few identities, and rarely to an agent — because this is the level where a mistake is not recoverable by retrying.
A credential can never mint one more powerful than itself. An agent holding an operate key cannot issue itself a destructive one, however creatively it is asked to — and the read-only org tools mean an agent cannot lift the ceiling it is under by deleting the policy that sets it.
Agents can chain several operations into one reviewed workflow, but only from a fixed list of permitted steps — never arbitrary code, never a shell. A failure rolls the sequence back. And the operations most likely to be catastrophic are refused by schema: the tool that creates a router simply has no parameter for the setting that could take a shared gateway down.
Every tool call is recorded with what was called and which parameters were supplied — never their values. Cluster credentials and secrets are returned to the caller and never written to a log, and a destructive tool that cannot record its own audit entry refuses to run.
European buyers now write sovereignty into their RFPs. IG1 Cloud was designed for exactly that requirement — not retrofitted to it.
Operated by a French company on hardware we own, governed exclusively by European courts. Both your data and your control plane sit outside the reach of extraterritorial legislation such as the US CLOUD Act — a distinction most “EU region” offerings cannot make.
Data residency is architectural, not contractual. Your workloads, backups, logs, metrics and agent traffic stay in the Paris region, on infrastructure we operate ourselves, with named engineers who are all subject to EU employment and data protection law.
IG1 already holds HDS certification for hosting French health data and ISO 27001 for its information security management system, and operates under NIS2 and DORA expectations. IG1 Cloud inherits those processes, controls and audit practices from day one, and is being designed toward the emerging European sovereignty schemes. Compliance here is a roadmap we execute, not a slide we show.
Open APIs, open formats, standard Kubernetes, S3-compatible storage. Your exit plan is as real and as documented as your onboarding — which is precisely the discipline that keeps us honest about earning your renewal.
The case for IG1 Cloud, in three sentences.
Your data, your control plane — and your AI agents — on hardware we own, in sites we operate, beyond the reach of extraterritorial law. No egress fees, and a cost model you can defend to a CFO twelve months out. This is precisely the requirement European buyers now write into their RFPs.
Terraform, S3 API, VPC networking, availability-zone topology. We productize the 20 % of AWS that customers actually use, and we expose it through the skills your teams already have — no proprietary dialect to learn, and nothing you could not reproduce elsewhere if you decided to leave.
A developer clicks — or an agent calls — and gets a Kubernetes cluster with identity, quotas and billing already wired in. That is a product your platform team can hand to the rest of the company, not just infrastructure they have to babysit.
“The next decade of cloud won't be chosen between sovereign and powerful. IG1 is both.”
Private preview — founding customers onboarding now, with white-glove migration from AWS.
A Paris region on our own footprint — three Tier III+ data centers operated by three of Europe's most reputable colocation providers, in which IG1 has been running customer infrastructure for years. IG1 Cloud serves from the first today; the second is the availability zone we are building into next.
Aubervilliers, Paris region
Where IG1 Cloud runs. Dense carrier and internet-exchange connectivity, with direct peering options for customers who need low-latency access from their own networks. Every byte you store is written three times, across three separate machines in this site.
Vitry-sur-Seine, Paris region
IG1's second Paris site, already in production for private cloud and managed infrastructure, on independent power and cooling. It is the second availability zone for IG1 Cloud: the phase that turns a resilient site into a resilient region, with placement and storage replication across both.
La Courneuve, Paris region
Our third Paris site, in production today for IG1 private cloud and managed infrastructure, and the expansion footprint for IG1 Cloud capacity and off-cluster backup targets.
All nine phases validated. Every phase was gate-tested against the live platform before the next one started, and every fix went into the operational runbook our on-call teams use. The platform is built — what we are scaling now is capacity and the number of customers on it.
Measured against our own written production architecture, not against a marketing calendar.
The management plane became a trio across three physical hosts, every service doubled, identity made redundant. One remainder: the state store behind tenant control planes is still single-copy, and it is next in the queue.
Twice-daily backups verified by content and a weekly restore drill that compares against the live platform. The off-cluster backup service for customer data is the open half, and it is funded work rather than a wish.
Public reachability, production DNS and publicly trusted certificates. Landed on 25 August 2026: the edge answers from the internet and orders a Let’s Encrypt certificate for a domain you own as soon as it resolves to us.
One identity organisation per customer, agent deletion-protection and per-credential quotas, a shared rate-limit store — then an external penetration test, then a go/no-go review against the same document.
Cross-site storage replication and a documented failover. A programme we run when a contract requires it — and we would rather scope it with you than pre-announce a date.
Until phase 4’s penetration test passes, the word we use with customers is pilot. Phase 3 landed on 25 August 2026 — the public edge answers and publicly trusted certificates are issued. What is left before we change that word is short and known: two purchases, one on-call rota and one external test.
Three commitments that shape every line of the invoice — and that we do not intend to renegotiate once you are dependent on us — plus a quota ladder whose numbers come from measured capacity rather than from a competitor's price list.
Your data leaving our network costs you nothing. No per-gigabyte transfer charge, no surprise line item when you back up elsewhere, no financial penalty for keeping your options open.
Compute is metered per second, with per-tenant and per-project cost visibility built into the platform rather than reconstructed from an invoice six weeks later.
No proprietary service you cannot replicate elsewhere. If you decide to leave, your Terraform, your containers and your data go with you — and we will help you move them.
You land on a tier, and the tier fixes what you may consume: cores, memory, storage, buckets, DNS zones, API requests per minute and how many projects you may create. Moving up is a conversation, not a form — and it is admission-checked against real headroom, so a yes means the capacity exists.
Enough to build something real and decide whether we are right for you. Two projects, a modest quota envelope, the full API surface — nothing is feature-gated by tier.
Production workloads: a larger envelope across compute, storage and object buckets, five projects for separating environments, and a request rate sized for automation rather than for a person clicking.
Estates that need an organisational tree: fifteen projects, the highest request rate, and quota conversations that start from your capacity plan rather than from ours.
| What each tier is provisioned with | Discovery | Standard | Extension |
|---|---|---|---|
| vCPU cores | 8 | 32 | 128 |
| Memory | 16 GiB | 64 GiB | 256 GiB |
| Instances | 5 | 20 | 60 |
| Block volumes | 8 · 80 GiB | 32 · 300 GiB | 100 · 1,200 GiB |
| Object storage | 5 buckets · 20 GiB | 25 buckets · 100 GiB | 100 buckets · 500 GiB |
| Networks · routers · floating IPs | 3 · 2 · 2 | 12 · 4 · 8 | 24 · 8 · 16 |
| Kubernetes | 1 cluster · 3 workers | 3 clusters · 10 workers | 8 clusters · 30 workers |
| Edge exposures | 1 | 4 | 10 |
| Projects | 2 | 5 | 15 |
The private preview is open to a small number of organizations, with white-glove migration from your current provider and direct access to the engineers building the platform. Tell us what you run today and we will tell you honestly what IG1 Cloud can take on right now.
Or explore the rest of our infrastructure services.
IG1 Cloud is in private preview: onboarding is limited to the founding-customer programme while we scale capacity. The agent terminal above is illustrative of the API surface rather than a recording of a live session.