One of the biggest shortcomings of the Ansible syntax is the ability to loop over a block with tasks in
Continue readingTag: linux
Install Elasticsearch on Linux
This is post 1 of 2 in the series “ELK Stack Adventures” Installing Elasticsearch and make use of the ELK
Continue readingLinux subsystem for Windows DNS issue
Yesterday I installed the new cool Windows feature “Linux Subsystem for Windows” on my work laptop with VPN. After the
Continue readingCurl syntax examples for POST and GET data
cURL is a command line tool which is used all over the world to communicate with web applications. The cURL
Continue readingHow to install and configure KubeCtl
To run commands against your Kubernetes cluster form your system they have made a command line tool called KubeCTL. With
Continue reading