/kontrollers

Primary LanguageDockerfileApache License 2.0Apache-2.0

LAB - Markdown Sample

Sample workshop content using Markdown formatting for pages.

For more detailed information on how to create and deploy workshops, consult the documentation for Educates at:

If you already have the Educates operator installed and configured, to deploy and view this sample workshop, run:

kubectl apply -f https://raw.githubusercontent.com/dambor/kontrollers/master/resources/workshop.yaml
kubectl apply -f https://raw.githubusercontent.com/dambor/kontrollers/master/resources/training-portal.yaml

This will deploy a training portal hosting just this workshop. To get the URL for accessing the training portal run:

kubectl get trainingportal/kontrollers

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