Skip to content

k8sland/verifier_labs

Repository files navigation



K8sLand Labs

K8sLand Level1 Lab Validation

This repo contains labs validators for K8sland labs.

To validate your lab:

  1. If you run bash use the provided author.sh bash script otherwise just globally replace fernand with your name.

    ./author.sh YOUR_NAME
  2. cd to the corresponding lab

  3. Deploy!

    kubectl apply -f k8s
  4. Your instructor will notify you with your results

  5. You can change your solution and re-submit the validation using:

    cd XXX_LAB_XXXX
    kubectl delete -f k8s && kubectl apply -f k8s

© 2020 Imhotep Software LLC. All materials licensed under Apache v2.0

About

Auto verifier for k8sland level1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages