Migrate a Postgres DB to a New Cluster with Logical BackupI need to migrate a Postgres DB from an existing cluster to a new cluster. Both cluster are part of a commercial off-the-shell which have…4d ago4d ago
Migrate a Cassandra Keyspace to a New ClusterI need to migrate a Cassandra keyspace’s data from a existing cluster to a new cluster. Both cluster are part of a commercial off-the-shell…4d ago4d ago
Protect REST API with Nginx Based API KeysI have an 3rd party REST API which I have limited control. The access of the service is restricted by its fixed HTTP basic authentication…Apr 3Apr 3
Tunnel the OpenShift Client through SSHI have a OpenShift cluster accessed through its bastion node, but I need to use a jump box server to reach the bastion node. Most of the…Mar 17Mar 17
Explore Longhorn Cloud Native Storage on OpenShiftRather than OpenShift ODF, I need a light weight cloud native storage solution for testing purpose. Rancher’s longhorn looks like a good…Feb 15Feb 15
Revisiting OpenShift Installation Automation: From Custom ISOs to Modern MethodsWhen OpenShift 4 debuted with its Installer-Provisioned Infrastructure (IPI), many of us developed creative solutions to streamline…Feb 9Feb 9
Pod log size and rotationI have a pod verbosely generating logs. However when I need to search the past logs, the log only starts from somewhere in the past, I am…Jan 13Jan 13
Exploring Llama 3.2 Vision with OllamaOllama (0.4.0) just get Llama 3.2 vision supported. Let’s explore it with Golang.Nov 10, 2024Nov 10, 2024
Fixing OpenSSH Server on WindowsI am using SSH service on Windows as a jump box to access Linux servers. It was working fine until recently the SSH session breaks…Oct 23, 20241Oct 23, 20241
Creating a Local LLM Application with GolangCreating a LLM application is now days so easy. Let’s spin a locally running LLM model, and create a command line LLM utilities with…Oct 22, 2024Oct 22, 2024