Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/semaphoreci/book-cicd-docker-kubernetes

A book on CI/CD with Docker, Kubernetes and Semaphore
https://github.com/semaphoreci/book-cicd-docker-kubernetes

book cicd cloud-native continuous-delivery continuous-integration docker ebook kubernetes semaphoreci

Last synced: 14 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# CI/CD with Docker and Kubernetes Book

---

**[Download ebook/PDF from Semaphore website](https://semaphoreci.com/resources/cicd-docker-kubernetes?utm_source=github&utm_medium=readme&utm_campaign=cicd-docker-kubernetes-semaphore&utm_content=link)**

---

## Authors

- [Marko Anastasov](https://github.com/markoa)
- [Jerome Petazzoni](https://github.com/jpetazzo)
- [Tomas Fernandez](https://github.com/TomFern)

## Production

![Semaphore build](https://semaphore-oss.semaphoreci.com/badges/book-cicd-docker-kubernetes.svg)

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

We're using official [Docker images of Pandoc][pandoc-docker].
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][semaphore-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.

## 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 © 2022 - present Semaphore Technologies doo

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

[pandoc]: https://pandoc.org
[pandoc-docker]: https://github.com/pandoc/dockerfiles
[semaphore-project]: https://semaphore-oss.semaphoreci.com/projects/book-cicd-docker-kubernetes