Kubernetes – Auto Update Kustomize Resources using FluxCD
This is a simple example of how to use FluxCD to automatically update Kustomize resources in a Kubernetes cluster. It allows for a set and forget approach to managing your…
The World Will Turn If You're Ready or Not
This is a simple example of how to use FluxCD to automatically update Kustomize resources in a Kubernetes cluster. It allows for a set and forget approach to managing your…
This is a simple implementation of a DNS over HTTPS (DoH) server using Kubernetes. The server is implemented using the dns-over-https protocol. The server is hosted on Kubernetes and uses…
This post shows how to backup and restore a MariaDB database in Kubernetes using the mariadb-operator. The mariadb-operator is a Kubernetes operator that manages MariaDB databases. It is based on…
This post shows how to create a MariaDB database in Kubernetes using the mariadb-operator. The mariadb-operator is a Kubernetes operator that manages MariaDB databases in Kubernetes. It is based on…
Monitoring the status of API endpoints is crucial for maintaining the health and performance of your applications. LinkVigil offers a straightforward and efficient solution to keep track of your API…