zbyufei / book-cicd-docker-kubernetes

A book on CI/CD with Docker, Kubernetes and Semaphore

Home Page:https://semaphoreci.com/resources/cicd-docker-kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI/CD with Docker and Kubernetes Book


Download ebook/PDF from Semaphore website


Authors

Production

Semaphore build

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 project on Semaphore.

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.

Contributing

Feel free to contribute to the quality of this book by opening issues or submitting PRs for improvements to explanations, code snippets, etc.

Copyright & License

Copyright © 2020 Rendered Text.

This work is licensed under CC BY-NC-ND 4.0

About

A book on CI/CD with Docker, Kubernetes and Semaphore

https://semaphoreci.com/resources/cicd-docker-kubernetes

License:Other


Languages

Language:Makefile 74.2%Language:TeX 25.8%