Further reading
To learn more about the topics that were covered in this chapter, take a look at the following resources:
- Dynamic Volume provisioning: https://kubernetes.io/docs/concepts/storage/dynamic-provisioning/
- Managing Kubernetes Secrets: https://kubernetes.io/docs/tasks/configmap-secret/
- Creating and using ConfigMaps: https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/
- Kubernetes probes configuration: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/