Using OpenSSLOpenSSL is a versatile and powerful tool for managing SSL/TLS certificates and private keys. It is widely used by system administrators…Aug 19, 2023Aug 19, 2023
Kubernetes Pod Disruption Budget (PDB): Ensuring High Availability during Updates and BeyondIntroduction: Kubernetes has revolutionized the world of container orchestration, allowing developers to build and deploy scalable…Jul 21, 20231Jul 21, 20231
Loops in Helm ChartsUsing loops in Helm charts is a powerful way to automate the deployment and management of your applications on Kubernetes. Loops allow you…Jan 21, 20232Jan 21, 20232
Sed command in LinuxThe sed command in Linux is a powerful tool for text manipulation. It can be used to perform basic text transformations on an input stream…Jan 13, 20231Jan 13, 20231
Published inClaruswayHow to upgrade Kubernetes Cluster and back-up the etcdIn this article, we will focus on how we can update our Kubernetes Cluster. In this scenario, we have a Kubernetes cluster that consists of…Jun 22, 2021Jun 22, 2021
Published inClaruswayHow to schedule tasks on Linux with CRONcron is a Linux utility that schedules a command or script on your server to run automatically at a specified time and date. A cron job is…Mar 26, 20211Mar 26, 20211
Published inClaruswayUser Management on Ubuntu LinuxIn this article, we will look at mainly how to manage users on Ubuntu Linux.Mar 26, 2021Mar 26, 2021
Published inClaruswayHow to transfer VMs on Microsoft AzureLet’s assume that we have two resource groups or two subscriptions on Microsoft Azure and there are virtual machines (VMs) and other…Mar 25, 2021Mar 25, 2021
Published inClaruswayHow to configure network basics on LinuxAs a DevOps Engineer, we use mainly Linux environment and we need to know network configuration on Linux. In this article, I will show…Mar 24, 20215Mar 24, 20215