Explore >> Select a destination


You are here

dbafromthecold.com
| | blog.martincostello.com
7.9 parsecs away

Travel
| | Publishing a .NET application as a container image using the .NET SDK without needing a Dockerfile and attesting the provenance of the image with GitHub Actions.
| | www.bytefish.de
3.8 parsecs away

Travel
| | This article shows how to restore a database backup using Docker.
| | csharp.christiannagel.com
7.5 parsecs away

Travel
| | This article shows how to use dotnet publish to create a Docker image without using a Dockerfile - including deployment with GitHub Actions.
| | arveknudsen.com
63.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.