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 gce_init.sh startup script and revise instructions #55

Closed
wants to merge 2 commits into from

Conversation

johnbelamaric
Copy link
Member

Added a startup script, so the user can launch Nephio Sandbox in a single gcloud command.

@nephio-prow nephio-prow bot requested review from aravind254 and vjayaramrh May 26, 2023 20:19
@johnbelamaric
Copy link
Member Author

cc @electrocucaracha @vjayaramrh @radoslawc

The actual command won't work until the PR merges, because it tries to pull the script from GitHub. If you want to try it, then pull out the PR and run it using gcloud compute instances create --machine-type e2-standard-8 --boot-disk-size 200GB --image-family=ubuntu-2204-lts --image-project=ubuntu-os-cloud --metadata-from-file=startup-script=./gce_init.sh nephio-r1-e2e.

@vjayaramrh
Copy link
Collaborator

cc @electrocucaracha @vjayaramrh @radoslawc

The actual command won't work until the PR merges, because it tries to pull the script from GitHub. If you want to try it, then pull out the PR and run it using gcloud compute instances create --machine-type e2-standard-8 --boot-disk-size 200GB --image-family=ubuntu-2204-lts --image-project=ubuntu-os-cloud --metadata-from-file=startup-script=./gce_init.sh nephio-r1-e2e.

@johnbelamaric Will review

@nephio-prow
Copy link
Contributor

nephio-prow bot commented May 26, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: johnbelamaric, vjayaramrh
Once this PR has been reviewed and has the lgtm label, please assign radoslawc for approval by writing /assign @radoslawc in a comment. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@johnbelamaric
Copy link
Member Author

Closing in favor of #56.

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

Successfully merging this pull request may close these issues.

2 participants