Posted inCoding & Automation Python [Part 3] Python3: Basics for Beginners – If/Else, Nesting In Part 2 for Python3 Basics for beginners blog, we read about Input function, Return and Casting. In this blog,… Posted by dev_ves February 25, 2022
Posted inCoding & Automation Python [Part 2] Python3: Basics for Beginners – Variables, Input, Return In Part 1 for Python3, Basics for beginners blog, we read about three python3 usages, viz. Print, Variables and Defining… Posted by dev_ves February 25, 2022
Posted inGet Certified Together SY+ 601 CompTIA Security+ Sy-601 Certification [Part 1] Introduction Security+ certification from CompTIA is an associate-level exam with a syllabus covering Threat intelligence, Vulnerability Assessment, and Risk mitigations… Posted by dev_ves February 24, 2022
Posted inCoding & Automation Python [Part 1] Python3: Basics for Beginners – Print, Variables, Functions Python is one of few coding languages, which is easy to deploy and use for day to day tasks, whether… Posted by dev_ves February 24, 2022
Posted inCKS - Kubernetes Get Certified Together [Blog 1] CKS – Certified Kubernetes Security Specialist Introduction Welcome to Blog-1 of the CKS - Certified Kubernetes Security Specialist study group. This certification is more than two… Posted by dev_ves February 20, 2022
Posted inContainers & Kubernetes Kubelet Service: “Error getting node” err=”node \”workernode\” not found” I faced this error while resetting my cluster to swap memory enabled node. Basically this error comes if you have… Posted by dev_ves February 15, 2022
Posted inContainers & Kubernetes Kubelet Service: “Error getting node” err=”node \”workernode\” not found” I faced this error while resetting my cluster to swap memory enabled node. Basically this error comes if you have… Posted by dev_ves February 15, 2022
Posted inContainers & Kubernetes Kubernetes Cluster using ‘swap memory’ on Host Node Before Kubernetes release 1.22, swap space must be disabled on host node in order to provide full disk resource for… Posted by dev_ves February 13, 2022
Posted inContainers & Kubernetes Deploying Kubernetes Cluster on Ubuntu 20.04 Before beginning with actual steps, I would suggest techies trying to deploy kubernetes cluster on CentOS to migrate to Ubuntu… Posted by dev_ves February 11, 2022
Posted inLinux & Windows “username” is not in the sudoers file. This incident will be reported. Privilege escalation for new user in Linux Before providing with you resolution of above error, remember this case is for providing sudo access to new user which… Posted by dev_ves February 10, 2022