[dropcap]I[/dropcap]n this writing, I aim to present concisely how to create and manage virtual environments in Python. You can go further by getting through official documentation from the Python website.…
Day: Saturday May 9th, 2020
Docker: Recipes, Tips and Tricks
If you want to be notified the latest updates on this post, please subscribe to my blog. https://github.com/ITersDesktop/devops/blob/master/Docker/README.md
See cluster resources usage with kubectl command
Monitoring resources is among the significantly important tasks of an engineer working with Kubernetes. In the K8s ecosystem, we can find a range of tools and software allow us to…