Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add How-To: Portable Resources guide #835

Merged
merged 46 commits into from
Dec 2, 2023

Conversation

jasonviviano
Copy link
Contributor

@jasonviviano jasonviviano commented Oct 12, 2023

Thank you for helping make the Radius documentation better!

Please follow this checklist before submitting:

  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within codetabs
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have codetabs

In addition, please fill out the following to help reviewers understand this pull request:

Description

Add how-to guide for portable resource section

Auto-generated description

🤖 Generated by Copilot at 56bb53e

Summary

📝🧰🔢

This pull request adds a new how-to guide on authoring a portable resource, which is a way to deploy and manage applications across different Kubernetes clusters using Radius. The guide explains how to create a portable resource using either a recipe or a manual approach, and provides code snippets for both options. The pull request also updates the weight of the overview page for portable resources to make it appear first in the navigation menu.

New guide for portable
Teach how to use Bicep files
Autumn of learning

Walkthrough

  • Add a new how-to guide on authoring a portable resource using either a recipe or a manual approach (link)
  • Add a new Bicep file for the code snippet that shows how to manually define a portable resource for RedisCache (link)
  • Add a new Bicep file for the code snippet that shows how to define a container resource that will be leveraged by the portable resource (link)
  • Modify the weight of the overview page for portable resources to make it appear first in the navigation menu (link)

Issue reference

#716

@jasonviviano jasonviviano requested review from a team as code owners October 12, 2023 18:14
@jasonviviano jasonviviano temporarily deployed to latest October 12, 2023 18:14 — with GitHub Actions Inactive
@jasonviviano jasonviviano temporarily deployed to latest October 12, 2023 18:16 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Oct 12, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-bush-0cc2a4f1e-835.westus2.3.azurestaticapps.net
Password: Radiu$1234

@jasonviviano jasonviviano temporarily deployed to latest October 12, 2023 18:17 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Oct 12, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-bush-0cc2a4f1e-835.westus2.3.azurestaticapps.net
Password: Radiu$1234

@jasonviviano jasonviviano temporarily deployed to latest October 12, 2023 19:37 — with GitHub Actions Inactive
@jasonviviano jasonviviano temporarily deployed to latest October 12, 2023 19:40 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Oct 12, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-bush-0cc2a4f1e-835.westus2.3.azurestaticapps.net
Password: Radiu$1234

@jasonviviano jasonviviano temporarily deployed to latest October 13, 2023 16:17 — with GitHub Actions Inactive
@jasonviviano jasonviviano temporarily deployed to latest October 13, 2023 16:19 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Oct 13, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-bush-0cc2a4f1e-835.westus2.3.azurestaticapps.net
Password: Radiu$1234

@jasonviviano jasonviviano temporarily deployed to latest October 16, 2023 16:03 — with GitHub Actions Inactive
@jasonviviano jasonviviano temporarily deployed to latest October 16, 2023 16:06 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Oct 16, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-bush-0cc2a4f1e-835.westus2.3.azurestaticapps.net
Password: Radiu$1234

Copy link
Contributor

@AaronCrawfis AaronCrawfis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments

@jasonviviano jasonviviano temporarily deployed to latest October 17, 2023 13:33 — with GitHub Actions Inactive
@jasonviviano jasonviviano temporarily deployed to latest October 17, 2023 13:35 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Oct 17, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-bush-0cc2a4f1e-835.westus2.3.azurestaticapps.net
Password: Radiu$1234

@jasonviviano jasonviviano temporarily deployed to latest October 17, 2023 13:51 — with GitHub Actions Inactive
@jasonviviano jasonviviano temporarily deployed to latest October 17, 2023 13:52 — with GitHub Actions Inactive
@jasonviviano jasonviviano temporarily deployed to latest October 17, 2023 13:54 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Oct 17, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-bush-0cc2a4f1e-835.westus2.3.azurestaticapps.net
Password: Radiu$1234

1 similar comment
@github-actions
Copy link

github-actions bot commented Oct 17, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-bush-0cc2a4f1e-835.westus2.3.azurestaticapps.net
Password: Radiu$1234

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-bush-0cc2a4f1e-835.westus2.3.azurestaticapps.net

Copy link
Contributor

@Reshrahim Reshrahim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-bush-0cc2a4f1e-835.westus2.3.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-bush-0cc2a4f1e-835.westus2.3.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-bush-0cc2a4f1e-835.westus2.3.azurestaticapps.net

@jasonviviano jasonviviano merged commit f5de3ef into edge Dec 2, 2023
8 of 9 checks passed
@jasonviviano jasonviviano deleted the jasonviviano/how-to-define-portable-resource branch December 2, 2023 00:08
Copy link

github-actions bot commented Dec 2, 2023

❌ Spellcheck Failed

There are spelling errors in your PR. Visit the workflow output to see what words are failing.

Adding new words

If you are adding a new custom word refer to the docs guide

Copy link

github-actions bot commented Dec 2, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-bush-0cc2a4f1e-835.westus2.3.azurestaticapps.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants