Skip to content

kube-academy/kalab-intro-to-containers-k8s

Repository files navigation

This repository is an Educates workshop.

It is a port of the Katacoda scenario Intro to Containers.

This scenario is published as part of the kube academy course "Hands-On with Kubernetes and Containers".

Deployment Instructions

  1. Clone this repo

  2. Navigate to its base directory

  3. Deploy the workshop:

    kubectl apply -f resources/workshop.yaml
  4. Deploy a sample training portal:

    kubectl apply -f resources/training-portal.yaml
  5. Get the URL for the training portal:

    kubectl get trainingportal

The training portal is configured to allow anonymous access. For your own workshop content you should consider removing anonymous access.

About

educates workshop port of 'intro to containers' scenario

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published