Explore >> Select a destination


You are here

haim.dev
| | mherman.org
1.8 parsecs away

Travel
| | This tutorial looks at how to handle logging in Kubernetes with Elasticsearch, Kibana, and Fluentd.
| | 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.
| | haylinmoore.com
1.2 parsecs away

Travel
| | [AI summary] The article explains how to use GitHub Actions to deploy and manage Kubernetes deployments, including setting up service accounts, creating kubeconfig files, and implementing hitless deployments.
| | blog.mariom.pl
11.2 parsecs away

Travel
| In my previous post, I shared my my experiences with k3s. Today I will show how easy it is to set up and host a simple static web page. Prerequisites You will need a server (or your computer) and a DNS domain name. For my playground, I used OVH Public Cloud instance - D2-2 with Debian 11, and *.k3s.domain.com domain name. Install k3s Installing k3s is very simple. Just execute curl -sfL https://get.