Featured Articles
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...
CKA Series: Create a Pod Using Dry Run Flag
In this CKA Series blog, we will look at the steps to create a Kubernetes pod using the dry run flag with an init container. This method...
How to Install Kubernetes: A Step-by-Step Guide for Beginners
Learn how to install Kubernetes with our 7 step guide. Perfect for beginners, this tutorial walks you through each step...
How to Install Prometheus on Ubuntu
Learn how to install Prometheus on Ubuntu with our easy-to-follow guide. Perfect for beginners to get your monitoring setup in...
Deploy Nginx Custom Website on Kubernetes With AWS ECR
In this guide, we will learn how to deploy an Nginx custom website on Kubernetes With a container image for AWS ECR. ECR stands for Elastic Container...
