Files
containers/slides/custom/clone-github-repo.md
Marco Verleun b2a4719ed3
Some checks failed
Gitea Actions Demo Training / Explore-Gitea-Actions (push) Failing after 12s
More content
2023-06-09 14:06:12 +02:00

299 B

Clone repo with training material

  • To get some experience a github repo is available with example files

  • Clone one to get things going

.lab[

git clone https://github.com/jpetazzo/container.training.git
cd container.training/k8s

]

  • Do not deploy all these files at once... ;-)