diff --git a/kcdpune/readme.md b/kcdpune/readme.md index 420b4c1..337d301 100644 --- a/kcdpune/readme.md +++ b/kcdpune/readme.md @@ -6,7 +6,7 @@ ## [Architecture](https://kubernetes.io/docs/concepts/architecture/) -## Kubeconfig & RBAC () +## Kubeconfig, namespaces, RBAC ## Workload objects ### Pods @@ -16,11 +16,17 @@ ## Service & load balancing +## Configmap & secrets + +## Volumes + ## Scaling your app ## Updating K8S application ## Debugging application +## Monitoring & Logging + ## Kubernetes cheatsheet