|
You are here |
dbafromthecold.com | ||
| | | | |
blog.martincostello.com
|
|
| | | | | 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
|
|
| | | | | This article shows how to restore a database backup using Docker. | |
| | | | |
csharp.christiannagel.com
|
|
| | | | | This article shows how to use dotnet publish to create a Docker image without using a Dockerfile - including deployment with GitHub Actions. | |
| | | | |
arveknudsen.com
|
|
| | | 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. | ||