Skip to content

Lecture 04 - 06/05/2025

Agenda

  • VPN & Zero Trust Network
  • Container Orchestration w/Kubernetes (contd)
  • kubeconfig & Kubernetes Contexts
  • Kubernetes Objects

Slides

  • Lecture slides can be found in Canvas.

Tailscale Workshop

In this workshop, we will explore Tailscale, a zero-config VPN service that makes it easy to connect your devices securely.

Objectives

Reading

VPN

Kubernetes

Lecture Notes

minikube

kind

Kube Context

1
2
3
$ kubectl config get-contexts

$ kubectl config use-context minikube