kubectl radius: Kubernetes Meets Cloud Infrastructure

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.

Security and compliance stay in focus. Radius integrates identity-aware policies at the resource level, takes advantage of role-based access controls, and enforces permissions across environments. This means fewer custom scripts and no manual drift between staging, testing, and production.

Performance is predictable. Radius joins Kubernetes scheduling with infrastructure provisioning, ensuring resources are ready exactly when workloads demand them. It reduces cold starts and wasted capacity.

For teams building and iterating fast, kubectl radius removes friction. It keeps complexity in the platform, not in your deployment scripts. Your ops surface stays clean, your release speed stays high, and your infrastructure stays in sync.

Try it now and see a full kubectl radius workflow live in minutes at hoop.dev.