Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 528 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 528 Bytes

DEVWKS-2096-CLUS19

Repository for Cisco Live San Diego 2019 DEVNET Workshop session DEVWKS-2096 : Safely using your Nexus 9000 switches as a Kubernetes cluster

Overview

General Workflow

  • Reserve a DEVNET Sandbox

docker-on-nxos

  • Deploy and configure Docker on all Nexus 9000 images

kubernetes-on-nxos

  • Setup DEVBOX jumphost as Kubernetes Master Node
  • Generate and distribute required Kubernetes worker configuration files
  • Start kubelet on each worker node (Nexus 9000)
  • Demonstrate deployment methods