Commit Graph

9 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
Thomas Paulmyer 11046b6c63 remove wrong directory in kubectl apply examples in volumes (#47) 2019-05-23 11:42:47 +02: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 cfa5d4e104
fix: use yml in markdown (#27) 2019-05-21 11:09:13 +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 8d30971869
fix(volumes): fix typos in volumes (#22) 2019-05-17 17:33:49 +02:00
Stéphanie 695781a252 chore: change kubernetes to k8s (#13) 2019-05-10 17:21:16 +02:00
Rémy-Christophe Schermesser 89af75173a chore: reorder the sections 2019-05-09 15:53:01 +02:00