Skip to content

Commit

Permalink
testing request sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
SonOfLope authored Sep 20, 2024
1 parent a189983 commit 0e7876d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/request-sandbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
to your sandbox by following these steps:
1. Go to https://cedille.omni.siderolabs.io/cluster/cedille-cluster/overview, click "Download kubeconfig" and put that file as ~/.kube/config
2. Install vcluster on your computer: https://www.vcluster.com/docs/getting-started/setup
3. run `vcluster connect vcluster-sandbox -n ${{github.event.sender.login}}-vcluster-sandbox`
3. run `vcluster connect vcluster-sandbox -n sandbox-"${{ github.event.sender.login }}" | tr '[:upper:]' '[:lower:]')"`
4. Start using kubectl to play around!

0 comments on commit 0e7876d

Please sign in to comment.