/
Setting Up Your Own Virtual Machine (VM)

Setting Up Your Own Virtual Machine (VM)

You can still try out the workshop flows from the 2022 ONE Summit by setting up your own VM and following the README.md.

To create you own VM on GCE, you can follow these instructions. For other environments, you can modify the scripts in that directory.

Provision a Kind Cluster with GCE

Requirements

Steps

  • Generate the SSH Key on your local machine:

ssh-keygen -t rsa -f ~/.ssh/nephio -C nephio -b 2048

  • To run the terraform code locally run:

gcloud auth login gcloud auth application-default login gcloud config set project PROJECT_ID terraform init terraform plan terraform apply

VM Access

  • To access the VM after creation run:

ssh ubuntu@IP -i ~/.ssh/nephio

Related content

Technical Steering Committee (TSC)
Technical Steering Committee (TSC)
Read with this
(February 2023) Developer and Testing Forum Hosted by LF Networking
(February 2023) Developer and Testing Forum Hosted by LF Networking
More like this
SIG Release
SIG Release
Read with this
Learning with Nephio R1 - Episode 1 - Series Introduction
Learning with Nephio R1 - Episode 1 - Series Introduction
More like this
Key Contacts
Key Contacts
Read with this
Workshop Logistics
Workshop Logistics
More like this