
The easiest way I knew for running a local Kubernetes cluster was minikube. It installs like a breeze and creates…
The easiest way I knew for running a local Kubernetes cluster was minikube. It installs like a breeze and creates…
In a previous article I described how I used ElasticSearch, Filebeat and Kibana, for log aggregation (getting log information available…
In my last article I described how I used ElasticSearch, Fluentd and Kibana (EFK). Besides log aggregation (getting log information…
In my last article I described how I installed ElasticSearch, Fluentd and Kibana (EFK). [https://technology.amis.nl/2019/04/23/using-vagrant-and-shell-scripts-to-further-automate-setting-up-my-demo-environment-from-scratch-including-elasticsearch-fluentd-and-kibana-efk-within-minikube/] In this article I will…
For training and demo purposes, on my windows laptop, I needed an environment with a guest Operating System, Docker and…
I frequently want to demonstrate the working of Apache Kafka and/or provide colleagues and other audiences with an environment for…
In my last article I described how two versions of a RESTful Web Service Spring Boot application were used in…
In a previous article, I talked about an environment, I prepared on my Windows laptop, with a guest Operating System,…
In a previous article, I talked about an environment, I prepared on my Windows laptop, with a guest Operating System,…
In a previous blog post I wrote about running Minikube on Windows. I ended with the suggestion that getting Minikube…
For training and demo purposes, on my Windows laptop, I needed an environment with a guest Operating System, Docker and…
Kubernetes is a system for running and coordinating containerized applications across a cluster of machines. Minikube runs a single-node Kubernetes…
Some quick steps to get Minikube for K8S 1.10 up and running on Windows 10 (presuming VirtualBox has already been…
For workshop I will present on microservices and communication patterns I need attendees to have their own local Kafka Cluster.…
In this article, I discuss my steps to get going with Istio [service mesh] on Kubernetes running on Minikube on…
Quick notes on the installaton of Minikube for trying out Kubernetes on my Windows 10 laptop (using VirtualBox –not Hyper-V)Following…