Featured Articles
[65% OFF] Linux Foundation LFCA, LFCS & LFCT Exam Voucher Codes
Linux Foundation has announced up to a $284 discount on its Linux certification programs Linux Foundation Certified IT Associate (LFCA)...
Python for DevOps: A Beginner's Guide
One of the common questions aspiring DevOps engineers ask is, do we need Python for DevOps? In this blog, we...
How to Create Kubernetes Deployment
In this blog, we will explore Kubernetes object Deployment and how to deploy applications using both imperative and declarative methods. What is Deployment in Kubernetes? Deployment is...
How to Create ServiceAccount, Role, and RoleBinding in Kubernetes
In this blog, we are going to see how to create a serviceaccount, role, and rolebinding in Kubernetes. Create ServiceAccount First, we are going to create a...
Kubernetes Configuration Files and their Locations
In this blog, we will see about Kubernetes configuration files and their location. API Server API Server is a component...
[Solved] couldn't get current server API group list: Get "http://localhost:8080/api?timeout connect: connection refused
Issue: When trying to access the kubernetes cluster using kubectl you might get the couldn't get current server API - connection refuse error. Here is...
