From c959a4c4a124176583c7d8de2bbaa2c2da078b93 Mon Sep 17 00:00:00 2001 From: AJ Bowen Date: Tue, 11 Jun 2019 17:02:26 -0700 Subject: [PATCH] a few more --- slides/k8s/cloud-controller-manager.md | 2 +- slides/k8s/lastwords-admin.md | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/slides/k8s/cloud-controller-manager.md b/slides/k8s/cloud-controller-manager.md index cbf25cf8..b1c1f7cc 100644 --- a/slides/k8s/cloud-controller-manager.md +++ b/slides/k8s/cloud-controller-manager.md @@ -28,7 +28,7 @@ - Managing *some* volumes (e.g. ELBs, AzureDisks...) - (Eventually, volumes will be managed by the CSI) (the what?) + (Eventually, volumes will be managed by the CSI) (FIXME: the what?) --- diff --git a/slides/k8s/lastwords-admin.md b/slides/k8s/lastwords-admin.md index 4fbde579..df9bab7a 100644 --- a/slides/k8s/lastwords-admin.md +++ b/slides/k8s/lastwords-admin.md @@ -48,7 +48,7 @@ - Acknowledge that a lot of tasks are outsourced - (e.g. if we add "buy / rack / provision machines" in that list) + (e.g. if we add "buy/rack/provision machines" in that list) --- @@ -122,7 +122,7 @@ (YAML, Helm charts, Kustomize ...) -- Team "run" adjusts some parameters and monitors the application +- Team "run" adjusts some parameters and monitors the application ✔️ parity between dev and prod environments @@ -150,7 +150,7 @@ - do we reward on-call duty without encouraging hero syndrome? - - do we give resources (time, money) to people to learn? + - do we give people resources (time, money) to learn? --- @@ -183,9 +183,9 @@ are a few tools that can help us.* - If cloud: public vs. private -- Which vendor / distribution to pick? +- Which vendor/distribution to pick? -- Which versions / features to enable? +- Which versions/features to enable? --- @@ -205,6 +205,6 @@ are a few tools that can help us.* - Transfer knowledge - (make sure everyone is on the same page / same level) + (make sure everyone is on the same page/level) - Iterate!