/lab

Lab session to deeply learn and understand Radius

Primary LanguageBicepApache License 2.0Apache-2.0

Radius Lab Session

Welcome to the Radius lab! This repo contains a step-by-step guide to initializing and running your first Radius application. In this 60-minute lab, you will:

  • Install the Radius (rad) CLI
  • Initialize a Radius environment on a Kubernetes cluster
  • Author your first Radius application
  • Deploy your application to your environment
  • Add Dapr building blocks to your application
  • Move your application from containerized infrastructure up into Azure

Lab setup

GitHub Codespaces

The easiest way to run this lab is via GitHub Codespaces. Simply open a Codespace and you're ready to get going:

Open in GitHub Codespaces

Local setup

If you prefer to run the lab locally, you will need to install the following tools:

  1. kubectl
  2. Helm
  3. Azure CLI
  4. rad CLI

Lab instructions

Ready to get started? Head over to the lab instructions to begin.