Further reading
If you want to go deeper into the topics we covered in this chapter, look at the following references:
- etcd documentation: https://etcd.io/docs/latest/
- Kubernetes official documentation: https://kubernetes.io/docs/home/
- About Kubernetes Operators: https://kubernetes.io/docs/concepts/extend-kubernetes/operator/
- Documentation about
rpm-ostree
: https://coreos.github.io/rpm-ostree/ - CSI drivers supported by Open Container Platform (OCP): https://docs.openshift.com/container-platform/4.8/storage/container_storage_interface/persistent-storage-csi.html#csi-drivers-supported_persistent-storage-csi
- Graphical explanation about allocatable resources: https://learnk8s.io/allocatable-resources
- How to plan your environment according to application requirements: https://docs.openshift.com/container-platform/latest/scalability_and_performance/planning-your-environment-according-to-object-maximums.html#how-to-plan-according-to-application-requirements_object...