You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplification of the Workload authoring part (YAML and not Radius/Bicep)
Add the Developer inner loop deployment, with score-compose and Docker Compose
Cleanup
docker compose down
rad app delete podinfo
cd ..
rm -rf podinfo/.score-compose
rm -rf podinfo/.score-radius
rm podinfo/compose.yaml
#make buildcd podinfo
alias score-radius=../score-radius
kubectl get pods -n radius-system
rad app list