Radius is the extension of kubectl that connects your workloads directly to a secure, scalable application platform. It lets you manage cloud resources as part of your Kubernetes deployments, without switching tools or leaving your CLI. With kubectl radius, infrastructure and application code live in the same operational workflow.
This command bridges Kubernetes and cloud services. You can deploy an API, attach a database, and configure secrets in one consistent process. Radius handles resource definitions, dependencies, and integrations using familiar Kubernetes manifests. The workflow stays declarative, portable, and easy to version-control.
Installation is direct. Add the extension to your kubectl client. Authenticate with your chosen cloud provider. Use the Radius CRDs to define your services. Apply manifests as usual. Your cluster becomes the control plane for both containerized workloads and cloud-managed resources.