Commit Graph

6 Commits

Author SHA1 Message Date
Jawad Seddar 843e542937
Log collection example for sidecar containers (#64)
* Log collection example for sidecar containers

* Add service and update readme

* Update 16-sidecar-containers/README.md

Co-authored-by: Matthieu Dumont <5095856+Jerska@users.noreply.github.com>
2020-11-12 16:37:35 +01:00
antoinegauvain a5b4383297
Various fixes (#57)
* fix: fix internal service filename in 08-service section

* fix: typo

* fix: fix markdownlint in CI

* fix: typo

* fix: typo

* fix: `environment variables`, not `environmental`

* fix: typo & missing punctuation

* fix: `much` not `many`

* fix: `lets` not `let's`

* fix: typo

* fix: typo

* fix: phrasing

* fix: typo

* fix: typo

* fix: mysql operator manifest api version

got this error while trying to run it as is:

error: unable to recognize "20-operators/01-mysql-operator.yml": no matches for
kind "Deployment" in version "apps/v1beta1"

* fix: spelling
2020-01-29 16:41:07 +01:00
Rémy-Christophe Schermesser 348d5f2bd6
chore: cleanup md, remove empty sections (#32) 2019-05-21 14:50:00 +02:00
Rémy-Christophe Schermesser 3c5b855dc4
fix: use sh in md (#28) 2019-05-21 11:10:59 +02:00
Rémy-Christophe Schermesser 30e82a16da
feat: add sidecars (#20) 2019-05-14 17:56:47 +02:00
Rémy-Christophe Schermesser 89af75173a chore: reorder the sections 2019-05-09 15:53:01 +02:00