Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 221 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 221 Bytes

Quicksteps

Complete Environment

    az login --scope https://graph.microsoft.com/.default
    task up

Clean up

    task down

Validate

    kubectl get pods -A

Notes

Backlog