How to install the Radius CLI
Learn how to install the Radius CLI and customize the installation directory
❗️ Preview Release: This documentation covers a preview of Radius which uses different Resource Types from the current release. Enable it by passing the --preview to the Radius CLI or settingRADIUS_PREVIEW=true.
Radius runs as a control plane on a Kubernetes cluster with a command-line interface for performing Radius commands. This guide covers how to install and configure each component required to run Radius. This includes:
To install and run the Radius control plane you need:
kubectl installed and configured with a context pointing to your target cluster.cluster-admin) access to the cluster. Radius installs CRDs, namespaces, RBAC resources, and an aggregated API server, all of which require cluster-wide privileges.ghcr.io.Radius is tested and validated against the following Kubernetes distributions:
This guide is organized into a separate page for each component you install and configure: the Radius CLI, the control plane, cloud providers, a developer workstation, and the Dashboard. Start with the Radius CLI, then continue through the remaining pages in order.
Next step: How to install the Radius CLILearn how to install the Radius CLI and customize the installation directory
Learn how to install, customize, upgrade, and uninstall the Radius control plane on Kubernetes
Learn how to configure cloud provider credentials to enable Radius to deploy applications to AWS or Azure
Accessing the Radius dashboard
Learn how to set up a developer workstation for creating and deploying applications
Learn how to upgrade Radius on Kubernetes, including how to roll back to a previous version
Learn how to uninstall the Radius control plane from your Kubernetes cluster
Was this page helpful?
Glad to hear it! Please feel free to star our repo and join our Discord server to stay up to date with the project.
Sorry to hear that. If you would like to also contribute a suggestion visit and tell us how we can improve.