Learn Linux – LVM Basics
Linux LVM Guide: Master Logical Volume Management for Flexible Storage
Linux LVM Guide: Master Logical Volume Management for Flexible Storage
After the previous article, you should now have a running Kubernetes Cluster: Kubernetes Part 1. Now we will dive into the topic of storage and how to add it to a Pod in the Cluster. We first start with some simple volume mounting with storage from the underlying server and then we dive deeper into…
In this series, we will take a look at Kubernetes – how to install it and work with it. The first part will focus on the basics, such as a simple installation, and we will gradually dive deeper into the entire Kubernetes ecosystem. Components To install Kubernetes, we first need to understand the different components…