Creating our first Kubernetes Pod on our new Kubernetes cluster in some available methods. Let’s see how to generate a YAML file from the created Pod as well.
Install and Configure Collectd Monitoring on Linux
Start Monitoring your production environment using collectd to collects the system and application performance metrics.
Introduction to Software RAID and RAID Levels in Linux
Physical RAID or Software RAID (Redundant array of independent disks are used for reliability, resilience and performance. The most important part is to save our precious data without losing it in a production platform.
Provisioning Bare Metal and VM from Foreman in 6 easy steps
By Provisioning Bare metal and virtual machines, We can automate the process of installing an Operating system with the help of Foreman.
Configure Network Teaming in RHEL/CentOS8
Network Teaming or Link Aggregation, The mechanism of the teaming is by including multiple NIC’s into one.
Moving a Volume Group from one Server to another Server
Moving a Volume group from one system to another system without missing any underlying logical volumes and file systems.
Import RPM Signing GPG keys on CentOS 8
GPG Keys or GNU Privacy Guard is used to making sure that we are getting the right package from a trusted repository.
Up and running oVirt 4.3 on CentOS 7
oVirt is a free Enterprise ready OpenSource Virtualization platform. The author of Ovirt is Red Hat and developed on Java, which is licensed under Apache License 2.0.
How to access Kubernetes Dashboard ( Web UI)
To get a rich graphical view of Kubernetes cluster, we need to deploy a few pods, replica, service and much more, Which allow to access Kubernetes dashboard.
How to Install a Kubernetes on CentOS 7
Kubernetes is a container orchestrator used to deploy container-based application upon the requirement for developers and system administrators.