Update last day

This commit is contained in:
Jerome Petazzoni
2020-02-27 09:07:24 -06:00
parent 5880483494
commit 45513009f1
2 changed files with 16 additions and 33 deletions

View File

@@ -105,23 +105,7 @@ The dashboard will then ask you which authentication you want to use.
---
## Other dashboards
- [Kube Web View](https://codeberg.org/hjacobs/kube-web-view)
- read-only dashboard
- optimized for "troubleshooting and incident response"
- see [vision and goals](https://kube-web-view.readthedocs.io/en/latest/vision.html#vision) for details
- [Kube Ops View](https://github.com/hjacobs/kube-ops-view)
- "provides a common operational picture for multiple Kubernetes clusters"
---
# Security implications of `kubectl apply`
## Security implications of `kubectl apply`
- When we do `kubectl apply -f <URL>`, we create arbitrary resources

View File

@@ -87,24 +87,19 @@ chapters:
- k8s/localkubeconfig.md
- k8s/accessinternal.md
#- k8s/kubectlproxy.md
- k8s/ingress.md
- # DAY 3
- k8s/dashboard.md
- k8s/rollout.md
- k8s/healthchecks.md
#- k8s/healthchecks-more.md
#- k8s/record.md
- k8s/ingress.md
- k8s/resource-limits.md
- k8s/metrics-server.md
- k8s/cluster-sizing.md
#- k8s/horizontal-pod-autoscaler.md
-
#- k8s/kustomize.md
- k8s/helm-intro.md
- k8s/helm-chart-format.md
- k8s/helm-create-basic-chart.md
- k8s/exercise-helm.md
- k8s/helm-create-better-chart.md
- k8s/helm-secrets.md
-
- k8s/netpol.md
- k8s/authn-authz.md
-
- k8s/logs-centralized.md
- k8s/prometheus.md
-
@@ -138,11 +133,14 @@ chapters:
- containers/Container_Engines.md
- containers/Pods_Anatomy.md
-
- "# (Extra: capacity planning) \n"
- k8s/resource-limits.md
- k8s/metrics-server.md
- k8s/cluster-sizing.md
- k8s/horizontal-pod-autoscaler.md
- "# (Extra: Helm) \n"
#- k8s/kustomize.md
- k8s/helm-intro.md
- k8s/helm-chart-format.md
- k8s/helm-create-basic-chart.md
- k8s/exercise-helm.md
- k8s/helm-create-better-chart.md
- k8s/helm-secrets.md
-
- "# (Extra: Kubernetes operators) \n"
- k8s/extending-api.md
@@ -153,3 +151,4 @@ chapters:
- k8s/csr-api.md
- k8s/openid-connect.md
- k8s/podsecuritypolicy.md
- k8s/netpol.md