Skip to content

Commit d98b285

Browse files
committed
chore: cleanup, update, refactor
1 parent a742d54 commit d98b285

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+190
-1690
lines changed

Diff for: .envrc

-1
This file was deleted.

Diff for: .vscode/settings.json

-3
This file was deleted.

Diff for: README.md

+3-10
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,11 @@
22

33
This workshop is aimed at developers / users of Kubernetes, rather than Ops. For this reason, we assume you have a working Kubernetes setup. It will not cover StatefulSets or PV/PVCs (at-least for now).
44

5-
The examples in this repository are currently `PHP`, as I've delivered this workshop at multiple `PHP` conferences.
6-
7-
Other languages will be added over time 😄
8-
95
- [Part 1: Pods](./part-1)
106
- [Part 2: Deployments](./part-2)
117
- [Part 3: ConfigMaps](./part-3)
128
- [Part 4: Namespaces](./part-4)
139
- [Part 5: Services](./part-5)
14-
- [Part 6: Multi Container Patterns](./part-6)
15-
- [Part 7: RBAC](./part-7)
16-
- [Part 8: Helm](./part-8)
17-
- [Part 9: Kustomize](./part-9)
18-
- [Part 10: Skaffold](./part-10)
19-
- [Part X: Extras](./part-x)
10+
- [Part 6: RBAC](./part-6)
11+
- [Part 7: Helm](./part-7)
12+
- [Part 8: Kustomize](./part-8)

Diff for: mysql/config.yaml

-9
This file was deleted.

Diff for: mysql/deployment.yaml

-35
This file was deleted.

Diff for: mysql/wordpress.yaml

-22
This file was deleted.

Diff for: octobercms/config.yaml

-10
This file was deleted.

Diff for: octobercms/octobercms.yaml

-30
This file was deleted.

0 commit comments

Comments
 (0)