Kubeapps allows you to create service catalog in Kubernetes cluster. You can deploy Kubeapps to the cluster using Helm. Helm is pretty cool and the […] Read More
Author: georgik
If you’d like to run multiple commands in shell which is executed one by one, you can simply type: What if you need to run […] Read More
Visual Studio Code has great C/C++ support and it’s possible to debug a project with it. Visual Studio Code can use gdb as a debugger. […] Read More
Konsole is a great terminal emulator that you can find in many Linux distributions. The problem with some Linux distributions is that font is too […] Read More
ESP8266 Wemos D1 board has extension shield TB6612FNG which provides a connection to two motors. The simplest way to get motors running is to connect […] Read More