Managed Kubernetes¶
A managed cluster with a highly available control plane. GRN operates the control plane,
upgrades and the storage, networking, observability and backup plumbing. You keep
cluster-admin and standard oc, Helm and GitOps.
Distributions available are OKE (vanilla Kubernetes), OKD (open-source OpenShift) and OCP (Red Hat OpenShift) โ all CNCF-conformant, so manifests are portable between them and off the platform.
What this section will cover¶
- Choosing a distribution
- Provisioning a cluster and worker pools
- Namespaces, RBAC and quotas
- Ingress, Gateway API and load balancing
- Upgrade policy and version support
Scaffold status
This is a placeholder. Capabilities, limits and configuration reference are written here once confirmed against the platform โ deliberately not copied from marketing pages, which move independently of these docs.