Skip to content

kubenet-dev/ac2-kubenet-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains the material of the "Kubenet: Mastering Kubernetes for Network Automation" workshop held at AutoCon2 on 19. November 2024.

running the workshop

Using the Google Cloud VM instance provided

During the workshop we'll provide a flyer containing the connection details in order to connect to the VM instance.

Using a regular terminal/SSH client

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

Using VS Code

Make sure to install VS Code Install the following extensions:

Using codespaces -- during/post event

Use codespaces to create your environment.

Note: This will utilize your personal GitHub Codespaces credits.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published