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
Posted inContainers & Kubernetes “Failed to run kubelet” err=”failed to run Kubelet: misconfiguration: kubelet cgroup driver: \”systemd\” is different from docker cgroup driver With support of different type of container runtimes provided with current kubernetes release, one of important aspect to consider is… Posted by dev_ves February 9, 2022
Posted inContainers & Kubernetes “Failed to run kubelet” err=”failed to run Kubelet: misconfiguration: kubelet cgroup driver: \”systemd\” is different from docker cgroup driver With support of different type of container runtimes provided with current kubernetes release, one of important aspect to consider is… Posted by dev_ves February 9, 2022
Posted inLinux & Windows Tech Bites (CentOS-8) Error: Failed to download metadata for repo ‘appstream’: Cannot prepare internal mirrorlist: No URLs in mirrorlist While migrating my kubernetes cluster from Docker runtime engine to CRI-O, I faced error below, [root@cntmaster ~]# yum update CentOS… Posted by dev_ves February 7, 2022
Posted inContainers & Kubernetes K8 v1.23.1 – The connection to the server localhost:8080 was refused – did you specify the right host or port? Above, is one of the most common error we get whenever we install a new K8 cluster or start working… Posted by dev_ves February 3, 2022
Posted inCloud & Virtualization My journey for AWS SAA-C02, Is it worth it ? Now before those AWS fanboys and lawyers jump on me with combined force, I am not questioning worthiness of learning… Posted by dev_ves January 27, 2022
Posted inLinux & Windows Adding Virtual Disk in Linux using LVM Framework – Part 2 In Part 1, we have allocated free space of Virtual Disk 1, to existing volume group by creating new partition… Posted by dev_ves January 25, 2022