Cloud, Database Administration & Monitoring, Database management, DevOps CloudNativePG – Scaling up and down 12.06.2024 by Daniel Westermann By now, if you followed the previous posts (here, here, here, here and here), we know quite a bit about how to use(…)
Cloud, Database Administration & Monitoring, Database management, DevOps CloudNativePG – The kubectl plugin 11.06.2024 by Daniel Westermann As we’re getting more and more familiar with CloudNativePG, now it’s time to get more information about our cluster, either for monitoring or troubleshooting purposes. Getting information about the general state of our cluster can be easily done by using(…)
Cloud, Database Administration & Monitoring, Database management, DevOps CloudNativePG – PostgreSQL extensions 10.06.2024 by Daniel Westermann Now that we know how we can configure the PostgreSQL instance and access control, we’re going to look at what you can do when it comes to PostgreSQL extensions with CloudNativePG. As we have a running(…)
Cloud, Database management, DevOps, Development & Performance CloudNativePG – Configuring the PostgreSQL instance 09.06.2024 by Daniel Westermann In the last post we’ve created a more detailed version of the cluster definition for CloudNativePG. This gave us a PostgreSQL cluster with enabled data checksum, the correct locale, an increased size of the WAL segments and the possibility(…)
Cloud, Database Administration & Monitoring, Database management, DevOps CloudnativePG – Bootstrapping an empty cluster 08.06.2024 by Daniel Westermann In the last post we’ve created a very simple three node PostgreSQL cluster using CloudNativePG and this was really easy to do. While this is great to get started quickly, you usually want to have(…)
Cloud, Database Administration & Monitoring, Database management, DevOps CloudNativePG on minicube on openSUSE Leap Micro 6 07.06.2024 by Daniel Westermann Some time ago I’ve written a small blog about how to get openSUSE Leap Micro 6 up and running. As one of the use cases for this distributions is to run container workloads, the next natural step is to(…)
DevOps, Kubernetes, OMrun Investigative look into cloud-native hyper-converged infrastructure with Harvester (2) 30.05.2024 by DevOps In this second blog, we will see how we can deploy a Microsoft Windows Server 2022 virtual machine on Harvester, and play a little bit with scheduling.
Ansible, DevOps Using WebHooks with GitLab to launch external tools 27.05.2024 by Oracle Team by Alexandre Nestor Introduction WebHooks are HTTP callbacks that are triggered by events. In case of GitlLab these can be events like pushing some code, or creating an issue, or pushing some comments, create a merge request and so on.
DevOps, Docker, Security Detect XZ Utils CVE 2024-3094 with Tetragon 24.04.2024 by DevOps How to use Tetragon to detect XZ Utils backdoor CVE 2024-3094 before it was known. Apply the Zero Trust security strategy.
DevOps, Kubernetes Investigative look into cloud-native hyper-converged infrastructure with Harvester 19.04.2024 by DevOps In this first blog, we will have a look on what is Harvester, cloud native hyper-converged infrastructure, it's concepts and the installation.