Latest Articles
SOLVED: Update ConfigMap & Secrets without Pod restart in K8s
In this tutorial, we'll explain how you can update the values of configmaps and secrets in Kubernetes without restarting the pods.
Bash until vs while loop: Basic difference explained!
For beginners or people starting with programing language can easily get confused on which loop to use. So we will cover some examples to explain the
Different Kali Vulnerability Scanner Tools [Explained]
Kali Linux is one of the most popular Linux distributions used for Security auditing and Penetrations testing. It comes pre-installed with numerous (300+)
SOLVED: Calling a function from another file in Python
In this scenario, we are calling a function from another file in different directory. Let us save the file compute.py inside the folder bank. Whereas, demo.py
Getting started with NodeJS [Beginners Tutorial]
Getting started with NodeJS the right way empowers you to exploit the potential of NodeJS. This tutorial walks you through NodeJS overview, mainly focusing on
