/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

haim.dev
| | arveknudsen.com
1.7 parsecs away

Travel
| | In my previous blog post I showed how to use the Kops tool to create a production ready Kubernetes cluster on Amazon Web Services (AWS). In this follow-up post I will show how to install Elasticsearch and its graphical counterpart Kibana in the cluster, in order to be able to collect and store logs from your cluster and search/read them. We will also install Fluentd as this component is responsible for transmitting the standard Kubernetes logs to Elasticsearch. This is generally known as the ELK stack, which stands for Elasticsearch, Logstash (precursor to Fluentd) and Kibana.
| | kevingimbel.de
1.8 parsecs away

Travel
| | A digital garden of sorts; always growing
| | nbailey.ca
0.9 parsecs away

Travel
| | Kubernetes is our generation's Asbestos.
| | wweb.dev
15.2 parsecs away

Travel
| In this article, I will share a step-by-step guide on how to deploy and serve a web app to an ubuntu server. This applicable for any web app that runs on a port.