Commit Graph

7 Commits

Author SHA1 Message Date
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 94786096ab
chore: Kubernetes not k8s or kubernetes (#25) 2019-05-20 19:17:56 +02:00
Rémy-Christophe Schermesser dee077194f feat: add some links for further readings 2019-05-14 15:47:24 +02:00
Stéphanie 695781a252 chore: change kubernetes to k8s (#13) 2019-05-10 17:21:16 +02:00
Rémy-Christophe Schermesser 299a4cdc66 feat: add section on labels and annotations 2019-05-09 15:40:16 +02:00