How to Execute Python Files in VS Code In this article we will show how we can run Python programmes in Visual Studio Code. The Python Extension will make...
Category - Technical Articles
How to Uninstall Kubernetes in Ubuntu Kubernetes uninstall need to follow few steps. First need to drain the nodes and remove from cluster , kubectl drain...
[ERROR Swap]: running with swap on is not supported. Please disable swap Describe: While deploying Kubernetes facing this issue as, [ERROR Swap]: running with...
How To Remove Blank Lines in Sublime Text Description: Some documents have unwanted spaces between the lines , in few cases those are auto generated by other...
Tips to Clear Certified Kubernetes Administrator (CKA) Exam Certified Kubernetes Administrator (CKA) is high demand in Devops , Everything is moving to cloud...
How to SSH Google Cloud Compute Engine VM Instances Locally Description: Discussing post VM launch in Google cloud compute engine we are using to ssh the...
This computer doesn’t have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory Issue: While deploy minikube in ubuntu vm failing at following step...
Package ‘docker-engine’ has no installation candidate Description: While installing Docker Engine in Ubuntu 16.04 getting the docker-engine has no...
How To Install linux-image-extra and linux-image-extra-virtual In Ubuntu 18.04 Description: While install linux-image-extra-$(uname -r), linux-image-extra...
Ansible playbooks Are Not Running – Exec format error Description: When running on any playbooks in ansible node getting the following error, ERROR:...