Get started¶
This section takes you from nothing to a running workload. It should take about 20 minutes end to end.
Scaffold status
These pages are the agreed structure for Phase 1. Command output and screenshots are filled in as each flow is verified against the live platform.
The path¶
- Core concepts — projects, clusters, zones and the object model. Read this once; everything else assumes it.
- Accounts & projects — sign up, create a project, invite your team.
- Access the platform — web console, the
ocCLI, API tokens. - Deploy something — pick a tutorial that matches what you are building.
Before you begin¶
You will need:
- A GRN.CLOUD account and at least one project — see Accounts & projects
- A terminal with
ocinstalled — see Access the platform - Basic familiarity with containers; you do not need prior OpenShift experience
Choose your starting point¶
-
Building with AI
Start with a gateway in front of your models, then add providers, tools and agents.
-
Running infrastructure
Virtual machines, containers and serverless functions on one cluster.
-
Operating Kubernetes
A managed cluster where you keep
cluster-adminand standard tooling. -
Shipping an app
Marketplace, GitLab, Tekton pipelines and Argo CD on the platform.