Running Qwen3 LLM in Container with PodmanLet’s run the fresh baked Qwen3 LLM as a container app.May 2May 2
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…Apr 16Apr 16
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…Apr 16Apr 16
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