kubernetes

Pinned ·

EFK (Elasticsearch-Fluentd-Kibana) in kubeadm-dind-cluster

When you wish to have your logs sent to Elasticsearch and browse them with Kibana you should add to your k8s cluster EFK stack. My first attempt to install EFK was with. However it was fluentd was failing to send logs to Elasticsearch. Fortunately on digitalocean website there is…

Pinned ·

kubeadm-dind-cluster or kind

Even though it was recently retired in favour of kind kubeadm-dind is still a great way to run a kubernetes cluster locally on laptop (in my case it is MacBook). It’s main limitation is that it supports v1.14.1, while kind supports v1.15.3 (though yesterday v1.16 version got rele…

Pinned ·

Udemy – courses to recommend

Udemy is a great place to learn. I would like to recommend some intro courses to AWS, Jenkins and Kubernetes – which are free of charge: Kubernetes AWS Jenkins