This repository contains the material of the "Kubenet: Mastering Kubernetes for Network Automation" workshop held at AutoCon2 on 19. November 2024.
During the workshop we'll provide a flyer containing the connection details in order to connect to the VM instance.
Refering towards the handed out flyer for connection credentials. In case you did not receive a flyer, pop your hand up, someone will be there to assist you shortly.
export ID=<number>
ssh kubenet@$ID.ac2.kubenet.dev
Once connected, use the following command to enter the devcontainer
devcontainer exec --workspace-folder /home/kubenet/ac2-kubenet-workshop zsh
or
devcontainer exec --workspace-folder /home/kubenet/ac2-kubenet-workshop bash
Make sure to install VS Code Install the following extensions:
Use codespaces to create your environment.
Note: This will utilize your personal GitHub Codespaces credits.