BaGet is an open-source NuGet server implementation. It provides a lightweight and performant solution to host your own NuGet repository. In this tutorial, I will…
Linux cheat sheet
BaGet is an open-source NuGet server implementation. It provides a lightweight and performant solution to host your own NuGet repository. In this tutorial, I will…
Kubernetes is a powerful orchestration tool that allows you to manage containerized applications efficiently. One common requirement is to route traffic from an Ingress controller…
In the world of microservices and containerisation, Kubernetes has emerged as a powerful tool for orchestrating and managing containerised applications. To ensure the stability and…
Web Application Firewall is an additional layer of security for your services and now we are going to implement it on practice. Let’s start with…
Installing HAProxy in Kubernetes can be a complex process, but using Helm charts can simplify the process significantly. Helm is a package manager for Kubernetes…
To expose the public IP in Ingress Nginx, you can use the ‘externalTrafficPolicy’ configuration. This allows you to route traffic to the node’s public IP…
Deploying filebeat with Helm To send nginx-ingress logs to your Elasticsearch cluster, start with the provided values.yml. It’s important to note that the latest version…
When a user connects to a website, the physical distance between them and the web hosting server affects the time it takes for the content…