Skip to content

networkop/tkng-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  1. Install main dependencies:
  1. Clone this repository
$ git clone https://github.com/networkop/k8s-guide-labs.git && \
cd k8s-guide-labs && \
direnv allow
  1. View available targets
$ make help

check           Check prerequisites
setup           Setup the lab environment
up              Bring up the cluster
connect         Connect to Weave Scope
tshoot          Connect to the troubleshooting pod
reset           Reset k8s cluster
down            Shutdown
cleanup         Destroy the lab environment
  1. Check prerequisites
$ make check
all good
  1. Bring up the lab
$ make setup
  1. Configure the cluster
$ make up

About

Labs for "The Kubernetes Networking Guide"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published