Skip to content

Lecture 03 - 05/29/2025

Agenda

  • VPC Peering
  • Container Orchestration w/Kubernetes
  • kubeconfig & Kubernetes Contexts

Slides

  • Lecture slides can be found in Canvas.

Reading

VPC Peering

Kubernetes

Tools

Lecture Notes

minikube

kind

Kube Context

1
2
3
$ kubectl config get-contexts

$ kubectl config use-context minikube