This is post 1 of 2 in the series “ELK Stack Adventures” Installing Elasticsearch and make use of the ELK
Continue readingTag: install
Ansible VMWare playbook examples
Using Ansible can be a powerful way to maintain or deploy VMWare environments. Very easy to use and great for
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 readingInstall git with PowerShell on Windows
With the following PowerShell function you can download and install git using PowerShell. It downloads the latest “stable” git release
Continue readingHow to install terraform on Windows
Download Terraform Unzip Terraform to c:\Terraform Add terraform to your environment variables: Test your installation typing terraform in CMD.Your output
Continue reading