Go to file
Lachlan Evenson 617d608be4
Chapter 11 & 12 updates
Signed-off-by: Lachlan Evenson <lachlan.evenson@gmail.com>
2024-01-29 20:53:29 -08:00
5-1-kuard-pod.yaml Fixed 5-1-kuard-pod.yaml formatting 2024-01-29 20:19:04 -08:00
5-2-kuard-pod-health.yaml Chapter 5 & 8 2024-01-29 20:16:09 -08:00
5-3-kaurd-pod-resreq.yaml Chapter 5 & 8 2024-01-29 20:16:09 -08:00
5-4-kaurd-pod-reslim.yaml Create 5-4-kaurd-pod-reslim.yaml 2017-08-19 21:33:27 -07:00
5-5-kuard-pod-vol.yaml Create 5-5-kuard-pod-vol.yaml 2017-08-19 21:34:17 -07:00
5-6-kuard-pod-full.yaml Create 5-6-kuard-pod-full.yaml 2017-08-19 21:35:08 -07:00
8-1-simple-ingress.yaml Chapter 5 & 8 2024-01-29 20:16:09 -08:00
8-2-host-ingress.yaml Chapter 5 & 8 2024-01-29 20:16:09 -08:00
8-3-path-ingress.yaml Chapter 5 & 8 2024-01-29 20:16:09 -08:00
8-4-tls-secret.yaml Chapter 5 & 8 2024-01-29 20:16:09 -08:00
8-5-tls-ingress.yaml Chapter 5 & 8 2024-01-29 20:16:09 -08:00
9-1-kuard-rs.yaml Chapter 9 updates 2024-01-29 20:24:13 -08:00
10-1-kuard-deployment.yaml Chapter 10 updates 2024-01-29 20:28:43 -08:00
11-1-fluentd.yaml Chapter 11 & 12 updates 2024-01-29 20:53:29 -08:00
11-2-nginx-fast-storage.yaml Chapter 11 & 12 updates 2024-01-29 20:53:29 -08:00
12-1-job-oneshot.yaml Chapter 11 & 12 updates 2024-01-29 20:53:29 -08:00
12-2-job-oneshot-failure1.yaml Chapter 11 & 12 updates 2024-01-29 20:53:29 -08:00
12-3-job-parallel.yaml Chapter 11 & 12 updates 2024-01-29 20:53:29 -08:00
12-4-rs-queue.yaml Chapter 11 & 12 updates 2024-01-29 20:53:29 -08:00
12-5-service-queue.yaml Chapter 11 & 12 updates 2024-01-29 20:53:29 -08:00
12-6-load-queue.sh Chapter 11 & 12 updates 2024-01-29 20:53:29 -08:00
12-7-job-consumers.yaml Chapter 11 & 12 updates 2024-01-29 20:53:29 -08:00
13-1-dns-service.yaml manifest API updates to support current Kubernetes versions 2023-11-14 20:14:34 -08:00
13-2-external-ip-service.yaml manifest API updates to support current Kubernetes versions 2023-11-14 20:14:34 -08:00
13-3-external-ip-endpoints.yaml Create 13-3-external-ip-endpoints.yaml 2017-08-19 21:56:59 -07:00
13-4-nfs-volume.yaml manifest API updates to support current Kubernetes versions 2023-11-14 20:14:34 -08:00
13-5-nfs-volume-claim.yaml manifest API updates to support current Kubernetes versions 2023-11-14 20:14:34 -08:00
13-6-mysql-replicaset.yaml manifest API updates to support current Kubernetes versions 2023-11-14 20:14:34 -08:00
13-7-mysql-service.yaml Create 13-7-mysql-service.yaml 2017-08-19 21:59:20 -07:00
13-8-storageclass.yaml manifest API updates to support current Kubernetes versions 2023-11-14 20:14:34 -08:00
13-9-dynamic-volume-claim.yaml Create 13-9-dynamic-volume-claim.yaml 2017-08-19 22:00:16 -07:00
13-10-mongo-simple.yaml manifest API updates to support current Kubernetes versions 2023-11-14 20:14:34 -08:00
13-11-mongo-service.yaml Create 13-11-mongo-service.yaml 2017-08-19 22:01:32 -07:00
13-12-mongo-configmap.yaml Create 13-12-mongo-configmap.yaml 2017-08-19 22:02:11 -07:00
13-13-mongo.yaml manifest API updates to support current Kubernetes versions 2023-11-14 20:14:34 -08:00
14-1-parse.yaml Merge pull request #28 from lachie83/1e-updates 2023-11-25 09:06:57 -08:00
14-2-parse-service.yaml Rename 14-2-parse-service,yaml to 14-2-parse-service.yaml 2018-01-21 22:31:40 +01:00
14-3-ghost-config.js Create 14-3-ghost-config.js 2017-08-19 22:04:36 -07:00
14-4-ghost.yaml manifest API updates to support current Kubernetes versions 2023-11-14 20:14:34 -08:00
14-4-master.conf Create 14-4-master.conf 2017-08-19 22:07:11 -07:00
14-5-slave.conf Create 14-5-slave.conf 2017-08-19 22:07:37 -07:00
14-6-sentinel.conf Create 14-6-sentinel.conf 2017-08-19 22:08:04 -07:00
14-7-init.sh Create 14-7-init.sh 2017-08-19 22:08:28 -07:00
14-8-sentinel.sh Fix ups. 2017-08-19 22:14:23 -07:00
14-9-redis-service.yaml Create 14-9-redis-service.yaml 2017-08-19 22:09:58 -07:00
14-10-redis.yaml manifest API updates to support current Kubernetes versions 2023-11-14 20:14:34 -08:00
LICENSE Initial commit 2017-07-25 06:28:39 -07:00
README.md Initial commit 2017-07-25 06:28:39 -07:00

examples

Example code and files from "Kubernetes: Up and Running"