Top 50 Consul interview questions and answers
1) What Is Checkpoint? / Does Consul Call Home? Consul makes use of a HashiCorp service called Checkpoint which is used to check for updates and critical security bulletins. Only…
Read more »What is Rancher and How to learn Rancher?
What is Rancher? Rancher is an open source platform for Kubernetes Management. It makes it really simple to create clusters, manage multiple Kubernetes clusters and gives a nice user interface…
Read more »How to delete/remove/clean existing corrupted or old kubeadm kubernetes clusters setup?
RHEL / Centos Ubuntu How to remove or cleanup kubernetes worker nodes in Centos 7? How to remove or cleanup kubernetes worker nodes in Ubuntu?
Read more »Setting up Kubernetes Clusters using Kubeadm Manual way in Ubuntu 16.04 Xenial
What is Kubeadm? Kubeadm helps you bootstrap a minimum viable Kubernetes cluster that conforms to best practices. Kubeadm is a tool built to provide kubeadm init and kubeadm join as…
Read more »EKS cluster setup error: the server doesn’t have a resource type “services
When an Amazon EKS cluster is created, the IAM entity (user or role) that creates the cluster is added to the Kubernetes RBAC authorization table as the administrator (with system:master…
Read more »