How to install python 3.11 on Mac using brew
In this tutorial, I will show you how to install Python 3.11 on Mac OS using brew. Python 3.11 is the newest major release of Read More
In this tutorial, I will show you how to install Python 3.11 on Mac OS using brew. Python 3.11 is the newest major release of Read More
In this article, I will show you how to delete the deployment using kubectl. A Deployment provides declarative updates for Pods and ReplicaSets. You describe the desired state in a Read More
A pod’s current state cannot be stopped or paused and resumed later in Kubernetes. Pods cannot be paused and restarted at a later time. Kubernetes Read More
In this tutorial, I will show you how to install Python 3.9 on Mac OS using brew. Python 3.9.5 is the newest major release of Read More
Kubernetes get pods sort by time In this tutorial, I will show you how to get the kubectl get pods sort by time. Most of Read More
Kubernetes replica sets according to date using kubectl In this tutorial, I will show you how to get the Kubernetes replicasets according to the date Read More
Install PostgreSQL 11 on Amazon Linux 11 (Compile) In this, we will show you how to install PostgreSQL 11 on Amazon EC2. In this tutorial, Read More
In this short tutorial, I will show you how to get all the pods on the specific kubernetes nodes using kubectl. Sometimes we need to Read More
Raspberry Pi 4 Model B is released today with amazing features and cool upgrades. Let see what’s new in Raspberry Pi 4. What’s New! Read More
Install OpenJDK 8 on Ubuntu 19 In this tutorial, I will show you how to install OpenJDK 8 on Ubuntu 19. The Java Development Kit Read More