Skip to content

Scripts and configs for the Gateway Ops for Kubernetes Course

Notifications You must be signed in to change notification settings

kong-education/edu-kgac-202

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kong Course - Gateway Ops for Kubernetes

Scripts and configs for the Gateway Ops for Kubernetes Course

Clone Repo and Deploy

git clone https://github.com/Kong/edu-kgac-202.git
source ./edu-kgac-202/base/reset-lab.sh

Teardown

# Delete Kind Cluster
kind delete cluster --name multiverse

# Shutdown Keycloak
CURRENTDIR=`pwd`
cd /home/labuser/edu-kgac-202/docker-containers
docker-compose down
cd $CURRENTDIR

About

Scripts and configs for the Gateway Ops for Kubernetes Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages