Files
book-cicd-docker-kubernetes/README.md
Marko Anastasov 62f65a7cc0 Docker based setup
2020-03-03 11:27:19 +01:00

887 B

CI/CD with Docker, Kubernetes and Semaphore Ebook

Semaphore build

PDF creation

Content is written in Markdown, final PDF made with Pandoc.

We're using official Docker images of Pandoc. You need to have Docker installed to build the PDF. See Makefile.

Semaphore automatically creates and uploads the PDF as an artifact from the latest version of source text. See k8s-cicd-book project.

Writing

Markdown source intentionally doesn't include new lines at 80 characters. This is so that text is easy to paste and edit in editors like iA Writer and Hemingway.