Explore >> Select a destination


You are here

blog.mariom.pl
| | heltweg.org
1.2 parsecs away

Travel
| | Deploy an app into your personal cloud
| | arveknudsen.com
1.9 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.
| | bryanbende.com
1.5 parsecs away

Travel
| | [AI summary] This blog post explains how to set up and test ingress in a K3s cluster using Traefik and the Klipper load balancer, with an example application demonstrating the setup.
| | www.calazan.com
11.5 parsecs away

Travel
| [AI summary] The article explains how to set up a Django development environment using Docker and Docker Compose, replacing traditional virtualenv setups to improve efficiency and consistency across different operating systems.