Skip to content

Reference

Everything on the platform is an API object, so anything the web console does, you can do from your own tooling. There is no proprietary control surface you have to learn or automate around.

  • API


    The Kubernetes API is the primary interface. Platform-specific REST APIs are documented from OpenAPI.

  • CLI


    oc, virtctl, Helm and Argo CD — the standard tooling, no bespoke GRN CLI.

  • SDKs


    Client libraries for talking to the platform and its AI endpoints from your language.

Conventions used in these docs

Convention Meaning
<angle-brackets> A value you substitute
$ prefix A shell command; the $ is not typed
No prefix in a block Literal file contents or captured output
admonitions Something that will bite you if skipped

Stable URLs

Documentation URLs are treated as an interface. Pages move rarely, and when they do a redirect follows them. If you are linking from code comments, runbooks or an internal wiki, link the canonical docs.grn.cloud URL rather than a search result.